Anton Artemov
|
355755d35d
|
8366671: Refactor Thread::SpinAcquire and Thread::SpinRelease
Co-authored-by: Axel Boldt-Christmas <aboldtch@openjdk.org>
Reviewed-by: coleenp, kbarrett, dholmes, aboldtch
|
2025-12-08 16:07:01 +00:00 |
|
Hamlin Li
|
6700baa505
|
8357551: RISC-V: support CMoveF/D vectorization
Reviewed-by: fyang, luhenry
|
2025-12-08 13:38:22 +00:00 |
|
Qizheng Xing
|
b83bf0717e
|
8360192: C2: Make the type of count leading/trailing zero nodes more precise
Reviewed-by: qamai, epeter, jbhateja
|
2025-12-08 13:16:39 +00:00 |
|
Leonid Mesnik
|
b0f59f6021
|
8373127: Update nsk/monitoring tests to support virtual thread factory testing
Reviewed-by: kevinw, amenkov
|
2025-12-06 00:02:51 +00:00 |
|
Leonid Mesnik
|
2596608ba1
|
8370846: Support execution of mlvm testing with test thread factory
Reviewed-by: cjplummer
|
2025-12-05 21:20:20 +00:00 |
|
Albert Mingkun Yang
|
4d696d0d0e
|
8373086: Make isexceeded001.java more robust
Reviewed-by: jsikstro, tschatzl
|
2025-12-05 15:46:07 +00:00 |
|
Roland Westrelin
|
2735140147
|
8370939: C2: SIGSEGV in SafePointNode::verify_input when processing MH call from Compile::process_late_inline_calls_no_inline()
Reviewed-by: thartmann, vlivanov
|
2025-12-04 15:25:37 +00:00 |
|
Christoph Langer
|
33dda887d9
|
8351842: Windows specific issues in combination of JEP 493 and --with-external-symbols-in-bundles=public
Reviewed-by: erikj, mbaesken
|
2025-12-04 15:03:33 +00:00 |
|
Patricio Chilano Mateo
|
6f03c7808d
|
8360702: runtime/Thread/AsyncExceptionTest.java timed out
Reviewed-by: dholmes, fbredberg
|
2025-12-04 15:00:09 +00:00 |
|
Jatin Bhateja
|
91c5bd550a
|
8337791: VectorAPI jtreg ABSMaskedByteMaxVectorTests crashes with UseAVX=0 -XX:MaxVectorSize=8
Reviewed-by: epeter, sviswanathan, dlunden
|
2025-12-04 10:17:34 +00:00 |
|
Joel Sikström
|
14000a25e6
|
8373080: Parallel: gc/arguments/TestMinInitialErgonomics.java should not be run with Large Pages
Reviewed-by: ayang, aboldtch
|
2025-12-04 09:37:56 +00:00 |
|
Frederic Thevenet
|
771253e285
|
8372802: PrintFlagsFinal should also print locked flags
Reviewed-by: dholmes, stuefe, lmesnik
|
2025-12-04 08:23:33 +00:00 |
|
Serguei Spitsyn
|
1294d55b19
|
8372769: Test runtime/handshake/HandshakeDirectTest.java failed - JVMTI ERROR 13
Reviewed-by: lmesnik, pchilanomate, cjplummer, amenkov
|
2025-12-03 22:42:47 +00:00 |
|
Evgeny Nikitin
|
9b386014a0
|
8373049: Update JCStress test suite
Reviewed-by: epavlova, lmesnik
|
2025-12-03 21:58:17 +00:00 |
|
Joel Sikström
|
8d80778e05
|
8373023: [REDO] Remove the default value of InitialRAMPercentage
Reviewed-by: stefank, sjohanss, aboldtch
|
2025-12-03 18:02:06 +00:00 |
|
Volodymyr Paprotski
|
829b85813a
|
8372703: Test compiler/arguments/TestCodeEntryAlignment.java failed: assert(allocates2(pc)) failed: not in CodeBuffer memory
Reviewed-by: mhaessig, dfenacci, thartmann
|
2025-12-03 14:53:35 +00:00 |
|
Joel Sikström
|
c0636734bd
|
8372993: Serial: max_eden_size is too small after JDK-8368740
Reviewed-by: ayang, aboldtch, stefank
|
2025-12-03 14:34:05 +00:00 |
|
Thomas Schatzl
|
135661b438
|
8372179: Remove Unused ConcurrentHashTable::MultiGetHandle
Reviewed-by: dholmes, iwalulya
|
2025-12-03 13:36:55 +00:00 |
|
Galder Zamarreño
|
a655ea4845
|
8371792: Refactor barrier loop tests out of TestIfMinMax
Reviewed-by: chagedorn, epeter, bmaillard
|
2025-12-03 12:31:26 +00:00 |
|
Richard Reingruber
|
804ce0a239
|
8370473: C2: Better Aligment of Vector Spill Slots
Reviewed-by: goetz, mdoerr
|
2025-12-03 10:29:09 +00:00 |
|
Casper Norrbin
|
f1a4d1bfde
|
8372615: Many container tests fail when running rootless on cgroup v1
Reviewed-by: sgehwolf, dholmes
|
2025-12-03 10:06:01 +00:00 |
|
Ramkumar Sunderbabu
|
a25e6f6462
|
8319158: Parallel: Make TestObjectTenuringFlags use createTestJavaProcessBuilder
Reviewed-by: stefank, aboldtch
|
2025-12-03 09:22:13 +00:00 |
|
Dean Long
|
a1e8694109
|
8371306: JDK-8367002 behavior might not match existing HotSpot behavior.
Reviewed-by: thartmann, dholmes
|
2025-12-03 09:01:40 +00:00 |
|
Leonid Mesnik
|
f5e4cd7f0d
|
8372039: post_sampled_object_alloc is called while lock is handled
Reviewed-by: sspitsyn, eosterlund, amenkov
|
2025-12-02 23:48:58 +00:00 |
|
Dean Long
|
5627ff2d91
|
8370766: JVM crashes when running compiler/exceptions/TestAccessErrorInCatch.java fails with -XX:+VerifyStack
Co-authored-by: Manuel Hässig <mhaessig@openjdk.org>
Reviewed-by: mhaessig, chagedorn
|
2025-12-02 18:18:56 +00:00 |
|
Leonid Mesnik
|
153c567a4d
|
8370905: Update vm.defmeth tests to use virtual threads
Reviewed-by: vlivanov, coleenp, pchilanomate
|
2025-12-02 18:06:43 +00:00 |
|
Amit Kumar
|
8d5a37b060
|
8371188: [s390x] Un-ProblemList TestUnreachableInnerLoop.java
Reviewed-by: aph, phubner
|
2025-12-02 16:09:10 +00:00 |
|
Quan Anh Mai
|
ca4ae8063e
|
8371964: C2 compilation asserts with "Unexpected load/store size"
Reviewed-by: chagedorn, epeter
|
2025-12-02 15:44:19 +00:00 |
|
Roland Westrelin
|
a62296d8a0
|
8371464: C2: assert(no_dead_loop) failed: dead loop detected
Reviewed-by: chagedorn, dfenacci
|
2025-12-02 14:00:21 +00:00 |
|
Emanuel Peter
|
6c01d3b088
|
8372451: C2 SuperWord: "endless loop" assert. Need to implement proper worklist mechanism
Reviewed-by: mhaessig, chagedorn
|
2025-12-02 13:10:37 +00:00 |
|
Albert Mingkun Yang
|
eecba58c68
|
8371587: Final mapping lost in ProcSmapsParser::parse_next
Reviewed-by: jsjolen, fandreuzzi
|
2025-12-02 13:05:46 +00:00 |
|
Yasumasa Suenaga
|
d3083ac054
|
8371194: serviceability/sa/TestJhsdbJstackMixedWithXComp.java failing
Co-authored-by: Patricio Chilano Mateo <pchilanomate@openjdk.org>
Reviewed-by: cjplummer, pchilanomate
|
2025-12-02 12:19:48 +00:00 |
|
Aleksey Shipilev
|
84ffe87260
|
8342175: MemoryEaterMT fails intermittently with ExceptionInInitializerError
Reviewed-by: lmesnik, aboldtch
|
2025-12-02 08:38:22 +00:00 |
|
Matthias Baesken
|
5bd7db034a
|
8372730: Problem list compiler/arguments/TestCodeEntryAlignment.java on x64
Reviewed-by: lucy, goetz
|
2025-12-01 09:03:30 +00:00 |
|
Matthias Baesken
|
a6bc9b3ba5
|
8372588: [asan] serviceability/sa/TestJmapCore.java and TestJmapCoreMetaspace.java fail after recent improvements
Reviewed-by: stuefe, azeller, lucy
|
2025-12-01 07:44:54 +00:00 |
|
Christian Hagedorn
|
293fec7e28
|
8372461: [IR Framework] Multiple test failures after JDK-8371789
Reviewed-by: epeter, syan, dfenacci
|
2025-12-01 07:06:46 +00:00 |
|
Axel Boldt-Christmas
|
ca96366c03
|
8372528: Unify atomic exchange and compare exchange
Reviewed-by: kbarrett, stefank
|
2025-12-01 06:51:03 +00:00 |
|
Emanuel Peter
|
81b26ba813
|
8372685: C2 SuperWord: wrong requires in test after JDK-8371146
Reviewed-by: chagedorn, mbaesken
|
2025-12-01 06:42:53 +00:00 |
|
SendaoYan
|
3fd551f992
|
8371769: TestMemoryInvisibleParent.java fails with java.nio.file.AccessDeniedException
Reviewed-by: sgehwolf, shade
|
2025-12-01 02:29:53 +00:00 |
|
Tobias Hartmann
|
70b4eb249e
|
8372720: Problem list compiler/arguments/TestCodeEntryAlignment.java
Reviewed-by: mchevalier, epeter
|
2025-11-28 08:45:57 +00:00 |
|
Ramkumar Sunderbabu
|
5f5bf1971c
|
8319540: GC: Make TestSelectDefaultGC use createTestJavaProcessBuilder
Reviewed-by: lkorinth, stefank
|
2025-11-27 13:00:36 +00:00 |
|
Joel Sikström
|
4ac3395634
|
8372150: Parallel: Tighten requirements around heap sizes with NUMA and Large Pages
Reviewed-by: ayang, stefank, aboldtch, stuefe
|
2025-11-27 09:38:59 +00:00 |
|
David Briemann
|
86aae125f1
|
8367487: Test compiler/loopopts/superword/TestReinterpretAndCast.java fails on Linux aarch64 with Cavium CPU
Reviewed-by: epeter, mdoerr
|
2025-11-27 09:08:50 +00:00 |
|
Leonid Mesnik
|
847fbab792
|
8352654: [REDO] nsk/jvmti/ tests should fail when nsk_jvmti_setFailStatus() is called
Reviewed-by: amenkov, sspitsyn
|
2025-11-26 22:17:19 +00:00 |
|
Emanuel Peter
|
e3a085581b
|
8371146: C2 SuperWord: VTransform::add_speculative_check uses pre_init that is pinned after Auto_Vectorization_Check, leading to bad graph
Reviewed-by: roland, chagedorn
|
2025-11-26 14:58:50 +00:00 |
|
Christian Hagedorn
|
74354f23db
|
8372585: TestVerifyLoopOptimizationsHitsMemLimit fails with product builds
Reviewed-by: rcastanedalo, thartmann
|
2025-11-26 13:25:57 +00:00 |
|
Paul Hübner
|
c146805da5
|
8368551: Core dump warning may be confusing
Reviewed-by: stuefe, dholmes
|
2025-11-26 13:05:41 +00:00 |
|
Stefan Karlsson
|
5291e1c1e1
|
8372513: Shenandoah: ShenandoahMaxRegionSize can produce an unaligned heap alignment
Reviewed-by: jsikstro, eosterlund, shade
|
2025-11-26 09:29:55 +00:00 |
|
Christian Hagedorn
|
275cb9f287
|
8360510: C2: Template Assertion Predicates are not cloned to the inner counted loop with -XX:+StressDuplicateBackedge
Reviewed-by: epeter, roland
|
2025-11-26 07:55:43 +00:00 |
|
Kim Barrett
|
f3fddd6e90
|
8372251: Convert PartialArrayStepper/State to use Atomic<T>
Reviewed-by: iwalulya, tschatzl
|
2025-11-26 06:17:44 +00:00 |
|