Quan Anh Mai
|
dbb58b27ee
|
8384948: Disable DelayAfterInliningCutoff until memory consumption issues are fixed
Reviewed-by: thartmann, shade
|
2026-05-19 13:16:41 +00:00 |
|
Mikhail Yankelevich
|
ab814a4ec7
|
8367326: Refactor PEM API tests requiring PEMRecord usage
Reviewed-by: ascarpino
|
2026-05-19 10:50:00 +00:00 |
|
Jaikiran Pai
|
45e66b6a80
|
8296183: jndiprovider.properties contains properties pointing to non-existing classes
Reviewed-by: dfuchs, aefimov, lancea, iris, asarkar
|
2026-05-19 06:43:31 +00:00 |
|
Jaikiran Pai
|
9c3787d12d
|
8384864: Problemlist java/nio/channels/SocketChannel/OpenLeak.java and CloseDuringConnect.java on macos 26.4 and 26.5
Reviewed-by: dfuchs
|
2026-05-19 01:42:40 +00:00 |
|
Vladimir Kozlov
|
5e14a22f0b
|
8384817: Deprecate AlwaysCompileLoopMethods VM flag
Reviewed-by: shade, iveresov
|
2026-05-19 01:11:22 +00:00 |
|
Ioi Lam
|
7620a2f19b
|
8383832: AOTMode=required fails with "incompatible CompressedOops::base()"
Reviewed-by: kvn, adinn
|
2026-05-18 22:24:12 +00:00 |
|
Patrick Fontanilla
|
a73eca9e8b
|
8383847: Shenandoah: gc/TestJNIWeak/TestJNIWeak.java times out intermittently
Reviewed-by: wkemper, ysr, kdnilsen
|
2026-05-18 17:05:05 +00:00 |
|
William Kemper
|
b74ab79cdd
|
8384801: Shenandoah: ShouldNotReachHere() in shenandoahSupport.cpp with AllocatePrefetchStyle=3
Reviewed-by: ysr, xpeng, kdnilsen, shade
|
2026-05-18 15:43:07 +00:00 |
|
Albert Mingkun Yang
|
01d10f19aa
|
8384835: Parallel: Removing unused local variable in ParallelCompactData::clear_range
Reviewed-by: tschatzl
|
2026-05-18 14:37:40 +00:00 |
|
Albert Mingkun Yang
|
21017f0747
|
8383807: Parallel: Improve Young GC stack trimming
Reviewed-by: jsikstro, aboldtch, tschatzl
|
2026-05-18 14:34:54 +00:00 |
|
Harald Eilertsen
|
e9bc05c707
|
8384088: osThread _thread_id should be an int on all BSD's
Reviewed-by: phubner, dholmes
|
2026-05-18 13:16:32 +00:00 |
|
Afshin Zafari
|
407acbe694
|
8382888: [asan] ASAN crashes with high heap base addresses during startup
Reviewed-by: dholmes, dsimms, fbredberg
|
2026-05-18 13:01:06 +00:00 |
|
Ruben Ayrapetyan
|
3a0137a043
|
8360654: AArch64: Remove redundant dmb from C1 compareAndSet
Co-authored-by: Samuel Chee <samche01@arm.com>
Reviewed-by: aph, shade
|
2026-05-18 12:21:32 +00:00 |
|
Thomas Schatzl
|
25893e8cb8
|
8381413: G1: Verification accesses G1CollectorState checking whether in concurrent start gc after it has been reset for this pause
Reviewed-by: ayang, aboldtch
|
2026-05-18 10:53:14 +00:00 |
|
Jan Lahoda
|
cf3e0cd2e5
|
8373289: Test tools/javac/patterns/Exhaustiveness.java timed out then passed
Reviewed-by: abimpoudis
|
2026-05-18 10:06:40 +00:00 |
|
Aggelos Biboudis
|
df00045c43
|
8384131: Lowering of array enhanced for loop misses a synthetic cast
Reviewed-by: jlahoda
|
2026-05-18 09:23:27 +00:00 |
|
Albert Mingkun Yang
|
242b879ecd
|
8384636: Parallel: Remove redundant PSAdjustTask claim counter initialization loop
Reviewed-by: stefank, aboldtch, tschatzl
|
2026-05-18 08:44:22 +00:00 |
|
Frederic Thevenet
|
976297dec6
|
8378583: (process) ProcessBuilder tests that span deeper trees must pass launchMechanism to their children
Reviewed-by: stuefe, bchristi
|
2026-05-18 08:38:47 +00:00 |
|
Aleksey Shipilev
|
a2b9e941d6
|
8371949: Upcall exception handler crashes with bad oop
Reviewed-by: jvernee, dholmes
|
2026-05-18 08:30:35 +00:00 |
|
Mahendra Chhipa
|
8ebea6c05e
|
8382118: Refactor open/test/jdk/sun/net/www/protocol/file/DirPermissionDenied.java test
Reviewed-by: dfuchs
|
2026-05-18 08:02:12 +00:00 |
|
Shiv Shah
|
933a7765d9
|
8317124: use reproducible random in HotSpot tests
Reviewed-by: lmesnik, epavlova
|
2026-05-18 02:46:27 +00:00 |
|
SendaoYan
|
22b46872d0
|
8384124: TestCompilerCounts.java fails CICompilerCount is too large
Reviewed-by: kvn, mbaesken
|
2026-05-16 08:18:39 +00:00 |
|
Jeremy Wood
|
0e57fb9634
|
8380790: Each invocation of getAccessibleText() adds DocumentListener
Reviewed-by: prr, serb, kizune
|
2026-05-15 19:10:34 +00:00 |
|
Saint Wesonga
|
f66380e828
|
8383990: Remove exception code filters from Windows AArch64 safefetch handler
Reviewed-by: dholmes, jwaters, mbeckwit
|
2026-05-15 19:01:14 +00:00 |
|
Phil Race
|
35913b8a36
|
8384602: Remove AppContext from java.awt.Component
Reviewed-by: azvegint, serb
|
2026-05-15 18:54:01 +00:00 |
|
Max Rydahl Andersen
|
061bd076da
|
8379044: [macos] javadoc for setOpenURIHandler refers to wrong type
Reviewed-by: azvegint, prr
|
2026-05-15 11:08:37 +00:00 |
|
Jatin Bhateja
|
9f95d61dea
|
8384428: C2: compiler/vectorapi/TestVectorLongToMaskNodeIdealization.java fails with AVX2
Reviewed-by: mhaessig, qamai
|
2026-05-15 09:58:37 +00:00 |
|
Guanqiang Han
|
7264302c75
|
8380446: C2: mask_and_replace_shift_amount should work for effectively-constant shift counts
Reviewed-by: mchevalier, vlivanov
|
2026-05-15 08:54:16 +00:00 |
|
Dusan Balek
|
231e5b166f
|
8384132: javac: Cannot read field "sym" because "this.lvar[1]" is null
Reviewed-by: jlahoda
|
2026-05-15 07:21:15 +00:00 |
|
Patricio Chilano Mateo
|
ebfbf54474
|
8368175: Replace TEST_THAW_ONE_CHUNK_FRAME with develop flag
Reviewed-by: coleenp, dlong
|
2026-05-15 00:56:57 +00:00 |
|
Yasumasa Suenaga
|
2c0e818d3c
|
8384277: Internal error happened when building fastdebug with LTO
Reviewed-by: dholmes, jwaters
|
2026-05-15 00:14:28 +00:00 |
|
Chris Plummer
|
b9778ccb47
|
8383631: Test vmTestbase/nsk/jdb/kill/kill003/kill003.java failed - possible NullPointerException
Reviewed-by: lmesnik, sspitsyn, coleenp, syan, kevinw
|
2026-05-14 16:58:09 +00:00 |
|
Shiv Shah
|
125cffd599
|
8382273: Update nsk/jvmti/unit tests to use ThreadWrapper
Reviewed-by: cjplummer, sspitsyn
|
2026-05-14 15:57:24 +00:00 |
|
Jayathirth D V
|
bcbf5cf730
|
8383354: Update LCMS to 2.19.1
Reviewed-by: prr, azvegint
|
2026-05-14 12:48:25 +00:00 |
|
Ioi Lam
|
42d6307030
|
8374348: Implement -XX:AOTMode=required as alias for -XX:AOTMode=on
Reviewed-by: kvn, dholmes
|
2026-05-14 05:52:10 +00:00 |
|
David Holmes
|
ff10feffc7
|
8384553: ProblemList runtime/jni/critical/SuspendInCritical.java for virtual threads
Reviewed-by: jpai
|
2026-05-14 05:12:12 +00:00 |
|
April Ivy
|
ac2afe52a8
|
8382534: Some opto methods should return bool instead of int
Co-authored-by: Anton Seoane Ampudia <aseoane@openjdk.org>
Reviewed-by: qamai, aseoane
|
2026-05-14 04:15:44 +00:00 |
|
Ashutosh Mehra
|
322dedba58
|
8383881: Cleanup cpu feature enums and test functions for features that should always be available on x86-64 platforms
Reviewed-by: kvn, vlivanov, adinn, shade
jdk-27+22
|
2026-05-14 01:27:25 +00:00 |
|
Christopher Schnick
|
f59ee5acfc
|
8248122: java launcher should launch normally if JavaFX modules not found
Reviewed-by: kcr, prr, aivanov
|
2026-05-13 17:42:54 +00:00 |
|
Phil Race
|
9be6e77d73
|
8384381: Remove AppContext from java.awt.EventQueue implementation
Reviewed-by: kizune, azvegint, serb
|
2026-05-13 16:41:09 +00:00 |
|
Shiv Shah
|
aa29f79564
|
8298098: Remove SCCS id's from hotspot tests
Reviewed-by: dholmes, sspitsyn
|
2026-05-13 16:18:13 +00:00 |
|
Naoto Sato
|
bdc277d630
|
8371842: Update CLDR to Version 48.2
Reviewed-by: jlu, iris
|
2026-05-13 16:09:38 +00:00 |
|
Archie Cobbs
|
57eb91dc16
|
8382877: Heap pollution warning points to first parameter instead of last
Reviewed-by: mcimadamore
|
2026-05-13 14:30:29 +00:00 |
|
Chen Liang
|
dda92b9fb4
|
8382397: Make lint category property declaration more straightforward
Reviewed-by: mcimadamore
|
2026-05-13 14:12:23 +00:00 |
|
Christian Stein
|
759dce180b
|
8384505: Account for all jtreg-based frames in stack walk test
Reviewed-by: dfuchs, alanb
|
2026-05-13 13:37:15 +00:00 |
|
Dusan Balek
|
666b94df62
|
8230518: printSource doesn't handle enums correctly
Reviewed-by: abimpoudis, liach
|
2026-05-13 11:47:02 +00:00 |
|
Anton Seoane Ampudia
|
d7e0517469
|
8383769: compiler/c2/TestDependsOnTestSqrtHFAssertion.java timed out
Reviewed-by: kvn, qamai, jbhateja
|
2026-05-13 09:56:58 +00:00 |
|
Anton Artemov
|
81442e1db8
|
8380080: PopFrame logic assumes trailing member name arg is recoverable as local 0
Reviewed-by: dlong, sspitsyn
|
2026-05-13 07:41:00 +00:00 |
|
SendaoYan
|
cbda5317d6
|
8376885: StressGetTotalGcCpuTimeDuringShutdown.java intermittently timed out
Reviewed-by: cjplummer, lmesnik, kevinw
|
2026-05-13 06:33:49 +00:00 |
|
Matthias Baesken
|
05684dbbc0
|
8384163: (so) SocketChannel.connect and finishConnect() exception messages could be improved
Reviewed-by: clanger, alanb
|
2026-05-13 06:24:12 +00:00 |
|