87228 Commits

Author SHA1 Message Date
Casper Norrbin
64fc7e8d7f fix for nullptr padding 2026-03-09 13:06:39 +01:00
Casper Norrbin
3cb20bb1cf update copyright 2026-03-06 14:52:05 +01:00
Casper Norrbin
a1a86379f6 conteded fix 2026-03-05 14:35:14 +01:00
Martin Doerr
aee4b02ecd 8378353: [PPC64] StringCoding.countPositives causes errors when the length is not a proper 32 bit int
Reviewed-by: mbaesken, dbriemann
2026-02-23 13:00:00 +00:00
Albert Mingkun Yang
9ea62c258c 8378348: Obsolete ParallelRefProcEnabled
Reviewed-by: jsikstro, tschatzl
2026-02-23 10:31:44 +00:00
Jaikiran Pai
c701647b32 8378397: Disable usage of system level jshell history in test/hotspot/jtreg/runtime/os/TestWXHealing.java
Reviewed-by: dholmes, jlahoda
2026-02-23 10:21:57 +00:00
Jan Lahoda
c065f4119a 8308637: AssertionError when using Trees.getScope in plug-in
Reviewed-by: vromero
2026-02-23 09:43:07 +00:00
Quan Anh Mai
2a9d144f26 8377652: C2: Simplify Compile::flatten_alias_type for array
Reviewed-by: roland, mhaessig
2026-02-23 09:36:31 +00:00
Kevin Walls
0f70a9a924 8377433: Test com/sun/jmx/remote/NotificationMarshalVersions/TestSerializationMismatch.java failed
Reviewed-by: sspitsyn
2026-02-23 09:28:10 +00:00
Aleksey Shipilev
a9542746e7 8375359: Improve GC serviceability init staging
Reviewed-by: ayang, tschatzl, stefank
2026-02-23 09:27:53 +00:00
Thomas Schatzl
30f9b1b90c 8377224: Initialization cleanups after Atomic<T> conversion
Reviewed-by: ayang, jsjolen
2026-02-23 08:41:00 +00:00
Matthias Baesken
c3f713a9c9 8377798: Hotspot build on macOS aarch64 with unused-functions warning reports some unused functions
Reviewed-by: jbechberger, dholmes
2026-02-23 08:10:41 +00:00
Sergey Bylokhov
497dca2549 8378153: Robot.getPixelColor() may return stale pixels due to missing Toolkit.sync()
Reviewed-by: prr, azvegint
2026-02-22 00:12:19 +00:00
Quan Anh Mai
a35945ae06 8376220: C2: Refactor the logic to in MemNode::find_previous_store
Reviewed-by: rcastanedalo, bmaillard
2026-02-21 11:52:50 +00:00
Yasumasa Suenaga
d4dc5e49c1 8378369: TestJhsdbJstackMixedWithVDSOCallCore.java fails if missing vdso64.so
Reviewed-by: cjplummer, ayang
2026-02-21 11:39:52 +00:00
Jaikiran Pai
fac338b03e 8377425: Test runtime/os/TestWXHealing.java fails on macosx-aarch64 product build
Reviewed-by: aph, dholmes
2026-02-21 04:34:19 +00:00
Phil Race
3bd4a11180 8378296: Remove AppContext from java.awt.event.FocusEvent
Reviewed-by: kizune, serb
2026-02-21 04:13:24 +00:00
Phil Race
facbcaf06a 8378205: Remove AppContext from Swing MenuComponent
Reviewed-by: kizune, serb
2026-02-21 04:13:08 +00:00
Ioi Lam
103a08378d 8378298: Remove obsolete CDS string tests
Reviewed-by: matsaave, kvn
2026-02-21 02:52:17 +00:00
Markus KARG
bc971b51b9 8377388: Replacing "new StringReader(String)" by "Reader.of(CharSequence);" in Scanner
Reviewed-by: jpai, rriggs, bpb
2026-02-21 02:16:01 +00:00
Daniel Fuchs
2ebd612634 8378276: Refactor test/jdk/java/net/httpclient/quic/ TestNG tests to JUnit
Reviewed-by: vyazici
2026-02-20 20:21:00 +00:00
Daishi Tabata
feecb042fe 8378218: MSYS2 reports cygwin triplet causing bash configure failure
Reviewed-by: erikj
2026-02-20 17:59:54 +00:00
Daniel Fuchs
c1f8209cb2 8378163: test/jdk/java/net/httpclient/*.java: convert tests that use ITestContext to JUnit
Reviewed-by: vyazici
2026-02-20 17:22:21 +00:00
Oli Gillespie
932f28c69b 8376698: Add Spliterator tests for TreeMap sub-maps
Reviewed-by: liach, rriggs
2026-02-20 16:50:00 +00:00
Volkan Yazici
72b28672ad 8367129: Move input validation checks to Java for java.lang.StringLatin1 intrinsics
Reviewed-by: rriggs, rgiulietti
2026-02-20 16:26:18 +00:00
Jaikiran Pai
e8dadf4baa 8378003: JarURLConnection.getCertificates() and getCodeSigners() incorrectly return null for signed JAR files after JDK-8377338
Reviewed-by: mullan, dfuchs
2026-02-20 15:13:07 +00:00
Albert Mingkun Yang
aeafc5b165 8378245: Obsolete ParallelRefProcBalancingEnabled
Reviewed-by: jsikstro, dholmes, tschatzl
2026-02-20 12:41:34 +00:00
Coleen Phillimore
c1142bda49 8339886: runtime/os/TestHugePageDecisionsAtVMStartup.java ignores vm flags
Reviewed-by: dholmes, aartemov
2026-02-20 12:33:02 +00:00
Matthias Baesken
df8c770944 8377300: Use64KPages flag cleanup on AIX
Reviewed-by: mdoerr, asteiner
2026-02-20 11:58:35 +00:00
Kerem Kat
a296129347 8375633: C2: Missed Ideal optimization opportunity with ConvD2F/ConvF2HF and -XX:+StressIncrementalInlining
Reviewed-by: bmaillard, mchevalier, qamai
2026-02-20 11:33:39 +00:00
Martin Doerr
2052b443ed 8378233: depends_only_on_test_impl() assertion hit after JDK-8347365
Reviewed-by: qamai, mbaesken
2026-02-20 11:25:25 +00:00
Casper Norrbin
16f2b80327 8373638: RBTree public interface does not check all input parameters for validity
Reviewed-by: ayang, dholmes
2026-02-20 10:56:15 +00:00
Markus Grönlund
c3a698f7be 8377665: JFR: Symbol table not setup for early class unloading
Reviewed-by: jsikstro
2026-02-20 10:55:45 +00:00
Albert Mingkun Yang
7ec561f8b7 8378178: Change Thread::_allocated_bytes from jlong to uint64_t
Reviewed-by: coleenp, stefank
2026-02-20 09:01:08 +00:00
Anton Artemov
fa2f4d82f5 8377223: Port fdlibm atanh to Java
Reviewed-by: darcy, rgiulietti
2026-02-20 08:31:18 +00:00
SendaoYan
cb70654943 8377949: TestZRelocationSetEvent.java intermittent fails OOME
Reviewed-by: stefank, mgronlun
2026-02-20 08:25:42 +00:00
Aleksey Shipilev
f49c6d8777 8377990: Zero: Replace Java math ops with UB-safe implementations
Reviewed-by: aph, serb, phh
2026-02-20 06:49:15 +00:00
Aleksey Shipilev
f0529a8542 8378080: Zero: JNIEnv argument is corrupted in native calls
Reviewed-by: mdoerr, serb, phh
2026-02-20 06:48:58 +00:00
Roger Calnan
1df0594388 8377502: Add anchors to the options in the Serviceability tool man pages
Reviewed-by: dholmes, cjplummer
2026-02-20 03:52:56 +00:00
Sergey Bylokhov
866cbcbecb 8378050: Add missing @Override annotations in "java.awt.color" package
Reviewed-by: kizune, prr
2026-02-20 00:58:51 +00:00
Phil Race
1a967a0bca 8378193: Remove AppContext from JinternalFrame
Reviewed-by: kizune, serb
2026-02-19 23:46:05 +00:00
Phil Race
e42508fc1c 8378203: Remove AppContext from jdk.unsupported.desktop
Reviewed-by: kizune, serb
2026-02-19 23:44:14 +00:00
Coleen Phillimore
ff1c42f111 8378112: Test runtime/ErrorHandling/MachCodeFramesInErrorFile.java fails with RuntimeException: 1 < 2
Reviewed-by: phubner, matsaave
2026-02-19 22:17:41 +00:00
Phil Race
2a71f89bc8 8378192: Remove AppContext from SwingUtilities2
Reviewed-by: psadhukhan, kizune
2026-02-19 18:04:06 +00:00
Phil Race
9b44ea39bf 8378204: Remove AppContext from two Swing UI classes
Reviewed-by: serb, kizune
2026-02-19 17:58:36 +00:00
Coleen Phillimore
82fe8b9cd0 8377797: Remove SA support for MethodData and the printmdo command
Reviewed-by: kevinw, ysuenaga, cjplummer, kvn
2026-02-19 17:39:38 +00:00
Ben Taylor
4a6d359a45 8377701: Shenandoah: Convert ShenandoahEvacOOMHandler to use Atomic<T>
Reviewed-by: shade, xpeng, wkemper, phh
2026-02-19 17:27:01 +00:00
Kirill Shirokov
f02d190095 8377729: Running jtreg tests with -agent... option causes some tests to fail due to duplicate -agent options provided to a subprocess
Reviewed-by: lmesnik, sspitsyn
2026-02-19 16:35:53 +00:00
Erik Gahlin
79dbc50b4f 8378171: JFR: Copy of a closed recording should not be available
Reviewed-by: mgronlun
2026-02-19 15:26:56 +00:00
Volkan Yazici
bea48b54e2 8272758: Improve HttpServer to avoid partial file name matches while mapping request path to context path
Reviewed-by: dfuchs
2026-02-19 09:44:00 +00:00