Anton Artemov
|
830c4d3b19
|
8366272: The os::xxx APIs do not manage errno correctly
Reviewed-by: dholmes
|
2025-12-09 10:15:04 +00:00 |
|
Prasanta Sadhukhan
|
1f49edd978
|
4459231: Focus of JTabbedPane(with Scrollable tablayout) changes on change in LookAndFeel
Reviewed-by: tr, kizune
|
2025-12-09 10:02:01 +00:00 |
|
Prasanta Sadhukhan
|
cba09cd10d
|
5107379: Component orientation in JOptionPane is not proper in Motif L&F.
Reviewed-by: tr, kizune
|
2025-12-09 07:40:52 +00:00 |
|
Harshit470250
|
35fe0b1101
|
8372641: [s390x] Test failure TestMergeStores.java
Reviewed-by: mhaessig, amitkumar, lucy
|
2025-12-09 04:59:53 +00:00 |
|
Xiaolong Peng
|
c9ab330b7b
|
8373116: Genshen: arraycopy_work should be always done for arrays in old gen during young concurrent marking
8372498: [genshen] gc/TestAllocHumongousFragment.java#generational causes intermittent SIGSEGV crashes
Reviewed-by: wkemper, kdnilsen
|
2025-12-09 03:28:11 +00:00 |
|
Prasanta Sadhukhan
|
c03d445a8c
|
6223700: XP L&F: Non-TopLevel JMenu's painting error
Reviewed-by: kizune, dnguyen
|
2025-12-09 00:34:58 +00:00 |
|
Ben Taylor
|
b86b2cbc7d
|
8352914: Shenandoah: Change definition of ShenandoahSharedValue to int32_t to leverage platform atomics
Reviewed-by: wkemper, ysr
|
2025-12-09 00:17:30 +00:00 |
|
Albert Mingkun Yang
|
d34ef196c2
|
8370198: Test gc/arguments/TestShrinkHeapInSteps.java crashed: assert(left >= right) failed: avoid underflow
Reviewed-by: stefank, tschatzl
|
2025-12-08 18:51:34 +00:00 |
|
Albert Mingkun Yang
|
811591c5c3
|
8373262: Parallel: gc/metaspace/CompressedClassSpaceSizeInJmapHeap.java fails
Reviewed-by: cjplummer
|
2025-12-08 16:11:28 +00:00 |
|
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 |
|
Albert Mingkun Yang
|
ed5fc9ad2d
|
8373087: Parallel: Rename PSGenerationPool to PSOldGenerationPool
Reviewed-by: tschatzl, jsikstro, iwalulya
|
2025-12-08 14:21:40 +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 |
|
Francesco Andreuzzi
|
a659479483
|
8367541: Parallel: Make young and old generation fields nonstatic in ParallelScavengeHeap
Reviewed-by: ayang
|
2025-12-08 11:45:53 +00:00 |
|
Jan Lahoda
|
3500150882
|
8373094: javac may fail because of unattributed break in a loop
Reviewed-by: vromero
|
2025-12-08 10:04:44 +00:00 |
|
Sergey Chernyshev
|
7da91533aa
|
8369950: TLS connection to IPv6 address fails with BCJSSE due to IllegalArgumentException
Co-authored-by: Mikhail Yankelevich <myankelevich@openjdk.org>
Reviewed-by: djelinski, vyazici, dfuchs, myankelevich
|
2025-12-08 09:06:21 +00:00 |
|
Patrick Strawderman
|
5f083abafc
|
8179918: EnumSet spliterator should report SORTED, ORDERED, NONNULL
Reviewed-by: vklang
|
2025-12-06 15:34:14 +00:00 |
|
Chris Plummer
|
be8cbfa612
|
8362083: JDI VirtualMachine/dispose/dispose001 failed with FATAL ERROR in native method: JDWP cannot set thread local storage, jvmtiError=JVMTI_ERROR_WRONG_PHASE(112)
Reviewed-by: lmesnik, sspitsyn, amenkov
|
2025-12-05 20:37:10 +00:00 |
|
Brent Christian
|
f3dd8daaa9
|
8371748: Remove the (empty) ThreadPoolExecutor.finalize() method
Reviewed-by: vklang, jpai, alanb
|
2025-12-05 19:30:04 +00:00 |
|
Albert Mingkun Yang
|
4378789029
|
8373145: [BACKOUT] Remove ThreadLocalAllocBuffer::_reserve_for_allocation_prefetch
Reviewed-by: mdoerr, kvn
|
2025-12-05 19:17:45 +00:00 |
|
Joe Darcy
|
a20b7eb943
|
8373125: Add defensive screening of modifiers for Field and Parameter toString() results
Reviewed-by: alanb, liach
|
2025-12-05 17:35:30 +00:00 |
|
Chris Plummer
|
ee0b8a72c6
|
8373102: com/sun/jdi/MethodInvokeWithTraceOnTest.java can fail with ObjectCollectedException when run with a small heap
Reviewed-by: amenkov, sspitsyn
|
2025-12-05 15:39:49 +00:00 |
|
Prasanta Sadhukhan
|
674cc3eeca
|
8042054: JTree.updateUI uses out-of-date item size information
Reviewed-by: dnguyen, serb
|
2025-12-05 03:30:31 +00:00 |
|
Anjian Wen
|
7e91d34f3e
|
8365732: RISC-V: implement AES CTR intrinsics
Reviewed-by: fyang, mli
|
2025-12-05 02:51:13 +00:00 |
|
Xiaolong Peng
|
15f2538943
|
8373056: Shenandoah: Remove unnecessary use of ShenandoahAllocRequest.type()
Reviewed-by: wkemper, kdnilsen
|
2025-12-04 23:56:20 +00:00 |
|
Coleen Phillimore
|
13e32bf166
|
8372098: Move AccessFlags to InstanceKlass
Reviewed-by: liach, vlivanov, dlong, sspitsyn
|
2025-12-04 22:39:58 +00:00 |
|
Coleen Phillimore
|
6db1c4f5b9
|
8371409: Wrong lock ordering between FullGCALot_lock and ThreadsLockThrottle_lock/MethodCompileQueue_lock
Reviewed-by: rehn, pchilanomate
|
2025-12-04 22:34:42 +00:00 |
|
Ben Taylor
|
c8b30da7ef
|
8373039: Remove Incorrect Asserts in shenandoahScanRemembered
Reviewed-by: wkemper, ysr, xpeng
|
2025-12-04 22:11:48 +00:00 |
|
Ben Taylor
|
5ec5a6ea6c
|
8373054: Shenandoah: Remove unnecessary BarrierSetNMethod::arm in shenandoahCodeRoots
Reviewed-by: wkemper, ysr, shade
|
2025-12-04 21:37:09 +00:00 |
|
Nizar Benalla
|
c55287d197
|
8370890: Start of release updates for JDK 27
8370893: Add SourceVersion.RELEASE_27
8370894: Add source 27 and target 27 to javac
Reviewed-by: darcy, iris, liach, erikj, dholmes
|
2025-12-04 17:01:41 +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 |
|
Robert Toyonaga
|
c4ec983da5
|
8370715: JFR: Races are possible when dumping recordings
Reviewed-by: egahlin, stuefe
|
2025-12-04 13:56:17 +00:00 |
|
Markus Grönlund
|
bcbdf90fce
|
8373062: JFR build failure with CDS disabled
Reviewed-by: egahlin
|
2025-12-04 12:25:02 +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 |
|
Ana-Maria Mihalceanu
|
df0165bd69
|
8321139: jlink's compression plugin doesn't handle -c option correctly
Reviewed-by: jpai, alanb
|
2025-12-04 10:09:33 +00:00 |
|
Volkan Yazici
|
16699a394d
|
8208693: HttpClient: Extend the request timeout's scope to cover the response body
Reviewed-by: jpai, dfuchs
|
2025-12-04 09:40:31 +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 |
|
Erik Gahlin
|
63a10e0099
|
8373024: JFR: CPU throttle rate can't handle incorrect values
Reviewed-by: mgronlun
|
2025-12-04 08:01:17 +00:00 |
|
Ashutosh Mehra
|
dbf0742bf2
|
8373046: Method::get_c2i_unverified_entry() and get_c2i_no_clinit_check_entry() are missing check for abstract method
Reviewed-by: kvn, vlivanov
|
2025-12-04 05:03:07 +00:00 |
|
Dmitry Drobotov
|
019df4d89c
|
8372757: MacOS, Accessibility: Crash in [MenuAccessibility accessibilityChildren] after JDK-8341311
Reviewed-by: azvegint, psadhukhan
|
2025-12-04 03:22:42 +00:00 |
|
Alexander Zvegintsev
|
db2cd1a4e0
|
8372756: Mouse additional buttons and horizontal scrolling are broken on XWayland GNOME >= 47 after JDK-8351907
Reviewed-by: prr
|
2025-12-04 02:15:54 +00:00 |
|
Chad Rakoczy
|
4856344668
|
8371046: Segfault in compiler/whitebox/StressNMethodRelocation.java with -XX:+UseZGC
Reviewed-by: kvn, eastigeevich
|
2025-12-04 00:21:53 +00:00 |
|
Xiaolong Peng
|
8f8fda7c80
|
8373048: Genshen: Remove dead code from Shenandoah
Reviewed-by: wkemper
|
2025-12-03 22:46:18 +00:00 |
|
Xiaolong Peng
|
db2a5420a2
|
8372861: Genshen: Override parallel_region_stride of ShenandoahResetBitmapClosure to a reasonable value for better parallelism
Reviewed-by: kdnilsen, shade, wkemper
|
2025-12-03 22:43:17 +00:00 |
|
Alexander Zvegintsev
|
5ea2b64021
|
8372977: unnecessary gthread-2.0 loading
Reviewed-by: prr, kizune
|
2025-12-03 20:03:33 +00:00 |
|
Patricio Chilano Mateo
|
e534ee9932
|
8364343: Virtual Thread transition management needs to be independent of JVM TI
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Reviewed-by: coleenp, dholmes, sspitsyn
|
2025-12-03 20:01:45 +00:00 |
|
Brian Burkhalter
|
8a5db916af
|
8171432: (fs) WindowsWatchService.Poller::run does not call ReadDirectoryChangesW after a ERROR_NOTIFY_ENUM_DIR
Reviewed-by: alanb, djelinski
|
2025-12-03 19:58:28 +00:00 |
|
Phil Race
|
aff25f135a
|
4690476: NegativeArraySizeException from AffineTransformOp with shear
Reviewed-by: psadhukhan, jdv
|
2025-12-03 18:20:31 +00:00 |
|
Markus Grönlund
|
e93b10d084
|
8365400: Enhance JFR to emit file and module metadata for class loading
Reviewed-by: coleenp, egahlin
|
2025-12-03 18:12:58 +00:00 |
|