Artur Barashev
|
84901ac040
|
Merge branch 'master' into JDK-8372526
|
2026-01-21 10:27:31 -05:00 |
|
Chen Liang
|
aaca0a2c1f
|
8375742: Test java/lang/invoke/MethodHandleProxies/Driver.java does not run Unnamed.java
Reviewed-by: jvernee
|
2026-01-20 21:54:56 +00:00 |
|
Artur Barashev
|
7e96524206
|
Cache compressed local certificates
|
2026-01-20 15:51:00 -05:00 |
|
Emanuel Peter
|
42439eb60c
|
8374889: C2 VectorAPI: must handle impossible combination of signed cast from float
Reviewed-by: dlong, qamai
|
2026-01-20 18:30:42 +00:00 |
|
Thomas Schatzl
|
5f8cb30fc0
|
8375626: G1: Convert G1CollectionSetChooser to use Atomic<T>
Reviewed-by: kbarrett, shade
|
2026-01-20 18:16:39 +00:00 |
|
Kelvin Nilsen
|
72bf0bb6f6
|
8353115: GenShen: mixed evacuation candidate regions need accurate live_data
Reviewed-by: wkemper
|
2026-01-20 16:49:02 +00:00 |
|
Christian Stein
|
b2b4729ba2
|
8375015: CompletionAPITest::testDocumentation failed - AssertionFailedError: expected: <null> but was: <jshelltest.JShellTest>
Reviewed-by: jlahoda
|
2026-01-20 16:28:23 +00:00 |
|
Hai-May Chao
|
21dc41f744
|
8314323: Implement JEP 527: TLS 1.3 Hybrid Key Exchange
Co-authored-by: Jamil Nimeh <jnimeh@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Reviewed-by: wetmore, mullan
|
2026-01-20 16:16:38 +00:00 |
|
Christian Heilmann
|
5ba91fed34
|
8297191: [macos] Printing a page range with starting page > 1 results in missing pages
Reviewed-by: aivanov, prr
|
2026-01-20 15:00:14 +00:00 |
|
Thomas Schatzl
|
037040129e
|
8375643: G1: Convert G1RegionMarkStatsCache to use Atomic<T>
Reviewed-by: shade, kbarrett
|
2026-01-20 13:22:25 +00:00 |
|
Jonas Norlinder
|
3cc713fa29
|
8374945: Avoid fstat in os::open
Reviewed-by: dholmes, jsjolen, redestad
|
2026-01-20 11:40:19 +00:00 |
|
Thomas Schatzl
|
fe102918dd
|
8375630: G1: Convert G1ConcurrentMark to use Atomic<T>
Reviewed-by: kbarrett, shade
|
2026-01-20 10:34:16 +00:00 |
|
Thomas Schatzl
|
8c615190e6
|
8375624: G1: Convert G1JavaThreadsListClaimer to use Atomic<T>
Reviewed-by: kbarrett, shade
|
2026-01-20 10:34:00 +00:00 |
|
Thomas Schatzl
|
afbb3a0415
|
8375620: G1: Convert G1CardTableClaimTable to use Atomic<T>
Reviewed-by: kbarrett, shade
|
2026-01-20 10:31:22 +00:00 |
|
Leo Korinth
|
c5f288e2ae
|
8373253: Re-work InjectGCWorkerCreationFailure for future changes
Reviewed-by: stefank, tschatzl, iwalulya, sjohanss
|
2026-01-20 09:30:12 +00:00 |
|
Thomas Schatzl
|
d9db4fb36e
|
8373894: G1: Count evacuation-failed garbage collections in gc cpu usage
Reviewed-by: iwalulya, kbarrett
|
2026-01-20 08:01:54 +00:00 |
|
Prasanta Sadhukhan
|
e45f5656bc
|
8373650: Test "javax/swing/JMenuItem/6458123/ManualBug6458123.java" fails because the check icons are not aligned properly as expected
Reviewed-by: tr, dnguyen
|
2026-01-20 07:10:46 +00:00 |
|
David Holmes
|
ca6925ec6b
|
8370112: Remove VM_Version::supports_fast_class_init_checks() in platform-specific code
Reviewed-by: shade, fyang
|
2026-01-20 06:18:07 +00:00 |
|
Xiaohong Gong
|
303de9a3f2
|
8370666: VectorAPI: Add clear comments for vector relative code in c2
Reviewed-by: epeter, jbhateja, qamai
|
2026-01-20 01:43:40 +00:00 |
|
Kim Barrett
|
496af3cf47
|
8375093: Convert GlobalCounter to use Atomic<T>
Reviewed-by: dholmes, iwalulya
|
2026-01-19 18:05:22 +00:00 |
|
Casper Norrbin
|
f2d5290c29
|
8367319: Add os interfaces to get machine and container values separately
Reviewed-by: eosterlund, sgehwolf
|
2026-01-19 14:44:37 +00:00 |
|
Quan Anh Mai
|
c44a99a758
|
8374180: C2 crash in PhaseCCP::verify_type - fatal error: Not monotonic
Reviewed-by: hgreule, bmaillard, epeter
|
2026-01-19 14:20:18 +00:00 |
|
Christian Hagedorn
|
e7f1f16a88
|
8375271: [IR Framework] Rename IREncoding to ApplicableIRRules and driver/flag/test VM to Driver/Flag/Test VM
Reviewed-by: dfenacci, thartmann, mhaessig
|
2026-01-19 14:02:02 +00:00 |
|
Andreas Steiner
|
6942bb2b31
|
8374802: java/net/DatagramSocket/SendReceiveMaxSize.java fails on AIX due to small default RCVBUF size
Reviewed-by: alanb
|
2026-01-19 13:54:06 +00:00 |
|
Thomas Schatzl
|
e0edc65624
|
8375463: G1: Remove AtomicAccess include from files that do not use it
Reviewed-by: stefank, iwalulya
|
2026-01-19 12:57:44 +00:00 |
|
Thomas Schatzl
|
3e18148570
|
8375439: G1: Convert G1MonotonicArena class to use Atomic<T>
Reviewed-by: stefank, iwalulya
|
2026-01-19 09:02:33 +00:00 |
|
David Briemann
|
30f39d88e5
|
8375530: PPC64: incorrect quick verify_method_data_pointer check causes poor performance in debug build
Reviewed-by: mdoerr, shade
|
2026-01-19 08:54:18 +00:00 |
|
Thomas Schatzl
|
9d7ecd51d7
|
8375437: G1: Convert G1EvacFailureRegions to use Atomic<T>
Reviewed-by: stefank, iwalulya
|
2026-01-19 08:32:03 +00:00 |
|
Per Minborg
|
75172e0658
|
8374717: Unclear wording in docs for recursion for List, Map and LazyConstant
Reviewed-by: rriggs
|
2026-01-19 07:45:21 +00:00 |
|
Guanqiang Han
|
a67979c4e6
|
8375125: assert(false) failed: "Attempting to acquire lock NativeHeapTrimmer_lock/nosafepoint out of order with lock ConcurrentHashTableResize_lock/nosafepoint-2 -- possible deadlock" when using native heap trimmer
Reviewed-by: dholmes, stuefe
|
2026-01-19 02:33:18 +00:00 |
|
Yasumasa Suenaga
|
1cdb817422
|
8375575: AttachNotSupportedException constructor missing @since 27
Reviewed-by: liach
|
2026-01-18 07:35:12 +00:00 |
|
Shawn M Emery
|
a0e6f028a8
|
8360934: Add AVX-512 intrinsics for ML-KEM - enhancement on AVX512_VBMI
Co-authored-by: Sandhya Viswanathan <sviswanathan@openjdk.org>
Reviewed-by: jbhateja, vpaprotski
|
2026-01-17 11:08:30 +00:00 |
|
Yasumasa Suenaga
|
436c62afd2
|
8373867: Improve robustness of Attach API for finding tmp directory
Reviewed-by: sspitsyn, amenkov
|
2026-01-17 06:24:31 +00:00 |
|
SendaoYan
|
0dd5b59194
|
8375370: XRBackendNative.c reported variable uninitialized by clang23
Reviewed-by: prr
|
2026-01-17 04:30:02 +00:00 |
|
Alexey Semenyuk
|
9b47c23b4b
|
8375242: [macos] Improve jpackage signing coverage
Reviewed-by: almatvee
|
2026-01-16 23:16:43 +00:00 |
|
Artur Barashev
|
f2ccafd026
|
Merge branch 'master' into JDK-8372526
# Conflicts:
# src/java.base/share/classes/sun/security/ssl/SSLConfiguration.java
|
2026-01-16 15:33:23 -05:00 |
|
Alexey Semenyuk
|
e7432d5745
|
8375323: Improve handling of the "--app-content" and "--input" options in jpackage
Reviewed-by: almatvee
|
2026-01-16 20:03:00 +00:00 |
|
Matthias Baesken
|
b7346c307f
|
8375311: Some builds are missing debug helpers
Reviewed-by: mdoerr, aph
|
2026-01-16 08:03:55 +00:00 |
|
Richard Reingruber
|
5664d91484
|
8374769: PPC: MASM::pop_cont_fastpath() should reset _cont_fastpath if SP == _cont_fastpath
Reviewed-by: mdoerr
|
2026-01-16 08:01:40 +00:00 |
|
Thomas Schatzl
|
fda8d0506a
|
8375455: G1: Remove unused G1HeapRegionStats::coarsen_stats()
Reviewed-by: kbarrett
|
2026-01-16 07:48:26 +00:00 |
|
Artur Barashev
|
6d352659fa
|
Correct log message. Reformat file.
|
2026-01-15 22:42:57 -05:00 |
|
SendaoYan
|
e4474ad8ae
|
8375367: vmTestbase tests reported variable uninitialized by clang23
Reviewed-by: sspitsyn, amenkov, lmesnik
|
2026-01-16 03:19:28 +00:00 |
|
Alexey Semenyuk
|
9876875e37
|
8375364: [macos] Some jpackage signing tests fail after JDK-8375240
Reviewed-by: almatvee
|
2026-01-16 02:51:40 +00:00 |
|
Phil Race
|
fddba3b7ec
|
8375350: Remove usage of AppContext from javax.imageio implementation
Reviewed-by: kizune, dnguyen
|
2026-01-16 00:47:24 +00:00 |
|
Volodymyr Paprotski
|
1d889b92bd
|
8360271: String.indexOf intrinsics fail with +EnableX86ECoreOpts and -CompactStrings
Reviewed-by: thartmann, jbhateja, sviswanathan
|
2026-01-15 23:11:12 +00:00 |
|
William Kemper
|
87cbcadacf
|
8351892: GenShen: Remove vestigial young generation sizing options
Reviewed-by: kdnilsen, ysr
|
2026-01-15 22:35:49 +00:00 |
|
Hai-May Chao
|
a1b039aa98
|
8286032: keytool -list -alias should not assume it is always a certificate
Reviewed-by: weijun
|
2026-01-15 22:33:34 +00:00 |
|
Brian Burkhalter
|
30cda00010
|
8375294: (fs) Files.copy can fail with EOPNOTSUPP when copy_file_range not supported
Reviewed-by: alanb, jpai
|
2026-01-15 19:31:11 +00:00 |
|
Kim Barrett
|
a8b845e08c
|
8374445: Fix -Wzero-as-null-pointer-constant warnings in JfrSet
Reviewed-by: mgronlun
|
2026-01-15 19:14:46 +00:00 |
|
Koushik Thirupattur
|
25c834a897
|
8366807: JNI exception pending in Java_sun_security_pkcs11_wrapper_PKCS11_initializeLibrary of p11_general.c:106
Reviewed-by: valeriep
|
2026-01-15 19:05:19 +00:00 |
|