David Holmes
|
64de7813e4
|
8339587: runtime/reflect/ReflectOutOfMemoryError.java fails with "bootstrap method initialization exception"
Reviewed-by: lmesnik, ccheung
|
2024-09-10 08:22:25 +00:00 |
|
Christian Hagedorn
|
125f743223
|
8305489: runtime/ErrorHandling/TestDwarf.java fails in some Linux configurations after JDK-8303805
Reviewed-by: dholmes, lmesnik
|
2024-09-10 08:14:40 +00:00 |
|
Matias Saavedra Silva
|
77468c284c
|
8339575: DumpingWithJavaAgent.java failed with missing expected output
Reviewed-by: ccheung, dholmes
|
2024-09-09 16:28:17 +00:00 |
|
Oli Gillespie
|
7c0f013d92
|
8339488: Extended NPE message doesn't handle CONSTANT_Dynamic
Reviewed-by: lmesnik, coleenp, simonis, liach
|
2024-09-09 14:53:36 +00:00 |
|
Matias Saavedra Silva
|
d4dfa0127f
|
8338530: CDS warning Skipping java/lang/invoke/BoundMethodHandle$Species_LLLL
Reviewed-by: iklam, ccheung
|
2024-09-04 20:49:32 +00:00 |
|
Matias Saavedra Silva
|
1353601dcc
|
8338924: C1: assert(0 <= i && i < _len) failed: illegal index 5 for length 5
Co-authored-by: Dean Long <dlong@openjdk.org>
Reviewed-by: kvn, thartmann
|
2024-09-04 17:25:37 +00:00 |
|
David Holmes
|
90f3f43257
|
8328877: [JNI] The JNI Specification needs to address the limitations of integer UTF-8 String lengths
Reviewed-by: cjplummer, alanb
|
2024-09-04 03:41:42 +00:00 |
|
David Holmes
|
72a49005ee
|
8338888: SystemDictionary::class_name_symbol has incorrect length check
Reviewed-by: stuefe, kbarrett, coleenp
|
2024-08-28 21:16:18 +00:00 |
|
David Holmes
|
16df090784
|
8338947: Deprecate the UseLinuxPosixThreadCPUClocks flag and remove it in a future release
Reviewed-by: kbarrett, stuefe
|
2024-08-26 22:26:40 +00:00 |
|
Calvin Cheung
|
a827ff05db
|
8335577: runtime/cds/appcds/TestParallelGCWithCDS.java still fails with JNI error
Reviewed-by: dholmes, iklam
|
2024-08-26 21:26:12 +00:00 |
|
Maurizio Cimadamore
|
20d8f58c92
|
8331671: Implement JEP 472: Prepare to Restrict the Use of JNI
Reviewed-by: jpai, prr, ihse, kcr, alanb
|
2024-08-26 09:17:45 +00:00 |
|
Matias Saavedra Silva
|
6041c936d6
|
8335664: Parsing jsr broken: assert(bci>= 0 && bci < c->method()->code_size()) failed: index out of bounds
Co-authored-by: Emanuel Peter <epeter@openjdk.org>
Reviewed-by: dlong, thartmann
|
2024-08-22 15:55:02 +00:00 |
|
Axel Boldt-Christmas
|
bd4160cea8
|
8315884: New Object to ObjectMonitor mapping
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Coleen Phillimore <coleenp@openjdk.org>
Reviewed-by: rkennke, coleenp, dcubed
|
2024-08-16 06:20:17 +00:00 |
|
Aleksey Shipilev
|
d86e99c3ca
|
8293650: Shenandoah: Support archived heap objects
Reviewed-by: rkennke, wkemper, iklam
|
2024-08-15 20:52:07 +00:00 |
|
Axel Boldt-Christmas
|
76e33b6c15
|
8336148: Test runtime/locking/TestRecursiveMonitorChurn.java failed: Unexpected Inflation
Reviewed-by: dholmes, eosterlund
|
2024-08-13 13:13:14 +00:00 |
|
Coleen Phillimore
|
41e31d6b0a
|
8337622: IllegalArgumentException in java.lang.reflect.Field.get
Reviewed-by: dholmes, shade
|
2024-08-12 17:56:46 +00:00 |
|
Coleen Phillimore
|
069e0ea69f
|
8338064: Give better error for ConcurrentHashTable corruption
Reviewed-by: dholmes, shade
|
2024-08-09 12:00:15 +00:00 |
|
Johan Sjölen
|
97afbd9603
|
8336410: runtime/NMT/TotalMallocMmapDiffTest.java Total malloc diff is incorrect. Expected malloc diff range
Reviewed-by: gziemski, stuefe
|
2024-08-05 14:49:38 +00:00 |
|
Albert Mingkun Yang
|
8eb56845e4
|
8337550: Add documentation to TestOutOfMemoryDuringInit.java
Reviewed-by: dholmes
|
2024-08-01 07:28:39 +00:00 |
|
Sonia Zaldana Calles
|
f5c9e8f122
|
8334492: DiagnosticCommands (jcmd) should accept %p in output filenames and substitute PID
Reviewed-by: kevinw, stuefe, lmesnik
|
2024-07-30 18:40:37 +00:00 |
|
David Holmes
|
021c2c36ac
|
8337067: Test runtime/classFileParserBug/Bad_NCDFE_Msg.java won't compile
Reviewed-by: lfoltan
|
2024-07-24 21:15:18 +00:00 |
|
Jie Fu
|
6e9fcc2d80
|
8336816: runtime/PrintingTests/StringPrinting.java fails with release VMs
Reviewed-by: dholmes
|
2024-07-19 12:28:56 +00:00 |
|
David Holmes
|
10fcad70b3
|
8325945: Error reporting should limit the number of String characters printed
Reviewed-by: thartmann, stuefe
|
2024-07-19 06:23:11 +00:00 |
|
Sonia Zaldana Calles
|
dea92742c2
|
8332125: [nmt] Totals in diff report should print out total malloc and mmap diffs
Reviewed-by: stuefe, jsjolen
|
2024-07-11 14:12:13 +00:00 |
|
Matthias Baesken
|
a44b60c8c1
|
8335778: runtime/ClassInitErrors/TestStackOverflowDuringInit.java fails on ppc64 platforms after JDK-8334545
Reviewed-by: dholmes, asteiner
|
2024-07-10 07:53:52 +00:00 |
|
Calvin Cheung
|
284671a1e4
|
8335449: runtime/cds/DeterministicDump.java fails with File content different at byte ...
Reviewed-by: matsaave, iklam
|
2024-07-08 16:44:22 +00:00 |
|
Thomas Stuefe
|
b0efd77402
|
8314653: Metaspace: remove allocation guard feature
Reviewed-by: azafari, dholmes
|
2024-07-04 12:42:47 +00:00 |
|
Axel Boldt-Christmas
|
b20e8c8e85
|
8335397: Improve reliability of TestRecursiveMonitorChurn.java
Reviewed-by: coleenp, rkennke, dholmes
|
2024-07-04 08:21:18 +00:00 |
|
David Holmes
|
587535c5b9
|
8334545: runtime/ClassInitErrors/TestStackOverflowDuringInit.java fails after JDK-8294960
Reviewed-by: iklam, stuefe
|
2024-07-03 21:42:08 +00:00 |
|
Ioi Lam
|
c35e58a5ad
|
8309634: Resolve CONSTANT_MethodRef at CDS dump time
Reviewed-by: matsaave, ccheung
|
2024-06-27 20:10:13 +00:00 |
|
Vladimir Ivanov
|
243bae7dc0
|
8304693: Remove -XX:-UseVtableBasedCHA
Reviewed-by: kvn, coleenp, dholmes
|
2024-06-27 18:25:16 +00:00 |
|
Thomas Stuefe
|
e1390056c9
|
8333994: NMT: call stacks should show source information
Reviewed-by: jsjolen, gziemski
|
2024-06-26 08:44:17 +00:00 |
|
Coleen Phillimore
|
b3bf31a0a0
|
8333542: Breakpoint in parallel code does not work
Co-authored-by: Chris Plummer <cjplummer@openjdk.org>
Reviewed-by: dholmes, vlivanov
|
2024-06-25 19:50:58 +00:00 |
|
Matias Saavedra Silva
|
6c6793307d
|
8334899: Test runtime/cds/appcds/javaldr/ExceptionDuringDumpAtObjectsInitPhase.java failed after JDK-8306580
Reviewed-by: iklam, dholmes
|
2024-06-25 14:07:32 +00:00 |
|
Matias Saavedra Silva
|
4b153e5e05
|
8306580: Propagate CDS dumping errors instead of directly exiting the VM
Reviewed-by: iklam, ccheung
|
2024-06-24 18:19:03 +00:00 |
|
Robert Toyonaga
|
e825ccfe66
|
8332362: Implement os::committed_in_range for MacOS and AIX
Reviewed-by: stuefe
|
2024-06-24 13:33:20 +00:00 |
|
Coleen Phillimore
|
5ac2149b7b
|
8334299: Deprecate LockingMode option, along with LM_LEGACY and LM_MONITOR
Reviewed-by: stuefe, dholmes
|
2024-06-24 12:37:53 +00:00 |
|
Matthias Baesken
|
6a5cb0b2c4
|
8334567: [test] runtime/os/TestTracePageSizes move ppc handling
Reviewed-by: stuefe, lucy
|
2024-06-21 07:04:26 +00:00 |
|
Coleen Phillimore
|
4b4a483b6f
|
8330699: Obsolete -XX:+UseEmptySlotsInSupers
Reviewed-by: shade, fparain, dholmes
|
2024-06-20 19:03:50 +00:00 |
|
Thomas Stuefe
|
c6f3bf4bd6
|
8334026: Provide a diagnostic PrintMemoryMapAtExit switch on Linux
Reviewed-by: dholmes, mbaesken
|
2024-06-20 08:30:52 +00:00 |
|
Thomas Stuefe
|
801bf15f02
|
8332105: Exploded JDK does not include CDS
Reviewed-by: dholmes, iklam
|
2024-06-17 17:27:01 +00:00 |
|
Albert Mingkun Yang
|
c94af6f943
|
8333962: Obsolete OldSize
Reviewed-by: dholmes, zgu
|
2024-06-17 15:50:55 +00:00 |
|
Liming Liu
|
31e8debae6
|
8324781: runtime/Thread/TestAlwaysPreTouchStacks.java failed with Expected a higher ratio between stack committed and reserved
8325218: gc/parallel/TestAlwaysPreTouchBehavior.java fails
Reviewed-by: stefank, jsjolen, stuefe
|
2024-06-17 06:16:26 +00:00 |
|
Ioi Lam
|
b818679eba
|
8293980: Resolve CONSTANT_FieldRef at CDS dump time
Reviewed-by: erikj, matsaave, heidinga
|
2024-06-14 06:06:24 +00:00 |
|
Joe Darcy
|
75dc2f8518
|
8330182: Start of release updates for JDK 24
8330183: Add SourceVersion.RELEASE_24
8330184: Add source 24 and target 24 to javac
Reviewed-by: iris, vromero, asotona, dholmes
|
2024-06-06 16:01:57 +00:00 |
|
Saint Wesonga
|
f15d423fb5
|
6942632: Hotspot should be able to use more than 64 logical processors on Windows
Reviewed-by: jsjolen, dholmes
|
2024-06-06 11:55:43 +00:00 |
|
Calvin Cheung
|
31f70391e5
|
8316131: runtime/cds/appcds/TestParallelGCWithCDS.java fails with JNI error
Reviewed-by: dholmes, iklam
|
2024-06-04 16:43:08 +00:00 |
|
Thomas Stuefe
|
b10158624b
|
8332514: Allow class space size to be larger than 3GB
Reviewed-by: iklam, dholmes
|
2024-06-03 09:26:50 +00:00 |
|
Lei Zaakjyu
|
985b9ce79a
|
8330694: Rename 'HeapRegion' to 'G1HeapRegion'
Reviewed-by: cjplummer, kbarrett, tschatzl
|
2024-05-25 02:10:05 +00:00 |
|
Ioi Lam
|
7fd9d6c760
|
8332340: Add JavacBench as a test case for CDS
Reviewed-by: ccheung, matsaave
|
2024-05-23 16:04:56 +00:00 |
|
Sonia Zaldana Calles
|
6829d9ac67
|
8332122: [nmt] Totals for malloc should show total peak
Reviewed-by: stuefe, jsjolen
|
2024-05-23 05:53:09 +00:00 |
|
Sonia Zaldana Calles
|
5a4415a6bd
|
8331858: [nmt] VM.native_memory statistics should work in summary mode
Reviewed-by: stuefe, jsjolen
|
2024-05-14 14:04:28 +00:00 |
|
Axel Boldt-Christmas
|
4ba74475d4
|
8326957: Implement JEP 474: ZGC: Generational Mode by Default
Reviewed-by: stefank, eosterlund
|
2024-05-14 13:11:28 +00:00 |
|
Chen Liang
|
adaa509b6e
|
8327499: MethodHandleStatics.traceLambdaForm includes methods that cannot be generated
Reviewed-by: redestad, iklam
|
2024-05-13 09:11:49 +00:00 |
|
Ioi Lam
|
ac86f59e4f
|
8330532: Improve line-oriented text parsing in HotSpot
Co-authored-by: John R Rose <jrose@openjdk.org>
Reviewed-by: matsaave, jsjolen
|
2024-05-09 07:43:03 +00:00 |
|
Tobias Hartmann
|
a8e62af733
|
8331389: runtime/ErrorHandling/TestDwarf.java fails with "Crash JVM should not exit gracefully"
Reviewed-by: chagedorn
|
2024-05-06 11:43:07 +00:00 |
|
David Holmes
|
b128bd7b5a
|
8331021: Deprecate and then obsolete the DontYieldALot flag
Reviewed-by: coleenp, stuefe, shade
|
2024-04-30 06:53:16 +00:00 |
|
Liming Liu
|
8b8fb6427e
|
8324776: runtime/os/TestTransparentHugePageUsage.java fails with The usage of THP is not enough
Reviewed-by: stuefe
|
2024-04-29 15:14:37 +00:00 |
|
Roman Kennke
|
7b2560b490
|
8330849: Add test to verify memory usage with recursive locking
Reviewed-by: lmesnik, shade
|
2024-04-24 18:56:47 +00:00 |
|
Alex Menkov
|
2555166247
|
8329113: Deprecate -XX:+UseNotificationThread
Reviewed-by: dcubed, dholmes, coleenp
|
2024-04-23 20:37:25 +00:00 |
|
Coleen Phillimore
|
936a47d7d6
|
8330607: Deprecate -XX:+UseEmptySlotsInSupers
Reviewed-by: shade, dcubed
|
2024-04-22 11:40:22 +00:00 |
|
Alex Menkov
|
fb4cf1cc3c
|
8329636: Deprecate -XX:+PreserveAllAnnotations
Reviewed-by: coleenp, dholmes
|
2024-04-16 22:53:54 +00:00 |
|
David Holmes
|
274c805c51
|
8327743: JVM crash in hotspot/share/runtime/javaThread.cpp - failed: held monitor count should be equal to jni: 0 != 1
Co-authored-by: Fredrik Bredberg <fbredberg@openjdk.org>
Reviewed-by: rehn, fbredberg, pchilanomate, rrich
|
2024-04-16 00:48:15 +00:00 |
|
Coleen Phillimore
|
3e9c381166
|
8329488: Move OopStorage code from safepoint cleanup and remove safepoint cleanup code
Reviewed-by: kbarrett, eosterlund
|
2024-04-12 12:16:49 +00:00 |
|
Ioi Lam
|
bab70193dd
|
8329431: Improve speed of writing CDS heap objects
Reviewed-by: ccheung, matsaave
|
2024-04-10 04:14:10 +00:00 |
|
Matias Saavedra Silva
|
6439375bb9
|
8329533: TestCDSVMCrash fails on libgraal
Reviewed-by: iklam, ccheung
|
2024-04-08 14:06:43 +00:00 |
|
Ioi Lam
|
3d50eaa6ed
|
8329784: Run MaxMetaspaceSizeTest.java with -Xshare:off
Reviewed-by: ccheung, matsaave
|
2024-04-06 02:25:04 +00:00 |
|
Ioi Lam
|
802018306f
|
8329470: Remove obsolete CDS SharedStrings tests
Reviewed-by: ccheung
|
2024-04-03 21:45:55 +00:00 |
|
Coleen Phillimore
|
bea493bcb8
|
8236736: Change notproduct JVM flags to develop flags
Reviewed-by: iklam, kvn, kbarrett
|
2024-04-03 12:21:11 +00:00 |
|
Calvin Cheung
|
9f5464ee95
|
8329353: ResolvedReferencesNotNullTest.java failed with Incorrect resolved references array, quxString should not be archived
Reviewed-by: iklam
|
2024-04-01 17:03:48 +00:00 |
|
Calvin Cheung
|
d1b51e39c9
|
8321550: Update several runtime/cds tests to use vm flags or mark as flagless
Reviewed-by: matsaave, iklam
|
2024-03-29 18:05:21 +00:00 |
|
Coleen Phillimore
|
341dd57fa1
|
8325883: Move Monitor Deflation reporting out of safepoint cleanup
Reviewed-by: eosterlund, dcubed
|
2024-03-28 19:30:55 +00:00 |
|
Vladimir Kozlov
|
3eb1d05d85
|
8328986: Deprecate UseRTM* flags for removal
Co-authored-by: Roman Kennke <rkennke@openjdk.org>
Reviewed-by: vlivanov, sviswanathan, dholmes
|
2024-03-27 21:56:53 +00:00 |
|
Doug Simon
|
892b8bb6d1
|
8329189: runtime/stack/Stack016.java fails on libgraal
Reviewed-by: never
|
2024-03-27 17:47:38 +00:00 |
|
Doug Simon
|
89e0889ab3
|
8328858: More runtime/stack tests fail intermittently on libgraal
Reviewed-by: dholmes, never
|
2024-03-26 17:36:18 +00:00 |
|
Calvin Cheung
|
f33a8445eb
|
8325536: JVM crash during CDS archive creation with -XX:+AllowArchivingWithJavaAgent
Reviewed-by: iklam, matsaave
|
2024-03-22 20:15:13 +00:00 |
|
Doug Simon
|
d379afbc11
|
8328312: runtime/stack/Stack0*.java fails intermittently on libgraal
Reviewed-by: lmesnik, dholmes
|
2024-03-22 10:57:20 +00:00 |
|
Sonia Zaldana Calles
|
3b305d502b
|
8313306: More sensible memory reservation logging
Reviewed-by: dholmes, stuefe, coleenp
|
2024-03-19 15:35:25 +00:00 |
|
Ioi Lam
|
d32ce65781
|
8327651: Rename DictionaryEntry members related to protection domain
Reviewed-by: coleenp, dholmes
|
2024-03-17 05:57:36 +00:00 |
|
Ioi Lam
|
07194195ce
|
8328236: module_entry in CDS map file has stale value
Reviewed-by: ccheung, matsaave
|
2024-03-16 05:16:32 +00:00 |
|
Matias Saavedra Silva
|
5cae7d20ad
|
8321299: runtime/logging/ClassLoadUnloadTest.java doesn't reliably trigger class unloading
Reviewed-by: coleenp, dholmes
|
2024-03-13 16:54:53 +00:00 |
|
Magnus Ihse Bursie
|
cc9a8aba67
|
8327460: Compile tests with the same visibility rules as product code
Reviewed-by: erikj, jvernee, dholmes, alanb
|
2024-03-13 08:09:22 +00:00 |
|
Doug Simon
|
f3d0c45cbb
|
8327829: [JVMCI] runtime/ClassUnload/ConstantPoolDependsTest.java fails on libgraal
Reviewed-by: dholmes, never
|
2024-03-12 22:40:04 +00:00 |
|
Calvin Cheung
|
41450e9405
|
8314250: CDS dump error message: Invoker type parameter must start and end with Object: L3I_L
Reviewed-by: iklam, matsaave
|
2024-03-11 20:49:20 +00:00 |
|
Leonid Mesnik
|
972e81d1ad
|
8326611: Clean up vmTestbase/nsk/stress/stack tests
Reviewed-by: coleenp, mseledtsov
|
2024-03-07 20:09:13 +00:00 |
|
Doug Simon
|
7d53559d2f
|
8319932: [JVMCI] class unloading related tests can fail on libgraal
Reviewed-by: dholmes
|
2024-03-06 09:04:31 +00:00 |
|
Matthias Baesken
|
a065eba56d
|
8326496: [test] checkHsErrFileContent support printing hserr in error case
Reviewed-by: clanger, lucy
|
2024-03-01 07:37:43 +00:00 |
|
David Holmes
|
0735c8ab26
|
8318302: ThreadCountLimit.java failed with "Native memory allocation (mprotect) failed to protect 16384 bytes for memory to guard stack pages"
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Reviewed-by: shade, stefank
|
2024-02-29 05:28:32 +00:00 |
|
Roman Kennke
|
336bbbe389
|
8139457: Relax alignment of array elements
Co-authored-by: Fei Yang <fyang@openjdk.org>
Co-authored-by: Thomas Stuefe <stuefe@openjdk.org>
Reviewed-by: stuefe, stefank, shade, coleenp, kdnilsen, aboldtch
|
2024-02-23 10:05:25 +00:00 |
|
Thomas Stuefe
|
d31fd78d96
|
8325496: Make TrimNativeHeapInterval a product switch
Reviewed-by: dholmes, mbaesken
|
2024-02-21 04:39:09 +00:00 |
|
Zdenek Zambersky
|
0fdfdf71f2
|
8325983: Build failure after JDK-8324580
Reviewed-by: stuefe, dcubed
|
2024-02-15 21:10:56 +00:00 |
|
Zdenek Zambersky
|
a231706a06
|
8324580: SIGFPE on THP initialization on kernels < 4.10
Reviewed-by: stuefe, sjohanss
|
2024-02-15 16:01:18 +00:00 |
|
Erik Österlund
|
84965ea1a8
|
8322630: Remove ICStubs and related safepoints
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Co-authored-by: Aleksey Shipilev <shade@openjdk.org>
Co-authored-by: Amit Kumar <amitkumar@openjdk.org>
Co-authored-by: Robbin Ehn <rehn@openjdk.org>
Co-authored-by: Aleksei Voitylov <avoitylov@openjdk.org>
Reviewed-by: tschatzl, aboldtch, dlong
|
2024-02-14 11:44:30 +00:00 |
|
Axel Boldt-Christmas
|
5dbf13730e
|
8319797: Recursive lightweight locking: Runtime implementation
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Reviewed-by: rkennke, dcubed, coleenp, stefank
|
2024-02-13 09:32:58 +00:00 |
|
Calvin Cheung
|
b42b8886aa
|
8325038: runtime/cds/appcds/ProhibitedPackage.java can fail with UseLargePages
Reviewed-by: matsaave, jsjolen
|
2024-02-09 18:06:51 +00:00 |
|
Thomas Stuefe
|
1ecf74c296
|
8325306: Rename static huge pages to explicit huge pages
Reviewed-by: jsjolen, jwaters
|
2024-02-07 14:54:51 +00:00 |
|
Albert Mingkun Yang
|
77ee7f0e24
|
8325221: Obsolete TLABStats
Reviewed-by: tschatzl, kbarrett
|
2024-02-07 12:21:21 +00:00 |
|
Sonia Zaldana Calles
|
542b0b6656
|
8324126: Error message for mistyping -XX:+Unlock...Options is not helpful
Reviewed-by: dholmes, stuefe
|
2024-02-06 07:03:47 +00:00 |
|
Albert Mingkun Yang
|
725314fb73
|
8324771: Obsolete RAMFraction related flags
Reviewed-by: dholmes, mbaesken, tschatzl
|
2024-01-31 12:44:39 +00:00 |
|
Calvin Cheung
|
d51aaf6304
|
8323950: Null CLD while loading shared lambda proxy class with javaagent active
Reviewed-by: matsaave, iklam
|
2024-01-30 20:00:10 +00:00 |
|