Guanqiang Han
|
2cdf617952
|
8372649: C2 compilation fails with "there should be an oop in OopMap instead of a live raw oop at safepoint"
Reviewed-by: qamai, chagedorn
|
2026-03-21 07:50:03 +00:00 |
|
Dingli Zhang
|
9a3b850af6
|
8380416: Enable CmpUNodeValueTests.java IR tests for RISC-V
Reviewed-by: fyang
|
2026-03-21 05:36:27 +00:00 |
|
Jaikiran Pai
|
e58e576f80
|
8369181: InflaterOutputStream: writing after finish() results in IllegalStateException instead of an IOException
Reviewed-by: alanb, sherman, lancea
|
2026-03-21 02:21:09 +00:00 |
|
William Kemper
|
d0841c6bde
|
8379688: GenShen: Skip promotions when marking finds enough immediate garbage
Reviewed-by: kdnilsen
|
2026-03-20 16:46:12 +00:00 |
|
William Kemper
|
26c4b5f5a1
|
8379367: GenShen: Replace atomic promotion failure counters with thread local variables
Reviewed-by: kdnilsen
|
2026-03-20 16:25:39 +00:00 |
|
William Kemper
|
b32e9b0f9b
|
8378806: Genshen: Add scope of collection to end of cycle message in JMX notification
Reviewed-by: kdnilsen, xpeng
|
2026-03-20 16:20:40 +00:00 |
|
Jaikiran Pai
|
396cc0ab6a
|
8380534: Use loopback address in java/net/DatagramPacket/ReuseBuf.java test
Reviewed-by: dfuchs
|
2026-03-20 15:58:45 +00:00 |
|
Roger Riggs
|
f7c427feda
|
8379182: [test] java/lang/ProcessBuilder/PipelineLeaksFD.java fails
Reviewed-by: stuefe
|
2026-03-20 14:14:59 +00:00 |
|
Arno Zeller
|
f5fbb6a237
|
8380428: ProblemList containers/docker/TestJcmdWithSideCar.java on linux-all
Reviewed-by: goetz, mbaesken, dholmes, ysuenaga
|
2026-03-20 09:01:59 +00:00 |
|
Dusan Balek
|
f2550e89c7
|
8378906: NPE from javac thrown when encountering abstract synthetic bridge method
Reviewed-by: mcimadamore
|
2026-03-20 07:25:45 +00:00 |
|
Alexey Semenyuk
|
b79449f093
|
8379431: [macos] jpackage issues unexpected warning when bundling an unsigned runtime package from the signed predefined runtime bundle
Reviewed-by: almatvee
|
2026-03-20 03:01:03 +00:00 |
|
Prasanta Sadhukhan
|
3c09c2cd2d
|
8267961: JInternalFrame.getNormalBounds() returns normalBounds when maximized state is false instead of bounds
Reviewed-by: tr, dnguyen
|
2026-03-20 02:38:41 +00:00 |
|
Alexey Semenyuk
|
96f6ffbff4
|
8278591: Jpackage post installation information message
Reviewed-by: almatvee, erikj
|
2026-03-19 21:59:55 +00:00 |
|
Alexey Ivanov
|
615aba8257
|
8374304: MultiResolutionSplashTest.java fails in CI: "Image with wrong resolution is used for splash screen!"
Reviewed-by: dmarkov, prr
|
2026-03-19 20:30:18 +00:00 |
|
Brian Burkhalter
|
80fb1f7245
|
8379824: Refactor java/io tests to use JUnit
Reviewed-by: jlu, alanb
|
2026-03-19 19:44:38 +00:00 |
|
Hai-May Chao
|
cdd64dbb5d
|
8379433: Throwing proper exception for invalid encapsulation length in Hybrid
Reviewed-by: weijun
|
2026-03-19 19:12:27 +00:00 |
|
Naoto Sato
|
9ea893d877
|
8380223: Refactor test/jdk/sun/util/resources TestNG tests to JUnit
Reviewed-by: bpb, jlu
|
2026-03-19 16:56:26 +00:00 |
|
Justin Lu
|
876a68ad41
|
8378884: Migrate jdk/jdk/nio/zipfs tests to use JUnit
Reviewed-by: lancea
|
2026-03-19 16:19:51 +00:00 |
|
Brian Burkhalter
|
1b924bfc89
|
8380204: java/io/File/EmptyPath.java fails due to unexpected listRoots value
Reviewed-by: alanb
|
2026-03-19 16:08:26 +00:00 |
|
Ashay Rane
|
5a22b6477b
|
8278857: C2: optimize (x << 2) & -4 to x (and similar patterns) -> KnownBits for LShift
Reviewed-by: qamai, mchevalier
|
2026-03-19 15:37:03 +00:00 |
|
Daniel Fuchs
|
28e72430ef
|
8379707: UserAuthWithAuthenticator::h3Test fails intermittentently
Reviewed-by: syan, jpai, djelinski
|
2026-03-19 15:15:19 +00:00 |
|
Thomas Stuefe
|
347aae6428
|
8380011: Path-to-gcroots search should not trigger stack overflows
Reviewed-by: egahlin
|
2026-03-19 12:40:50 +00:00 |
|
Zhengyu Gu
|
4e9b35f9e8
|
8323792: ThreadSnapshot::initialize can cause assert in Thread::check_for_dangling_thread_pointer (possibility of dangling Thread pointer)
Co-authored-by: Kevin Walls <kevinw@openjdk.org>
Reviewed-by: dholmes
|
2026-03-19 12:38:08 +00:00 |
|
Roland Westrelin
|
75b2ee2680
|
8376591: TestLoopNestTooManyTraps fails with various stress flags
Reviewed-by: aseoane, qamai, dfenacci, syan
|
2026-03-19 10:11:57 +00:00 |
|
Michael Reeves
|
d0e62e114c
|
8351847: C2: Add "TraceSplitIf" flag to get more information about the optimization in Split-If
Reviewed-by: chagedorn, dfenacci
|
2026-03-19 07:44:30 +00:00 |
|
Thomas Stuefe
|
deccad2e95
|
8377907: (process) Race in ProcessBuilder can cause JVM hangs
Reviewed-by: simonis, rriggs
|
2026-03-19 05:04:00 +00:00 |
|
Rui Li
|
27a4ed5b7a
|
8375568: Shenandoah: Abbreviate thread names in display when length constraints apply
Reviewed-by: wkemper, kdnilsen
|
2026-03-18 23:11:48 +00:00 |
|
Christoph Langer
|
4f2debe697
|
8380033: Test java/util/jar/Manifest/IncludeInExceptionsTest.java could be more agnostic to VM default
Reviewed-by: mbaesken
|
2026-03-18 18:58:55 +00:00 |
|
Naoto Sato
|
7d805e1139
|
8380222: Refactor test/jdk/java/lang/Character TestNG tests to JUnit
Reviewed-by: jlu, bpb, liach, iris
|
2026-03-18 16:57:52 +00:00 |
|
Daniel Fuchs
|
b6de5aed2c
|
8379699: H3ConnectionPoolTest::testH2H3WithTwoAltSVC fails intermittently
Reviewed-by: syan, jpai
|
2026-03-18 16:45:53 +00:00 |
|
Justin Lu
|
20567e8241
|
8380218: Refactor test/jdk/java/nio/charset TestNG tests to JUnit
Reviewed-by: bpb, naoto
|
2026-03-18 16:08:20 +00:00 |
|
Coleen Phillimore
|
446fb203b2
|
8379015: Convert TraceNewOopMapGeneration to unified logging
Reviewed-by: dholmes, matsaave
|
2026-03-18 16:07:41 +00:00 |
|
Ashay Rane
|
766959f884
|
8371685: C2: Add flag to disable Loop Peeling
Reviewed-by: chagedorn, snatarajan, roland
|
2026-03-18 15:15:12 +00:00 |
|
Eirik Bjørsnøs
|
0379c0b005
|
8379557: Further optimize URL.toExternalForm
Reviewed-by: vyazici
|
2026-03-18 14:36:58 +00:00 |
|
Eirik Bjørsnøs
|
08ff2bf4d0
|
8376398: [TESTBUG] Testing of Unsafe native (re)allocation is sensitive to current JDK native memory use
Reviewed-by: azafari
|
2026-03-18 14:12:43 +00:00 |
|
Manuel Hässig
|
262b31be3d
|
8359335: Template-Framework Library: Primitive Types subtyping
Reviewed-by: chagedorn, epeter
|
2026-03-18 12:33:41 +00:00 |
|
Ivan Bereziuk
|
9ef2e8dc1c
|
8278102: containers/docker/TestJcmd.java failed with "RuntimeException: Could not find specified process"
Reviewed-by: kevinw, sgehwolf
|
2026-03-18 10:18:19 +00:00 |
|
Albert Mingkun Yang
|
3a93daf189
|
8373369: [REDO] Remove ThreadLocalAllocBuffer::_reserve_for_allocation_prefetch
Reviewed-by: mdoerr, kvn, tschatzl
|
2026-03-18 09:07:14 +00:00 |
|
Volkan Yazici
|
706fbb3044
|
8378431: Move input validation checks to Java for java.lang.StringUTF16 intrinsics
Reviewed-by: dfenacci, rgiulietti, rriggs
|
2026-03-18 08:25:29 +00:00 |
|
Dusan Balek
|
d8f19bf961
|
8347418: ConsoleIOContext.countTrailintBackslashes causes NullPointerException
Reviewed-by: jlahoda
|
2026-03-18 07:04:25 +00:00 |
|
Galder Zamarreño
|
31de288c0c
|
8367399: C2 SuperWord: add IR rules for MemorySegment cases from JDK-8329077
Reviewed-by: fyang, epeter
|
2026-03-18 06:49:20 +00:00 |
|
David Beaumont
|
50f81c5d7c
|
8379798: Refactor remaining tests in javax/xml/jaxp/functional to JUnit
Reviewed-by: joehw
|
2026-03-17 21:43:58 +00:00 |
|
Ioi Lam
|
00c1f4b624
|
8377512: AOT cache creation fails with invalid native pointer
Reviewed-by: kvn, jrose, liach
|
2026-03-17 20:33:44 +00:00 |
|
Ioi Lam
|
ee90f00b3b
|
8376822: UseCompactObjectHeaders: fill Klass alignment gaps in AOT cache
Reviewed-by: jsjolen, asmehra
|
2026-03-17 17:21:16 +00:00 |
|
Brian Burkhalter
|
773c375f18
|
8380221: Change jdk/nio/Basic.java to use JUnit
Reviewed-by: jlu, alanb
|
2026-03-17 16:12:02 +00:00 |
|
Brian Burkhalter
|
da85cafd79
|
8380198: Convert java/util/prefs/PrefsSpiTest.java to JUnit
Reviewed-by: jlu
|
2026-03-17 16:11:38 +00:00 |
|
Kieran Farrell
|
b0831572e2
|
8359706: Add file descriptor count to VM.info
Reviewed-by: kevinw, stuefe
|
2026-03-17 06:00:32 +00:00 |
|
Dingli Zhang
|
3e231755a0
|
8380083: Enable some vector mask cast IR matching tests for RISC-V
Reviewed-by: fyang
|
2026-03-17 02:41:24 +00:00 |
|
Ioi Lam
|
921da0a973
|
8378211: Test ChangedJarFile.java failed: missing "timestamp has changed"
Reviewed-by: dholmes, liach
|
2026-03-17 01:28:03 +00:00 |
|
Brian Burkhalter
|
7695b1f9c2
|
8379155: Refactor Files TestNG tests to use JUnit
Reviewed-by: alanb
|
2026-03-16 16:01:23 +00:00 |
|