Ioi Lam
|
0687f120cc
|
8368199: Add @AOTSafeClassInitializer to jdk.internal.access.SharedSecrets
Reviewed-by: liach, heidinga
|
2025-10-29 03:23:38 +00:00 |
|
Chad Rakoczy
|
73f93920b9
|
8369147: Various issues with new tests added by JDK-8316694
Reviewed-by: kvn, dlong
|
2025-10-28 21:07:11 +00:00 |
|
Anton Seoane Ampudia
|
86f60f6081
|
8351149: Remove dead IA32/X32/!AMD64 code blocks after 32-bit x86 removal
Reviewed-by: stefank, ayang, kvn
|
2025-10-28 17:49:23 +00:00 |
|
Matthias Baesken
|
69a9b4ceaf
|
8370064: Test runtime/NMT/CheckForProperDetailStackTrace.java fails on Windows when using stripped pdb files
Reviewed-by: dholmes, clanger
|
2025-10-28 16:42:54 +00:00 |
|
Ashutosh Mehra
|
5dd8a33396
|
8334898: Resolve static field/method references at CDS dump time
Reviewed-by: iklam, adinn
|
2025-10-28 13:37:19 +00:00 |
|
Francesco Andreuzzi
|
05ee55efcf
|
8369219: JNI::RegisterNatives causes a memory leak in CodeCache
Reviewed-by: shade, apangin, dlong
|
2025-10-28 06:33:41 +00:00 |
|
SendaoYan
|
b3e63aeab3
|
8370649: Add intermittent tag for gc/shenandoah/generational/TestOldGrowthTriggers.java
Reviewed-by: wkemper
|
2025-10-28 01:21:26 +00:00 |
|
Vladimir Ivanov
|
583ff202b1
|
8370251: C2: Inlining checks for method handle intrinsics are too strict
Reviewed-by: kvn, roland
|
2025-10-27 16:15:10 +00:00 |
|
Thomas Schatzl
|
3d2ce8045f
|
8212084: G1: Implement UseGCOverheadLimit
Reviewed-by: ayang, iwalulya, fandreuzzi
|
2025-10-27 06:53:08 +00:00 |
|
SendaoYan
|
32697bf652
|
8370501: vmTestbase/vm/gc/compact/Humongous_NonbranchyTree5M/TestDescription.java intermittent timed out
Reviewed-by: tschatzl
|
2025-10-25 01:54:03 +00:00 |
|
Shawn M Emery
|
62f11cd407
|
8326609: New AES implementation with updates specified in FIPS 197
Reviewed-by: valeriep
|
2025-10-23 19:36:49 +00:00 |
|
Thomas Stuefe
|
aaa9fbf6b5
|
8368365: ASAN errors should produce hs-err files and core dumps
Reviewed-by: mbaesken, asmehra
|
2025-10-23 13:03:31 +00:00 |
|
Coleen Phillimore
|
3fdb15fc52
|
8369622: GlobalChunkPoolMutex is recursively locked during error handling
Co-authored-by: Johan Sjölen <jsjolen@openjdk.org>
Co-authored-by: Afshin Zafari <azafari@openjdk.org>
Reviewed-by: dholmes, azafari, phubner
|
2025-10-23 11:46:01 +00:00 |
|
Dean Long
|
0744db8366
|
8367002: Missing compiled exception handler for "recursive" exception
Reviewed-by: thartmann, kvn
|
2025-10-22 22:01:31 +00:00 |
|
Francesco Andreuzzi
|
2a8cbd944b
|
8359472: JVM crashes when attaching a dynamic agent before JVMTI_PHASE_LIVE
Reviewed-by: lmesnik, sspitsyn, amenkov
|
2025-10-22 21:47:06 +00:00 |
|
Coleen Phillimore
|
92e380c59c
|
8361451: Test vmTestbase/metaspace/stressHierarchy/stressHierarchy012/TestDescription.java fails with OutOfMemoryError: Metaspace
Reviewed-by: dholmes, lmesnik, iklam, syan
|
2025-10-22 12:34:17 +00:00 |
|
Tobias Hartmann
|
60104575b2
|
8370378: Some compiler tests inadvertently exclude particular platforms
Reviewed-by: chagedorn, mchevalier
|
2025-10-22 10:36:23 +00:00 |
|
Daniel Lundén
|
2af4d20abf
|
8370031: Make RegMask copy constructor explicit and replace RegMask operator= with named function
Reviewed-by: mhaessig, rcastanedalo
|
2025-10-21 13:17:14 +00:00 |
|
David Briemann
|
d4c0239746
|
8370240: [PPC64] jhsdb jstack cannot handle continuation stub
Reviewed-by: mdoerr, rrich
|
2025-10-21 12:54:59 +00:00 |
|
Emanuel Peter
|
634746a0f1
|
8369898: C2 SuperWord: assert(has_ctrl(i)) failed: should be control, not loop
Reviewed-by: chagedorn, kvn
|
2025-10-21 05:43:08 +00:00 |
|
Emanuel Peter
|
207fe55d90
|
8369902: C2 SuperWord: wrong result because filterin NaN instead of zero in MemPointerParser::canonicalize_raw_summands
Co-authored-by: Manuel Hässig <mhaessig@openjdk.org>
Reviewed-by: mhaessig, kvn
|
2025-10-21 05:42:50 +00:00 |
|
David Holmes
|
eee2908853
|
8370257: Remove ProblemListed tests from ProblemList.txt
Reviewed-by: cjplummer
|
2025-10-21 04:04:50 +00:00 |
|
erifan
|
2de8d58552
|
8366333: AArch64: Enhance SVE subword type implementation of vector compress
Co-authored-by: Jatin Bhateja <jbhateja@openjdk.org>
Reviewed-by: jbhateja, xgong, galder, vlivanov
|
2025-10-21 01:20:38 +00:00 |
|
Albert Mingkun Yang
|
257bb2b279
|
8370079: Re-enable vmTestbase/gc/vector/CircularListLow and LinearListLow with SerialGC
Reviewed-by: tschatzl
|
2025-10-20 15:21:41 +00:00 |
|
Afshin Zafari
|
dc6858f336
|
8370230: Bad copyright in NMTPrintMallocSiteOfCorruptedMemory.java after JDK-8369527
Reviewed-by: thartmann
|
2025-10-20 15:09:43 +00:00 |
|
Afshin Zafari
|
c867971340
|
8369527: NMT: print malloc-site when a malloc'd memory detected as corrupted
Reviewed-by: dholmes, jsjolen
|
2025-10-20 11:32:48 +00:00 |
|
Albert Mingkun Yang
|
8c775e299d
|
8370074: Remove unused code in AbstractDebuggeeTest.java
Reviewed-by: fandreuzzi, cjplummer, lmesnik
|
2025-10-20 09:20:03 +00:00 |
|
Vladimir Petko
|
5609ee11a2
|
8370049: [s390x] G1 barrier compareAndExchange does not return old value when compareExchange fails
Reviewed-by: amitkumar, aph, rcastanedalo
|
2025-10-20 08:05:51 +00:00 |
|
Daniel Lundén
|
39211e7fac
|
8369569: Rename methods in regmask.hpp to conform with HotSpot coding style
Reviewed-by: aseoane, rcastanedalo, epeter
|
2025-10-20 07:49:01 +00:00 |
|
Leonid Mesnik
|
181657084a
|
8321687: Test vmTestbase/nsk/jvmti/scenarios/contention/TC03/tc03t002/TestDescription.java failed: JVMTI_ERROR_THREAD_NOT_ALIVE
Reviewed-by: amenkov, cjplummer, sspitsyn
|
2025-10-18 00:50:38 +00:00 |
|
Ioi Lam
|
6cd7f30d8d
|
8369742: Link AOT-linked classes at JVM bootstrap
Reviewed-by: kvn, asmehra
|
2025-10-17 19:50:04 +00:00 |
|
Leonid Mesnik
|
28bf9176b8
|
8348844: Remove remaining JVMTI tests from ProblemList-Virtual, use requires instead
Reviewed-by: dholmes, alanb, syan, sspitsyn
|
2025-10-17 16:03:24 +00:00 |
|
Brian Burkhalter
|
cc6f8f1307
|
8369997: Tests that use custom scheduler should use jdk.test.lib.thread.VThreadScheduler
Reviewed-by: sspitsyn, alanb
|
2025-10-17 15:12:27 +00:00 |
|
Albert Mingkun Yang
|
e62a7fa383
|
8342659: Test vmTestbase/nsk/jdi/ObjectReference/referringObjects/referringObjects002/referringObjects002.java failed: Class nsk.share.jdi.TestClass1 was not unloaded
Co-authored-by: Chris Plummer <cjplummer@openjdk.org>
Reviewed-by: sspitsyn, cjplummer
|
2025-10-17 09:02:09 +00:00 |
|
Ioi Lam
|
bd7315648f
|
8369856: AOT map does not include unregistered classes
Co-authored-by: Ashutosh Mehra <asmehra@openjdk.org>
Reviewed-by: kvn, matsaave
|
2025-10-17 00:36:54 +00:00 |
|
Patricio Chilano Mateo
|
0c1c86e68e
|
8370036: TestJhsdbJstackWithVirtualThread.java fails when run with -showversion
Reviewed-by: ayang, cjplummer
|
2025-10-16 21:20:42 +00:00 |
|
Chen Liang
|
3248aaf3c4
|
8356548: Use ClassFile API instead of ASM to transform classes in tests
Reviewed-by: sspitsyn, lmesnik, coleenp, iklam
|
2025-10-16 19:45:57 +00:00 |
|
Christian Hagedorn
|
e56db37734
|
8369232: testlibrary_tests/ir_framework/tests/TestScenariosCrossProduct.java timed out
Reviewed-by: dfenacci, epeter
|
2025-10-16 16:02:26 +00:00 |
|
Emanuel Peter
|
f2a998326a
|
8369804: TestGenerators.java fails with IllegalArgumentException: bound must be greater than origin
Reviewed-by: chagedorn, thartmann
|
2025-10-16 14:22:15 +00:00 |
|
Emanuel Peter
|
5dfe115ce1
|
8369912: [TESTBUG] testlibrary_tests/template_framework/examples/TestExpressions.java fails with ArithmeticException: / by zero - forgot to respect Expression.info
Reviewed-by: kvn, mhaessig
|
2025-10-16 14:10:14 +00:00 |
|
Yasumasa Suenaga
|
1653999871
|
8369505: jhsdb jstack cannot handle continuation stub
Reviewed-by: cjplummer, pchilanomate
|
2025-10-16 12:45:05 +00:00 |
|
Martin Doerr
|
6e911d819e
|
8368205: [TESTBUG] VectorMaskCompareNotTest.java crashes when MaxVectorSize=8
Reviewed-by: dzhang, epeter, rrich
|
2025-10-16 09:40:55 +00:00 |
|
Christoph Langer
|
17c13e53af
|
8369683: Exclude runtime/Monitor/MonitorWithDeadObjectTest.java#DumpThreadsBeforeDetach on Alpine Linux debug
Reviewed-by: mbaesken, dholmes
|
2025-10-16 07:54:23 +00:00 |
|
Roland Westrelin
|
ff6a0170f0
|
8369258: C2: enable ReassociateInvariants for all loop types
Reviewed-by: epeter, qamai
|
2025-10-16 07:35:41 +00:00 |
|
Roland Westrelin
|
7fe0665730
|
8369167: C2: refactor LShiftINode/LShiftLNode Value/Identity/Ideal
Reviewed-by: epeter, mchevalier
|
2025-10-16 07:23:41 +00:00 |
|
Emanuel Peter
|
aa194c6a5a
|
8369881: C2: Unexpected node in SuperWord truncation: ReverseBytesS, ReverseBytesUS
Reviewed-by: chagedorn, kvn
|
2025-10-16 06:45:10 +00:00 |
|
Thomas Schatzl
|
1af37e5c3f
|
8369793: G1: Remove unused G1FreeIdSet
Reviewed-by: stefank, sjohanss, kbarrett
|
2025-10-15 11:27:18 +00:00 |
|
Ioi Lam
|
ad2d04733b
|
8367449: Test runtime/cds/CDSMapTest.java timed out but passed
Reviewed-by: dholmes
|
2025-10-14 20:03:18 +00:00 |
|
Ramkumar Sunderbabu
|
64ff7062c1
|
8369806: Remove nsk/jvmti/AttachOnDemand/attach020 from problemlist
Reviewed-by: lmesnik, chagedorn
|
2025-10-14 15:33:49 +00:00 |
|
jonghoonpark
|
90cf3a2086
|
8366716: Move SmapsParser from runtime/os/TestTracePageSizes.java into testlib
Co-authored-by: Stefan Johansson <sjohanss@openjdk.org>
Reviewed-by: sjohanss, syan
|
2025-10-14 09:09:58 +00:00 |
|