David Holmes
71d9a83dec
8323243: JNI invocation of an abstract instance method corrupts the stack
...
Reviewed-by: coleenp, shade
2024-01-14 22:01:44 +00:00
Axel Boldt-Christmas
65a0672791
8319773: Avoid inflating monitors when installing hash codes for LM_LIGHTWEIGHT
...
Reviewed-by: rkennke, dcubed, thartmann
2024-01-12 14:34:42 +00:00
Calvin Cheung
841ab487f8
8322657: CDS filemap fastdebug assert while loading Graal CE Polyglot in isolated classloader
...
Reviewed-by: matsaave, dholmes
2024-01-08 23:53:06 +00:00
Calvin Cheung
61ebe3b0c4
8323032: OptimizedModuleHandlingTest failed in dynamic CDS archive mode
...
Reviewed-by: dholmes, matsaave
2024-01-08 22:41:07 +00:00
Calvin Cheung
3b1e56a427
8322322: Support archived full module graph when -Xbootclasspath/a is used
...
Reviewed-by: alanb, mchung
2024-01-05 00:00:24 +00:00
Stefan Karlsson
cbe329b90a
8321713: Harmonize executeTestJvm with create[Limited]TestJavaProcessBuilder
...
Reviewed-by: lkorinth, lmesnik
2024-01-03 08:53:01 +00:00
Stefan Karlsson
dce7a5732e
8321683: Tests fail with AssertionError in RangeWithPageSize
...
Reviewed-by: stuefe, mbaesken
2023-12-22 13:25:39 +00:00
Matias Saavedra Silva
1fde8b868a
8321933: TestCDSVMCrash.java spawns two processes
...
Reviewed-by: ccheung, iklam
2023-12-18 17:05:22 +00:00
Calvin Cheung
dcdcd48d8f
8321479: java -D-D crashes
...
Reviewed-by: dholmes, iklam
2023-12-15 19:04:42 +00:00
Jaikiran Pai
d2ba3b1ef7
8312150: Remove -Xnoagent option
...
Reviewed-by: dholmes, alanb
2023-12-14 10:36:23 +00:00
Matias Saavedra Silva
1b621f5527
8321474: TestAutoCreateSharedArchiveUpgrade.java should be updated with JDK 21
...
Reviewed-by: dholmes, iklam
2023-12-12 22:49:41 +00:00
Jorn Vernee
ce4b257fa5
8320886: Unsafe_SetMemory0 is not guarded
...
Reviewed-by: dholmes, fparain
2023-12-11 19:05:40 +00:00
Stefan Karlsson
f4822605af
8319969: os::large_page_init() turns off THPs for ZGC
...
Reviewed-by: stuefe, aboldtch
2023-12-06 19:07:30 +00:00
Maxim Kartashev
fd31f6a166
8321183: Incorrect warning from cds about the modules file
...
Reviewed-by: ccheung, iklam
2023-12-05 17:17:14 +00:00
Coleen Phillimore
316b78336c
8321276: runtime/cds/appcds/dynamicArchive/DynamicSharedSymbols.java failed with "'17 2: jdk/test/lib/apps ' missing from stdout/stderr"
...
Reviewed-by: dcubed
2023-12-04 18:01:31 +00:00
Stefan Karlsson
0d146361f2
8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object
...
Reviewed-by: dholmes, ihse, sspitsyn, dcubed
2023-11-30 09:46:26 +00:00
Thomas Stuefe
033cced6e1
8320368: Per-CPU optimization of Klass range reservation
...
Reviewed-by: rkennke, rehn
2023-11-29 13:16:38 +00:00
Thomas Stuefe
dc256fbc64
8320061: [nmt] Multiple issues with peak accounting
...
Reviewed-by: jsjolen, mbaesken
2023-11-28 17:48:54 +00:00
Joachim Kern
464dc3dab5
8319633: runtime/posixSig/TestPosixSig.java intermittent timeouts on UNIX
...
Reviewed-by: dholmes, stuefe, mdoerr
2023-11-28 09:57:48 +00:00
Aleksey Shipilev
efc392259c
8319048: Monitor deflation unlink phase prolongs time to safepoint
...
Reviewed-by: ysr, stefank, aboldtch, dcubed
2023-11-28 09:49:03 +00:00
Thomas Schatzl
1629a9059b
8320331: G1 Full GC Heap verification relies on metadata not reset before verification
...
Reviewed-by: iwalulya, ayang
2023-11-22 17:17:11 +00:00
Stefan Karlsson
87be6b69fe
8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls
...
Reviewed-by: shade, aboldtch, pchilanomate, dcubed
2023-11-16 14:33:50 +00:00
Thomas Stuefe
6b21ff61da
8319828: runtime/NMT/VirtualAllocCommitMerge.java may fail if mixing interpreted and compiled native invocations
...
Reviewed-by: stefank
2023-11-10 10:44:11 +00:00
Calvin Cheung
e318cd25cb
8316969: Improve CDS module graph support for --module option
...
Reviewed-by: iklam, alanb
2023-11-02 16:03:14 +00:00
Leo Korinth
b9dcd4b741
8318964: Fix build failures caused by 8315097
...
Reviewed-by: aboldtch, rcastanedalo
2023-10-27 09:51:22 +00:00
Leo Korinth
d52a995f35
8315097: Rename createJavaProcessBuilder
...
Reviewed-by: lmesnik, dholmes, rriggs, stefank
2023-10-27 08:47:26 +00:00
Thomas Stuefe
abad0408e8
8313781: Add regression tests for large page logging and user-facing error messages
...
Reviewed-by: sjohanss, dholmes
2023-10-27 06:55:25 +00:00
Frederic Thevenet
d96f38b80c
8317510: Change Windows debug symbol files naming to avoid losing info when an executable and a library share the same name
...
Reviewed-by: ihse, erikj
2023-10-25 17:30:21 +00:00
Aleksey Shipilev
3f446c5156
8318528: Rename TestUnstructuredLocking test
...
Reviewed-by: phh, dholmes
2023-10-24 10:12:44 +00:00
Ioi Lam
08f79148c6
8305753: Allow JIT compilation for -Xshare:dump
...
Reviewed-by: dholmes, matsaave, ccheung
2023-10-24 06:34:50 +00:00
Jie Fu
eb5916729d
8318691: runtime/CompressedOops/CompressedClassPointersEncodingScheme.java fails with release VMs
...
Reviewed-by: ccheung
2023-10-24 02:57:47 +00:00
Thomas Stuefe
5ba9705d60
8318485: Narrow klass shift should be zero if encoding range extends to 0x1_0000_0000
...
Reviewed-by: ccheung, iklam
2023-10-23 21:10:52 +00:00
Ramkumar Sunderbabu
d888b26783
8318071: IgnoreUnrecognizedVMOptions flag still causes failure in ArchiveHeapTestClass
...
Reviewed-by: dholmes, shade
2023-10-23 15:10:22 +00:00
David Holmes
9843c97695
8318365: Test runtime/cds/appcds/sharedStrings/InternSharedString.java fails after JDK-8311538
...
Reviewed-by: cjplummer, lmesnik
2023-10-17 23:30:03 +00:00
Matias Saavedra Silva
61cc4a011e
8311538: CDS InternSharedString test fails on huge pages host - cannot find shared string
...
Reviewed-by: iklam, mseledtsov
2023-10-17 17:40:56 +00:00
Patricio Chilano Mateo
2d38495b61
8316309: AArch64: VMError::print_native_stack() crashes on Java native method frame
...
Reviewed-by: lmesnik, aph
2023-10-16 16:22:58 +00:00
Evgeny Ignatenko
37aed6f46d
8315362: NMT: summary diff reports threads count incorrectly
...
Reviewed-by: jsjolen, gziemski, stuefe, mli
2023-10-16 08:19:21 +00:00
Aleksey Shipilev
1e930db3c7
8316585: [REDO] runtime/InvocationTests spend a lot of time on dependency verification
...
Reviewed-by: vlivanov, stuefe, mli
2023-10-16 08:00:48 +00:00
David Holmes
4ea1b99c1a
8317262: LockStack::contains(oop) fails "assert(t->is_Java_thread()) failed: incorrect cast to JavaThread"
...
Co-authored-by: Patricio Chilano Mateo <pchilanomate@openjdk.org>
Reviewed-by: stuefe, pchilanomate, rkennke, mli
2023-10-15 23:34:16 +00:00
Jorn Vernee
32ac72c3d3
8312522: Implementation of Foreign Function & Memory API
...
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Per Minborg <pminborg@openjdk.org>
Reviewed-by: dholmes, psandoz, mcimadamore, alanb
2023-10-12 19:50:08 +00:00
Roman Kennke
bcafec54a5
8316958: Add test for unstructured locking
...
Reviewed-by: dholmes, shade
2023-10-11 13:44:39 +00:00
Thomas Stuefe
c2abf120bc
8261894: Remove support for UseSHM
...
Reviewed-by: dholmes, ayang
2023-10-10 11:10:17 +00:00
Calvin Cheung
ddacf92713
8305765: CompressedClassPointers.java is unreliable due to ASLR
...
Reviewed-by: iklam
2023-10-04 17:27:33 +00:00
Varada M
0b0f8b55a6
8219652: [aix] Tests failing with JNI attach problems.
...
Reviewed-by: dholmes, cjplummer, sspitsyn
2023-10-04 06:07:14 +00:00
Axel Boldt-Christmas
50a7a04e9a
8316417: ObjectMonitorIterator does not return the most recent monitor and is incorrect if no monitors exists
...
Reviewed-by: cjplummer, dholmes
2023-09-27 08:16:34 +00:00
David Holmes
e2e8e8e210
8312136: Modify runtime/ErrorHandling/TestDwarf.java to split dwarf and decoder testing
...
Reviewed-by: chagedorn, pchilanomate
2023-09-25 23:42:17 +00:00
Jorn Vernee
38bf1192b6
8310228: Improve error reporting for uncaught native exceptions on Windows
...
Reviewed-by: dholmes, djelinski
2023-09-21 13:54:35 +00:00
Aleksey Shipilev
ec74194cb7
8316546: Backout JDK-8315932: runtime/InvocationTests spend a lot of time on dependency verification
...
Reviewed-by: dholmes
2023-09-20 05:33:36 +00:00
Mikhailo Seledtsov
b685ee00b2
8314830: runtime/ErrorHandling/ tests ignore external VM flags
...
Reviewed-by: dholmes, lmesnik
2023-09-19 16:42:23 +00:00
Calvin Cheung
f226ceb435
8316440: LambdasInTwoArchives.java failed to find WhiteBox.class
...
Reviewed-by: iklam
2023-09-19 00:12:36 +00:00
Aleksey Shipilev
ca3fe7b3fd
8315932: runtime/InvocationTests spend a lot of time on dependency verification
...
Reviewed-by: phh, vlivanov
2023-09-18 05:53:12 +00:00
Matias Saavedra Silva
83dca6296e
8313638: Add test for dump of resolved references
...
Reviewed-by: ccheung, iklam
2023-09-14 14:30:14 +00:00
Sergey Bylokhov
bd52bbfa27
8316060: test/hotspot/jtreg/runtime/reflect/ReflectOutOfMemoryError.java may fail if heap is huge
...
Reviewed-by: lmesnik, dholmes
2023-09-13 02:33:03 +00:00
Erik Joelsson
020255a72d
8267174: Many test files have the wrong Copyright header
...
Reviewed-by: valeriep, aivanov, iris, dholmes, ihse
2023-09-12 20:16:05 +00:00
Mikhailo Seledtsov
fc3e826692
8314832: Few runtime/os tests ignore vm flags
...
Reviewed-by: dholmes, lmesnik
2023-09-12 14:40:06 +00:00
Mandy Chung
111ecdbaf5
8268829: Provide an optimized way to walk the stack with Class object only
...
8210375: StackWalker::getCallerClass throws UnsupportedOperationException
Reviewed-by: coleenp, dfuchs, bchristi
2023-09-07 21:37:40 +00:00
Patricio Chilano Mateo
4c6d7fc258
8315795: runtime/Safepoint/TestAbortVMOnSafepointTimeout.java fails after JDK-8305507
...
Reviewed-by: dcubed
2023-09-07 20:12:04 +00:00
Mikhailo Seledtsov
9bf3dee242
8314831: NMT tests ignore vm flags
...
Reviewed-by: lmesnik, stuefe, gziemski
2023-09-07 17:12:46 +00:00
Calvin Cheung
25e85db61c
8307468: CDS Lambda Proxy classes are regenerated in dynamic dump
...
Reviewed-by: iklam
2023-09-06 15:37:03 +00:00
Ioi Lam
1f4cdb327f
8315127: CDSMapTest fails with incorrect number of oop references
...
Reviewed-by: ccheung
2023-09-05 20:56:09 +00:00
Wojciech Kudla
cef9fff067
8305507: Add support for grace period before AbortVMOnSafepointTimeout triggers
...
Reviewed-by: dholmes, pchilanomate
2023-09-05 14:12:45 +00:00
Calvin Cheung
1cb2cc6587
8308464: Shared array class should not always be loaded in boot loader
...
Reviewed-by: dholmes, iklam
2023-08-28 22:05:15 +00:00
Thomas Stuefe
de0e46c2f6
8303815: Improve Metaspace test speed
...
Reviewed-by: stefank, dholmes
2023-08-24 05:38:43 +00:00
Calvin Cheung
9f4a9fe488
8312434: SPECjvm2008/xml.transform with CDS fails with "can't seal package nu.xom"
...
Reviewed-by: iklam, matsaave
2023-08-22 22:37:16 +00:00
Thomas Stuefe
20e94784c9
8314426: runtime/os/TestTrimNative.java is failing on slow machines
...
Reviewed-by: mbaesken, mdoerr, shade
2023-08-22 14:00:47 +00:00
Leonid Mesnik
f481477144
8314320: Mark runtime/CommandLine/ tests as flagless
...
Reviewed-by: dholmes
2023-08-18 17:53:07 +00:00
Oli Gillespie
4b2703ad39
8313678: SymbolTable can leak Symbols during cleanup
...
Reviewed-by: coleenp, dholmes, shade
2023-08-14 15:58:03 +00:00
Man Cao
7332502883
8314139: TEST_BUG: runtime/os/THPsInThreadStackPreventionTest.java could fail on machine with large number of cores
...
Reviewed-by: shade, stuefe
2023-08-11 20:43:31 +00:00
Calvin Cheung
88b4e3b853
8304292: Memory leak related to ClassLoader::update_class_path_entry_list
...
Reviewed-by: dholmes, iklam
2023-08-10 20:02:27 +00:00
Oli Gillespie
028b3ae1b1
8313874: JNI NewWeakGlobalRef throws exception for null arg
...
Reviewed-by: dholmes, kbarrett, shade
2023-08-10 08:51:50 +00:00
Matthias Baesken
6dba2026d7
8313670: Simplify shared lib name handling code in some tests
...
Reviewed-by: cjplummer, sspitsyn
2023-08-10 07:23:24 +00:00
Stefan Karlsson
735b16a696
8313752: InstanceKlassFlags::print_on doesn't print the flag names
...
Reviewed-by: stuefe, shade, coleenp
2023-08-09 06:16:18 +00:00
Aleksey Shipilev
226cdc696d
8312585: Rename DisableTHPStackMitigation flag to THPStackMitigation
...
Reviewed-by: dholmes, stuefe
2023-08-07 10:45:14 +00:00
Calvin Cheung
dc14247077
8309240: Array classes should be stored in dynamic CDS archive
...
Reviewed-by: iklam
2023-08-01 22:08:55 +00:00
Calvin Cheung
bf7077752a
8312181: CDS dynamic dump crashes when verifying unlinked class from static archive
...
Reviewed-by: iklam, matsaave
2023-08-01 20:31:25 +00:00
Matias Saavedra Silva
86783b9851
8301996: Move field resolution information out of the cpCache
...
Co-authored-by: Gui Cao <gcao@openjdk.org>
Co-authored-by: Dingli Zhang <dzhang@openjdk.org>
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Reviewed-by: coleenp, fparain
2023-07-31 18:41:38 +00:00
Thomas Stuefe
5362ec9c6e
8312492: Remove THP sanity checks at VM startup
...
Reviewed-by: dholmes, coleenp
2023-07-31 16:51:29 +00:00
Thomas Stuefe
ad34be1f32
8312525: New test runtime/os/TestTrimNative.java#trimNative is failing: did not see the expected RSS reduction
...
Reviewed-by: dholmes, shade
2023-07-29 05:36:58 +00:00
Thomas Stuefe
25058cd23a
8312620: WSL Linux build crashes after JDK-8310233
...
Reviewed-by: dholmes, djelinski
2023-07-27 13:45:36 +00:00
Jiangli Zhou
36f3bae556
8312401: SymbolTable::do_add_if_needed hangs when called in InstanceKlass::add_initialization_error path with requesting length exceeds max_symbol_length
...
Reviewed-by: dholmes, coleenp, iklam
2023-07-25 16:37:51 +00:00
Ioi Lam
8008e27c55
8308903: Print detailed info for Java objects in -Xlog:cds+map
...
Reviewed-by: stuefe, ccheung
2023-07-24 17:56:42 +00:00
Varada M
d5c6b0d0bb
8311261: [AIX] TestAlwaysPreTouchStacks.java fails due to java.lang.RuntimeException: Did not find expected NMT output
...
Reviewed-by: stuefe
2023-07-24 15:35:22 +00:00
Thomas Stuefe
84b325b844
8312182: THPs cause huge RSS due to thread start timing issue
...
8310687: JDK-8303215 is incomplete
Reviewed-by: dholmes, poonam
2023-07-21 14:19:57 +00:00
Jaikiran Pai
842d6329cf
8227229: Deprecate the launcher -Xdebug/-debug flags that have not done anything since Java 6
...
Reviewed-by: alanb, cjplummer, dholmes
2023-07-21 12:58:20 +00:00
Thomas Stuefe
9e4fc568a6
8293114: JVM should trim the native heap
...
Reviewed-by: shade, rehn, dholmes
2023-07-21 12:22:03 +00:00
Wojciech Kudla
37c756a7be
8305506: Add support for fractional values of SafepointTimeoutDelay
...
Reviewed-by: mdoerr, dholmes
2023-07-20 05:10:39 +00:00
Sidraya
6f6621303a
8312014: [s390x] TestSigInfoInHsErrFile.java Failure
...
Reviewed-by: stuefe, amitkumar, tsteele
2023-07-19 18:49:24 +00:00
David Holmes
c2f421b8bf
8311541: JavaThread::print_jni_stack doesn't support native stacks on all platforms
...
Reviewed-by: pchilanomate, shade, stuefe
2023-07-18 22:04:37 +00:00
Thomas Stuefe
37ca9024ef
8310233: Fix THP detection on Linux
...
Reviewed-by: jsjolen, dholmes
2023-07-17 04:56:10 +00:00
Leslie Zhai
167d1c1835
8311986: Disable runtime/os/TestTracePageSizes.java for ShenandoahGC
...
Reviewed-by: jiefu, stuefe, shade
2023-07-14 13:54:46 +00:00
Thomas Stuefe
4676b40f17
8312049: runtime/logging/ClassLoadUnloadTest can be improved
...
Reviewed-by: dnsimon, dholmes
2023-07-14 08:49:05 +00:00
Coleen Phillimore
135f64e603
8311583: tableswitch broken by JDK-8310577
...
Reviewed-by: dholmes, dlong
2023-07-13 13:20:52 +00:00
Yudi Zheng
1b0dd7c254
8310108: Skip ReplaceCriticalClassesForSubgraphs when EnableJVMCI is specified
...
Reviewed-by: dnsimon, iklam
2023-07-13 07:20:18 +00:00
Matthias Baesken
812dadb0f9
8311788: ClassLoadUnloadTest fails on AIX after JDK-8193513
...
Reviewed-by: lucy, stuefe
2023-07-13 07:05:57 +00:00
Ioi Lam
581f90e242
8311604: Simplify NOCOOPS requested addresses for archived heap objects
...
Reviewed-by: ccheung
2023-07-09 15:18:46 +00:00
Doug Simon
4a1fcb6063
8193513: add support for printing a stack trace on class loading
...
Reviewed-by: dholmes, iklam, coleenp
2023-07-08 07:56:28 +00:00
Daohan Qu
27de536b40
8311581: Remove obsolete code and comments in TestLVT.java
...
Reviewed-by: coleenp, jwaters
2023-07-07 01:43:44 +00:00
Aleksey Shipilev
7173c3009e
8307766: Linux: Provide the option to override the timer slack
...
Reviewed-by: dholmes, stuefe
2023-07-06 10:38:34 +00:00
Vladimir Petko
0916e6a603
8311092: Please disable runtime/jni/nativeStack/TestNativeStack.java on armhf
...
Reviewed-by: dholmes
2023-07-03 22:25:20 +00:00
Damon Fenacci
e5744b8120
8310919: runtime/ErrorHandling/TestAbortVmOnException.java times out due to core dumps taking a long time on OSX
...
Reviewed-by: thartmann, dholmes
2023-06-29 12:07:54 +00:00
Ioi Lam
ded137073a
8309811: BytecodePrinter cannot handle unlinked classes
...
Reviewed-by: coleenp, fparain
2023-06-28 22:50:24 +00:00
Feilong Jiang
87e6fab2c4
8310873: Re-enable locked_create_entry symbol check in runtime/NMT/CheckForProperDetailStackTrace.java for RISC-V
...
Reviewed-by: fyang, rehn
2023-06-27 01:49:58 +00:00
David Holmes
39fa4e6371
8310489: New test runtime/ClassInitErrors/TestStackOverflowDuringInit.java failed
...
Reviewed-by: coleenp
2023-06-27 00:13:42 +00:00
Varada M
5ff42d1429
8303549: [AIX] TestNativeStack.java is failing with exit value 1
...
Reviewed-by: dholmes, gziemski
2023-06-26 14:28:40 +00:00
Damon Fenacci
826dcb5424
8264899: C1: -XX:AbortVMOnException does not work if all methods in the call stack are compiled with C1 and there are no exception handlers
...
Reviewed-by: thartmann, amitkumar, fyang, mdoerr
2023-06-21 12:27:02 +00:00
Coleen Phillimore
70e1c92a7f
8310297: assert(static_cast<T1>(result) == thing) with ctw
...
Reviewed-by: iklam, dholmes
2023-06-21 11:45:37 +00:00
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
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
Ashutosh Mehra
d6d6eb4cba
8299699: Test runtime/cds/appcds/WrongClasspath.java fails after JDK-8299329
...
Reviewed-by: iklam, ccheung
2023-01-06 19:56:12 +00:00
Ashutosh Mehra
be64bf8cf0
8299329: Assertion failure with fastdebug build when trying to use CDS without classpath
...
Reviewed-by: iklam, ccheung
2023-01-05 16:09:28 +00:00
Jesper Wilhelmsson
df1caf9081
Merge
2023-01-04 16:03:09 +00:00
Kim Barrett
b743519ba9
8293824: gc/whitebox/TestConcMarkCycleWB.java failed "RuntimeException: assertTrue: expected true, was false"
...
Reviewed-by: iwalulya, tschatzl
2023-01-04 03:28:31 +00:00
David Holmes
375743336d
8295974: jni_FatalError and Xcheck:jni warnings should print the native stack when there are no Java frames
...
Reviewed-by: coleenp, rehn, sspitsyn
2023-01-03 04:22:51 +00:00
Matthias Baesken
6f85a9c9a8
8299387: CompressedClassPointers.java still fails on ppc with 'Narrow klass shift: 0' missing
...
Reviewed-by: mdoerr
2022-12-28 14:22:43 +00:00
Matias Saavedra Silva
65442a2e26
8269736: Optimize CDS PatchEmbeddedPointers::do_bit()
...
Reviewed-by: ccheung, iklam
2022-12-21 15:33:24 +00:00
Jesper Wilhelmsson
386db07143
Merge
2022-12-20 20:20:17 +00:00
Coleen Phillimore
03afec16f8
8298162: Test PrintClasses hits assert when run with code that retransform classes
...
Reviewed-by: dholmes, mgronlun
2022-12-20 14:09:22 +00:00
David Holmes
a3364612f7
8298081: DiagnoseSyncOnValueBasedClasses doesn't report useful information for virtual threads
...
Reviewed-by: gziemski, pchilanomate
2022-12-16 01:08:30 +00:00
Matias Saavedra Silva
d1085d1be7
8281946: VM.native_memory should report size of shareable memory
...
Reviewed-by: stuefe, iklam
2022-12-15 05:03:57 +00:00
David Holmes
829cbc2cb1
8292674: ReportJNIFatalError should print all java frames
...
Reviewed-by: pchilanomate
2022-12-13 00:04:38 +00:00
Joe Darcy
175e3d3ff3
8296149: Start of release updates for JDK 21
...
8296150: Add SourceVersion.RELEASE_21
8296151: Add source 21 and target 21 to javac
Reviewed-by: dholmes, iris, erikj, vromero, jlahoda
2022-12-08 16:04:00 +00:00
Thomas Schatzl
a9e6c62ba7
8297186: G1 triggers unnecessary full GCs when heap utilization is low
...
Reviewed-by: kbarrett, sjohanss
2022-12-06 10:09:59 +00:00
Maurizio Cimadamore
73baadceb6
8295044: Implementation of Foreign Function and Memory API (Second Preview)
...
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Per Minborg <pminborg@openjdk.org>
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Reviewed-by: jvernee, pminborg, psandoz, alanb, sundar
2022-12-05 13:49:53 +00:00
Afshin Zafari
bd381886e0
8297766: Remove UseMallocOnly development option
...
Reviewed-by: coleenp, stuefe, dholmes
2022-12-05 13:31:15 +00:00
Thomas Stuefe
3b3bbe5487
8296907: VMError: add optional callstacks, siginfo for secondary errors
...
Reviewed-by: aboldtch, rschmelter
2022-12-05 07:10:31 +00:00
Ioi Lam
391599bc9d
8297313: Refactor APIs for calculating address of CDS archive heap regions
...
Reviewed-by: matsaave, ccheung
2022-12-01 19:59:14 +00:00
Stefan Johansson
eea1a8a95e
8297427: Avoid keeping class loaders alive when executing ClassLoaderStatsVMOperation
...
Reviewed-by: eosterlund, stefank
2022-12-01 10:30:14 +00:00
Albert Mingkun Yang
a97e7d9887
8297740: runtime/ClassUnload/UnloadTest.java failed with "Test failed: should still be live"
...
Reviewed-by: dcubed
2022-11-30 13:01:34 +00:00
David Holmes
692bedbc1d
8297106: Remove the -Xcheck:jni local reference capacity checking
...
Reviewed-by: dcubed, kevinw
2022-11-29 02:03:49 +00:00
Matias Saavedra Silva
a249a52501
8296754: AutoCreateSharedArchive in JDK 20 is not compatible with JDK 19
...
Reviewed-by: ccheung, iklam, erikj
2022-11-28 15:26:27 +00:00