David Holmes
4c3efb3910
8309034: NoClassDefFoundError when initializing Long$LongCache
...
Reviewed-by: coleenp, fparain
2023-06-20 21:58:31 +00:00
Axel Boldt-Christmas
a0595761ef
8310187: Improve Generational ZGC jtreg testing
...
Reviewed-by: stefank, eosterlund, stuefe
2023-06-20 10:08:13 +00:00
Thomas Stuefe
6473a7df20
8310107: os::trace_page_sizes_for_requested_size should name alignment as requested page size
...
Reviewed-by: stefank, dholmes
2023-06-19 06:00:50 +00:00
Ioi Lam
931625a930
8309808: BytecodeTracer prints wrong BSM for invokedynamic
...
Reviewed-by: coleenp, matsaave
2023-06-14 21:14:01 +00:00
Mandy Chung
9bfe415f66
8305104: Remove the old core reflection implementation
...
Reviewed-by: dholmes, alanb
2023-06-13 19:41:38 +00:00
Calvin Cheung
14010876dc
8309753: Include array classes in the output of -XX:+PrintSharedArchiveAndExit
...
Reviewed-by: iklam, matsaave
2023-06-13 15:54:31 +00:00
Tobias Holenstein
c052756154
8282797: CompileCommand parsing errors should exit VM
...
Reviewed-by: kvn, chagedorn, thartmann
2023-06-09 13:01:02 +00:00
Stefan Karlsson
bb377b2673
8306841: Generational ZGC: NMT reports Java heap size larger than max heap size
...
Reviewed-by: eosterlund, stuefe
2023-06-08 14:06:27 +00:00
Chris Plummer
ecb17532dc
8309334: ProcessTools.main() does not properly set thread names when using the virtual thread wrapper
...
Reviewed-by: amenkov, lmesnik, sspitsyn, alanb
2023-06-04 18:18:11 +00:00
Matias Saavedra Silva
101bf2290d
8308891: TestCDSVMCrash.java needs @requires vm.cds
...
Reviewed-by: dcubed
2023-06-01 20:37:21 +00:00
David Holmes
1e6770fb97
8308341: JNI_GetCreatedJavaVMs returns a partially initialized JVM
...
Reviewed-by: jsjolen, gziemski
2023-05-30 22:46:06 +00:00
Calvin Cheung
dc7683a051
8308073: ClassLoaderExt::append_boot_classpath should handle dynamic archive
...
Reviewed-by: iklam, matsaave
2023-05-25 21:26:54 +00:00
Calvin Cheung
b58980b73d
8308034: Some CDS tests need to use @requires vm.flagless
...
Reviewed-by: iklam
2023-05-22 15:53:04 +00:00
Daniel D. Daugherty
a0f4a948bb
8307783: runtime/reflect/ReflectOutOfMemoryError.java timed out
...
8308468: ProblemList containers/docker/TestMemoryAwareness.java on linux-x64
8308470: ProblemList javax/management/remote/mandatory/connection/BrokenConnectionTest.java on linux-all
8308471: ProblemList javax/management/remote/mandatory/loading/MissingClassTest.java on windows-x64 w/ loom
8308472: ProblemList javax/management/remote/mandatory/loading/RMIDownloadTest.java on windows-x64 w/ loom
8308473: ProblemList java/lang/instrument/NativeMethodPrefixAgent.java with loom
Reviewed-by: lmesnik
2023-05-20 16:40:05 +00:00
Axel Boldt-Christmas
e34ecc97e6
8296469: Instrument VMError::report with reentrant iteration step for register and stack printing
...
Reviewed-by: eosterlund, stuefe
2023-05-17 07:07:41 +00:00
Matias Saavedra Silva
a667213ec5
8281715: Move "base CDS archive not loaded" tests to SharedArchiveFileOption.java
...
Reviewed-by: ccheung, iklam
2023-05-11 19:37:16 +00:00
Guoxiong Li
4f355c3525
8307653: Adjust delay time and gc log argument in TestAbortOnVMOperationTimeout
...
Reviewed-by: dholmes, dcubed
2023-05-11 18:21:30 +00:00
Stefan Karlsson
d20034b09c
8307058: Implementation of Generational ZGC
...
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Co-authored-by: Axel Boldt-Christmas <aboldtch@openjdk.org>
Co-authored-by: Per Liden <pliden@openjdk.org>
Co-authored-by: Stefan Johansson <sjohanss@openjdk.org>
Co-authored-by: Albert Mingkun Yang <ayang@openjdk.org>
Co-authored-by: Erik Helin <ehelin@openjdk.org>
Co-authored-by: Roberto Castañeda Lozano <rcastanedalo@openjdk.org>
Co-authored-by: Nils Eliasson <neliasso@openjdk.org>
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Co-authored-by: Leslie Zhai <lzhai@openjdk.org>
Co-authored-by: Fei Yang <fyang@openjdk.org>
Co-authored-by: Yadong Wang <yadongwang@openjdk.org>
Reviewed-by: eosterlund, aboldtch, rcastanedalo
2023-05-11 13:59:37 +00:00
Thomas Stuefe
8ac7186331
8305416: runtime/Thread/TestAlwaysPreTouchStacks.java failed with "Did not find expected NMT output"
...
Reviewed-by: dholmes, gziemski
2023-05-11 04:50:37 +00:00
Afshin Zafari
ab34cb98c8
8305082: Remove finalize() from test/hotspot/jtreg/runtime/linkResolver/InterfaceObjectTest.java
...
Reviewed-by: coleenp, dholmes
2023-05-10 12:20:00 +00:00
Matias Saavedra Silva
27764e6035
8306583: Add JVM crash check in CDSTestUtils.executeAndLog
...
Reviewed-by: iklam, ccheung
2023-05-05 18:06:19 +00:00
Calvin Cheung
65a54883b3
8306712: CDS DeterministicDump.java test fails with -XX:+UseStringDeduplication
...
Reviewed-by: iklam, matsaave
2023-05-05 17:39:40 +00:00
Aleksey Shipilev
a6b4f25bd5
8306825: Monitor deflation might be accidentally disabled by zero intervals
...
Reviewed-by: dcubed, eastigeevich, phh
2023-05-01 07:56:07 +00:00
Jie Fu
452cb8432f
8307103: Two TestMetaspaceAllocationMT tests fail after JDK-8306696
...
Reviewed-by: dholmes
2023-04-28 12:27:16 +00:00
Thomas Stuefe
0b5c504ad0
8306696: Remove MetaspaceReclaimPolicy=aggressive and obsolete MetaspaceReclaimPolicy
...
Reviewed-by: dholmes, rkennke, coleenp
2023-04-28 06:08:24 +00:00
Aleksey Shipilev
9ad6dc881d
8306774: Make runtime/Monitor/GuaranteedAsyncDeflationIntervalTest.java more reliable
...
Reviewed-by: stuefe, dcubed
2023-04-26 11:11:54 +00:00
Aleksey Shipilev
6b81342c22
8305994: Guarantee eventual async monitor deflation
...
Reviewed-by: simonis, stuefe, dcubed
2023-04-24 17:02:59 +00:00
Calvin Cheung
b2240bf870
8304696: Duplicate class names in dynamicArchive tests can lead to test failure
...
Reviewed-by: iklam
2023-04-21 22:11:40 +00:00
Ioi Lam
723037a79d
8298048: Combine CDS archive heap into a single block
...
Co-authored-by: Thomas Schatzl <tschatzl@openjdk.org>
Reviewed-by: matsaave, tschatzl
2023-04-21 15:29:45 +00:00
Calvin Cheung
1b5d35ad2c
8306059: improve the reliability of TestSerialGCWithCDS.java and ArchiveRelocationTest.java tests
...
Reviewed-by: iklam
2023-04-18 21:23:42 +00:00
Alan Bateman
2586f36120
8304919: Implementation of Virtual Threads
...
Reviewed-by: lmesnik, cjplummer, psandoz, mchung, sspitsyn, jpai
2023-04-11 05:49:54 +00:00
Matias Saavedra Silva
ce10460e94
8274166: Some CDS tests ignore -Dtest.cds.runtime.options
...
Reviewed-by: dholmes, iklam, aturbanov
2023-04-06 13:59:08 +00:00
Vladimir Petko
a6a3cf485d
8305480: test/hotspot/jtreg/runtime/NMT/VirtualAllocCommitMerge.java failing on 32 bit arm
...
Reviewed-by: stuefe, dholmes
2023-04-06 05:06:15 +00:00
Thomas Stuefe
b8c748dbe4
8294266: Add a way to pre-touch java thread stacks
...
Reviewed-by: rehn, gziemski
2023-04-02 06:21:30 +00:00
Ioi Lam
b524a74165
8301106: Allow archived Java strings to be moved by GC
...
Reviewed-by: dholmes
2023-03-29 23:42:52 +00:00
David Holmes
63ce88b5fb
8304147: JVM crash during shutdown when dumping dynamic archive
...
Reviewed-by: ccheung, matsaave, coleenp
2023-03-27 22:05:23 +00:00
Coleen Phillimore
4ec720db9f
8297977: vmTestbase/nsk/stress/except/except012.java fails with unexpected Exception
...
Reviewed-by: mseledtsov, lmesnik
2023-03-24 13:23:40 +00:00
Archie L. Cobbs
ac6af6a640
7176515: ExceptionInInitializerError for an enum with multiple switch statements
...
8299760: ExceptionInInitializerError for an enum with multiple switch statements, follow-up
Reviewed-by: vromero
2023-03-23 21:17:47 +00:00
Varada M
a72ba38347
8303948: HsErrFileUtils.checkHsErrFileContent() fails to check the last pattern.
...
Reviewed-by: dholmes, stuefe
2023-03-21 05:45:58 +00:00
Coleen Phillimore
932be3542d
8298469: Obsolete legacy parallel class loading workaround for non-parallel-capable class loaders
...
Reviewed-by: dholmes, fparain
2023-03-17 18:56:05 +00:00
Calvin Cheung
830fd41346
8302795: Shared archive failed on old version class with jsr bytecode
...
Reviewed-by: minqi, matsaave
2023-03-14 17:15:19 +00:00
Thomas Stuefe
a00f5d24d3
8303861: Error handling step timeouts should never be blocked by OnError and others
...
Reviewed-by: dholmes, rkennke
2023-03-14 15:51:20 +00:00
Matthias Baesken
b6d70f2c49
8303973: Library detection in runtime/ErrorHandling/TestDwarf.java fails on ppc64le RHEL8.5 for libpthread-2.28.so
...
Reviewed-by: chagedorn
2023-03-14 08:08:28 +00:00
Matias Saavedra Silva
206661d45f
8281941: Change CDS warning messages to use Unified Logging
...
Reviewed-by: dholmes, ccheung
2023-03-10 17:11:48 +00:00
Matias Saavedra Silva
cd4b88d0d2
8292269: Replace FileMapInfo::fail_continue() with Unified Logging
...
Reviewed-by: iklam, dholmes, ccheung
2023-03-03 19:00:27 +00:00
Afshin Zafari
5085bd5f05
8297936: Use reachabilityFence to manage liveness in ClassUnload tests
...
Reviewed-by: coleenp, dholmes
2023-03-03 16:44:27 +00:00
Thomas Stuefe
c9afd55ed6
8302820: Remove costs for NMTPreInit when NMT is off
...
Reviewed-by: jsjolen, adinn
2023-03-02 13:21:25 +00:00
David Holmes
6e19387f29
8303070: Memory leak in DCmdArgument<char*>::parse_value
...
Reviewed-by: fparain, jcking, jsjolen, eosterlund, coleenp
2023-03-01 21:45:11 +00:00
David M. Lloyd
b527edd338
8292914: Lambda proxies have unstable names
...
Change the name of generated lambda proxy classes so that they no longer have a numerical suffix.
Reviewed-by: mchung
2023-02-27 17:18:44 +00:00
Matias Saavedra Silva
f5a12768fb
8262895: [macos_aarch64] runtime/CompressedOops/CompressedClassPointers.java fails with 'Narrow klass base: 0x0000000000000000' missing from stdout/stderr
...
Reviewed-by: dholmes, coleenp
2023-02-27 15:53:33 +00:00