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 |
|
Christian Stein
|
702179e785
|
8369488: Update to use jtreg 8.1
Reviewed-by: iris, erikj, jpai, syan
|
2025-10-14 08:54:42 +00:00 |
|
Jatin Bhateja
|
449641813a
|
8365205: C2: Optimize popcount value computation using knownbits
Reviewed-by: epeter, hgreule, qamai
|
2025-10-14 03:35:11 +00:00 |
|
Thomas Schatzl
|
f292d7c66c
|
8048180: G1: Eager reclaim of humongous objects with references
Co-authored-by: Ivan Walulya <iwalulya@openjdk.org>
Reviewed-by: iwalulya, ayang
|
2025-10-13 14:51:08 +00:00 |
|
Emanuel Peter
|
0496806102
|
8359412: Template-Framework Library: Operations and Expressions
Reviewed-by: chagedorn, mhaessig, galder
|
2025-10-13 13:59:48 +00:00 |
|
Matthias Baesken
|
98e1d2fab1
|
8369563: Gtest dll_address_to_function_and_library_name has issues with stripped pdb files
Reviewed-by: clanger, lucy
|
2025-10-13 10:13:00 +00:00 |
|
SendaoYan
|
2dfe4586f7
|
8369490: Remove unused Runinfo parameters in compiler/c2/gvn/TestBitCompressValueTransform.java
Reviewed-by: chagedorn, mhaessig
|
2025-10-11 05:58:14 +00:00 |
|
Kangcheng Xu
|
f6d77cb332
|
8347555: [REDO] C2: implement optimization for series of Add of unique value
Reviewed-by: roland, epeter
|
2025-10-10 14:04:51 +00:00 |
|
Albert Mingkun Yang
|
afda8ad460
|
8369501: Parallel: Add UseAdaptiveSizePolicy requirement to TestDynShrinkHeap.java
Reviewed-by: jsikstro, tschatzl
|
2025-10-10 10:18:45 +00:00 |
|
Severin Gehwolf
|
a1a37bd7b2
|
8369441: Two container tests fail after JDK-8292984
Reviewed-by: mbaesken, cnorrbin, syan
|
2025-10-10 08:14:06 +00:00 |
|
Saint Wesonga
|
f4209dff3b
|
8348862: runtime/ErrorHandling/CreateCoredumpOnCrash fails on Windows aarch64
Reviewed-by: dholmes, mbeckwit
|
2025-10-10 03:55:47 +00:00 |
|
Christian Hagedorn
|
005877b063
|
8369236: testlibrary_tests/ir_framework/tests/TestCompileThreshold.java timed out
Reviewed-by: ayang, dfenacci
|
2025-10-09 13:33:53 +00:00 |
|
Christian Hagedorn
|
dd410e0b77
|
8369423: Reduce execution time of testlibrary_tests/ir_framework/tests/TestDFlags.java
Reviewed-by: thartmann, dfenacci
|
2025-10-09 13:33:18 +00:00 |
|
Damon Fenacci
|
991f8e6f38
|
8360031: C2 compilation asserts in MemBarNode::remove
Reviewed-by: dlong, kvn, shade
|
2025-10-09 06:21:08 +00:00 |
|
Ramkumar Sunderbabu
|
1b11bea76b
|
8286865: vmTestbase/vm/mlvm/meth/stress/jni/nativeAndMH/Test.java fails with Out of space in CodeCache
Reviewed-by: dlong, chagedorn
|
2025-10-09 06:19:00 +00:00 |
|
Lei Zhu
|
0b81db1d38
|
8364346: Typo in IR framework README
Reviewed-by: thartmann, fandreuzzi, chagedorn
|
2025-10-09 05:28:27 +00:00 |
|
Emanuel Peter
|
0e5655e668
|
8367657: C2 SuperWord: NormalMapping demo from JVMLS 2025
Reviewed-by: chagedorn, galder
|
2025-10-08 23:09:37 +00:00 |
|
Emanuel Peter
|
2ac24bf1ba
|
8367389: C2 SuperWord: refactor VTransform to model the whole loop instead of just the basic block
Reviewed-by: roland, mhaessig
|
2025-10-08 03:06:29 +00:00 |
|
Daniel Skantz
|
c06d6805aa
|
8362394: C2: Repeated stacked string concatenation fails with "Hit MemLimit" and other resourcing errors
Reviewed-by: chagedorn, rcastanedalo
|
2025-10-07 09:04:39 +00:00 |
|
Albert Mingkun Yang
|
596af0a7cc
|
8369041: Release memory after testing in ThreadsRunner.java
Reviewed-by: shade, tschatzl
|
2025-10-06 15:44:13 +00:00 |
|
jonghoonpark
|
2bfada3f58
|
8364927: Add @requires annotation to TestReclaimStringsLeaksMemory.java
Reviewed-by: tschatzl, stefank, ayang
|
2025-10-06 11:53:14 +00:00 |
|
SendaoYan
|
2c114d676d
|
8367899: compiler/c2/gvn/TestBitCompressValueTransform.java intermittent timed out
Reviewed-by: dfenacci, chagedorn
|
2025-10-06 09:26:51 +00:00 |
|
Vladimir Kozlov
|
5d9f94e05e
|
8369152: Problem list new tests from JDK-8316694
Reviewed-by: jpai, dholmes, serb
|
2025-10-05 16:20:53 +00:00 |
|
Chad Rakoczy
|
f740cd2aad
|
8316694: Implement relocation of nmethod within CodeCache
Reviewed-by: kvn, eosterlund, never, eastigeevich, bulasevich
|
2025-10-04 21:17:26 +00:00 |
|
Daniel D. Daugherty
|
e6868c6248
|
8369138: New test compiler/loopstripmining/MissingStoreAfterOuterStripMinedLoop.java fails
Reviewed-by: kvn
|
2025-10-03 22:17:01 +00:00 |
|
Daniel D. Daugherty
|
837f634bf2
|
8369128: ProblemList jdk/jfr/event/profiling/TestCPUTimeSampleQueueAutoSizes.java in Xcomp configs
8369132: Disable vmTestbase/gc/vector/CircularListLow and LinearListLow with SerialGC
8369133: Disable gc/g1/TestShrinkAuxiliaryDataRunner.java with UseLargePages option
Reviewed-by: ayang, dholmes
|
2025-10-03 21:11:33 +00:00 |
|
Benoît Maillard
|
7231916754
|
8364757: Missing Store nodes caused by bad wiring in PhaseIdealLoop::insert_post_loop
Reviewed-by: mhaessig, roland
|
2025-10-03 10:40:50 +00:00 |
|
Alex Menkov
|
854b384b12
|
8304811: vmTestbase/vm/mlvm/indy/func/jvmti/stepBreakPopReturn/INDIFY_Test.java fails with JVMTI_ERROR_TYPE_MISMATCH
Reviewed-by: lmesnik, dholmes, sspitsyn
|
2025-10-02 23:39:37 +00:00 |
|
Ioi Lam
|
3f27a03bba
|
8368727: CDS custom loader support causes asserts during class unloading
Reviewed-by: coleenp, dholmes
|
2025-10-02 20:00:58 +00:00 |
|
SendaoYan
|
cc563c87cd
|
8368866: compiler/codecache/stress/UnexpectedDeoptimizationTest.java intermittent timed out
Reviewed-by: shade, mhaessig
|
2025-10-02 12:37:27 +00:00 |
|
Richard Reingruber
|
5a2700f231
|
8368861: [TEST] compiler/floatingpoint/ScalarFPtoIntCastTest.java expects x86 IR on non-x86 platforms
Reviewed-by: sviswanathan, mdoerr
|
2025-10-01 09:26:43 +00:00 |
|
Johan Sjölen
|
84e5d63b9f
|
8368885: NMT CommandLine tests can check for error better
Reviewed-by: phubner, azafari, shade
|
2025-10-01 09:01:19 +00:00 |
|