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 |
|
Patricio Chilano Mateo
|
83bea26df4
|
8300575: JVMTI support when using alternative virtual thread implementation
Reviewed-by: lmesnik, sspitsyn, alanb
|
2023-02-22 15:42:53 +00:00 |
|
Stefan Karlsson
|
fef1910277
|
8299777: Test runtime/NMT/BaselineWithParameter.java timed out
Reviewed-by: gziemski, iklam, dholmes
|
2023-02-21 10:58:36 +00:00 |
|
Thomas Stuefe
|
90e092280f
|
8293313: NMT: Rework MallocLimit
8293292: Remove MallocMaxTestWords
Reviewed-by: jsjolen, gziemski, lucy, mbaesken
|
2023-02-16 16:14:05 +00:00 |
|
Tobias Hartmann
|
c77f64420a
|
8302625: Bad copyright line after JDK-8302385
Reviewed-by: mikael
|
2023-02-16 07:31:55 +00:00 |
|
Thomas Stuefe
|
519229db3c
|
8302385: Remove MetaspaceReclaimPolicy=none
Reviewed-by: iklam, dholmes
|
2023-02-16 07:01:10 +00:00 |
|
Thomas Stuefe
|
9ccf8ad91f
|
8302129: Make MetaspaceReclaimPolicy a diagnostic switch
Reviewed-by: dholmes, coleenp
|
2023-02-15 06:36:16 +00:00 |
|
Ioi Lam
|
bdcbafb219
|
8296344: Remove dependency on G1 for writing the CDS archive heap
Reviewed-by: ayang, tschatzl, ccheung
|
2023-02-15 05:12:39 +00:00 |
|
Kim Barrett
|
f1d76fa925
|
8302262: Remove -XX:SuppressErrorAt develop option
Reviewed-by: stuefe, dholmes, tschatzl
|
2023-02-15 00:44:02 +00:00 |
|
Johan Sjölen
|
8c2c8b3f7f
|
8295344: Harden runtime/StackGuardPages/TestStackGuardPages.java
Reviewed-by: dholmes, rehn
|
2023-02-14 13:11:44 +00:00 |
|
Varada M
|
cb8107303e
|
8300139: [AIX] Use pthreads to avoid JNI_createVM call from primordial thread
Reviewed-by: dholmes, stuefe
|
2023-02-13 11:12:36 +00:00 |
|
Ramkumar Sunderbabu
|
723433dbeb
|
8302117: IgnoreUnrecognizedVMOptions flag causes failure in ArchiveHeapTestClass
Reviewed-by: dholmes
|
2023-02-10 05:58:12 +00:00 |
|
Calvin Cheung
|
53f72edcf6
|
8286510: Tests under dynamicArchive/methodHandles should check for loading of lambda proxy classes
Reviewed-by: iklam
|
2023-02-07 18:48:57 +00:00 |
|
Varada M
|
bccd55bfdf
|
8300295: [AIX] TestDaemonDestroy fails due to !is_primordial_thread assertion
Reviewed-by: dholmes, stuefe
|
2023-02-03 15:35:26 +00:00 |
|
David Holmes
|
d269ebbad2
|
8301570: Test runtime/jni/nativeStack/ needs to detach the native thread
Co-authored-by: Calvin Cheung <ccheung@openjdk.org>
Reviewed-by: lmesnik, ccheung
|
2023-02-01 07:56:21 +00:00 |
|
Xue-Lei Andrew Fan
|
e80b5ea448
|
8299635: Hotspot update for deprecated sprintf in Xcode 14
Reviewed-by: dholmes, mikael
|
2023-01-25 15:42:53 +00:00 |
|
Thomas Stuefe
|
2292ce137c
|
8294677: chunklevel::MAX_CHUNK_WORD_SIZE too small for some applications
Reviewed-by: simonis, phh
|
2023-01-24 06:35:26 +00:00 |
|
Matias Saavedra Silva
|
77f2d20e96
|
8287873: Add test for using -XX:+AutoCreateSharedArchive with different JDK versions
Reviewed-by: iklam
|
2023-01-20 00:55:28 +00:00 |
|
Alan Bateman
|
08e621829b
|
8300526: Test runtime/jni/IsVirtualThread/IsVirtualThread.java should exercise alternative virtual thread implementation
Reviewed-by: pchilanomate
|
2023-01-19 09:00:01 +00:00 |
|
Calvin Cheung
|
910dffea86
|
8292635: Run ArchivedEnumTest.java in jdk tier testing
Reviewed-by: iklam, dholmes
|
2023-01-19 00:20:13 +00:00 |
|
Axel Boldt-Christmas
|
c7056737e3
|
8299089: Instrument global jni handles with tag to make them distinguishable
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Co-authored-by: Leslie Zhai <lzhai@openjdk.org>
Reviewed-by: eosterlund, stefank, ayang
|
2023-01-18 09:21:08 +00:00 |
|
Afshin Zafari
|
289aed465e
|
8298128: runtime/ErrorHandling/TestSigInfoInHsErrFile.java fails to find pattern with slowdebug
Reviewed-by: dcubed, dholmes, stuefe
|
2023-01-16 12:36:45 +00:00 |
|
Matias Saavedra Silva
|
43847c43ad
|
8298065: Provide more information in message of NoSuchFieldError
Reviewed-by: dholmes, iklam, coleenp
|
2023-01-11 19:13:26 +00:00 |
|