Ben Perez
ecabea6cd3
8347608: Optimize Java implementation of ML-KEM
...
Reviewed-by: weijun
2025-05-14 19:38:34 +00:00
Alisen Chung
e91088a9e8
8343739: Test java/awt/event/KeyEvent/ExtendedKeyCode/ExtendedKeyCodeTest.java failed: Wrong extended key code
...
Reviewed-by: serb, prr
2025-05-14 18:47:42 +00:00
Chris Plummer
75504a35ee
8356588: Some nsk/jdi tests can fetch ThreadReference from static field in the debuggee: part 3
...
Reviewed-by: amenkov, sspitsyn
2025-05-14 18:12:35 +00:00
Naoto Sato
7c8e273fde
8356420: Provide examples on wrapping System.in
...
Reviewed-by: liach, smarks, alanb, bpb, iris
2025-05-14 17:41:42 +00:00
Chris Plummer
a2628357a9
8356641: Test com/sun/jdi/EarlyThreadGroupChildrenTest.java fails sometimes on macOS
...
Reviewed-by: kevinw, amenkov, sspitsyn
2025-05-14 17:07:28 +00:00
Srinivas Vamsi Parasa
10436c1e1d
8356281: Fix for TestFPComparison failure due to incorrect result
...
Reviewed-by: sviswanathan, thartmann, jbhateja
2025-05-14 15:39:09 +00:00
Jiangli Zhou
1afd887b13
8356102: TestJcmdOutput, JcmdWithNMTDisabled and DumpSharedDictionary hs/tier1 tests fail on static-jdk
...
Reviewed-by: dholmes
2025-05-14 14:58:29 +00:00
Manuel Hässig
97b0dd2167
8336906: C2: assert(bb->is_reachable()) failed: getting result from unreachable basicblock
...
Co-authored-by: Emanuel Peter <epeter@openjdk.org>
Co-authored-by: Dean Long <dlong@openjdk.org>
Reviewed-by: epeter, dlong
2025-05-14 14:12:10 +00:00
Jaikiran Pai
a989245a24
8327466: ct.sym zip not reproducible across build environment timezones
...
Reviewed-by: erikj, jlahoda
2025-05-14 12:38:40 +00:00
Coleen Phillimore
3270b00957
8356173: Remove ThreadCritical
...
Reviewed-by: dholmes, kbarrett, jsjolen
2025-05-14 12:00:23 +00:00
Aleksey Shipilev
5c73dfc28c
8352533: Report useful IOExceptions when jspawnhelper fails
...
Reviewed-by: simonis, rriggs, stuefe
2025-05-14 09:05:49 +00:00
Fernando Guallini
86f39ab5bb
8249825: Tests sun/security/ssl/SSLSocketImpl/SetClientMode.java and NonAutoClose.java marked with @ignore
...
Reviewed-by: abarashev, rhalade
2025-05-14 08:39:21 +00:00
Martin Doerr
fc6f4da8e7
8351666: [PPC64] Make non-volatile VectorRegisters available for C2 register allocation
...
Reviewed-by: rrich
2025-05-14 08:38:01 +00:00
Anjian-Wen
b76b610788
8356869: RISC-V: Improve tail handling of array fill stub
...
Reviewed-by: fyang, fjiang, mli
2025-05-14 08:28:11 +00:00
Serguei Spitsyn
265bc5f47d
8353496: SuspendResume1.java and SuspendResume2.java timeout after JDK-8319447
...
Reviewed-by: cjplummer, alanb
2025-05-14 08:21:54 +00:00
Raffaello Giulietti
d1032d71bf
8343829: Unify decimal and hexadecimal parsing in FloatingDecimal
...
Reviewed-by: darcy
2025-05-14 07:59:19 +00:00
Marc Chevalier
3b27198166
8325647: [IR framework] Only prints stdout if exitCode is 134
...
Reviewed-by: chagedorn, thartmann
2025-05-14 07:57:53 +00:00
Magnus Ihse Bursie
a3e094e1a0
8354968: Replace unicode sequences in comment text with UTF-8 characters
...
Reviewed-by: naoto
2025-05-14 06:42:07 +00:00
Magnus Ihse Bursie
dd2515993b
8356644: Update encoding declaration to UTF-8
...
Reviewed-by: prr, naoto
2025-05-14 06:32:54 +00:00
Alexander Zuev
e07c65b892
8323545: java/awt/GraphicsDevice/CheckDisplayModes.java fails with "exit code: 133"
...
Reviewed-by: achung, serb
2025-05-14 04:59:44 +00:00
Jaikiran Pai
2c4e8d211a
8347712: IllegalStateException on multithreaded ZipFile access with non-UTF8 charset
...
8355975: ZipFile uses incorrect Charset if another instance for the same ZIP file was constructed with a different Charset
Co-authored-by: Eirik Bjørsnøs <eirbjo@openjdk.org>
Reviewed-by: eirbjo, lancea, redestad, alanb
2025-05-14 01:53:19 +00:00
Kim Barrett
530d14a16e
8356686: doc/building.html is not up to date after JDK-8301971
...
Reviewed-by: jwaters, shade, erikj
2025-05-14 00:51:49 +00:00
Kim Barrett
dd2aba98f5
8356689: Make HotSpot Style Guide change process more prominent
...
Reviewed-by: dholmes, shade, stefank, kvn
2025-05-14 00:50:38 +00:00
Chihiro Ito
0c4bc48928
8356820: fixpath should allow + in paths on Windows
...
Reviewed-by: erikj
2025-05-14 00:25:59 +00:00
Chen Liang
a96424b24c
8356694: Removed unused subclass audits in ObjectInput/OutputStream
...
Reviewed-by: alanb, rriggs
2025-05-14 00:03:20 +00:00
Valerie Peng
4c0a0ab6bc
8353578: Refactor existing usage of internal HKDF impl to use the KDF API
...
Co-authored-by: Kevin Driver <kdriver@openjdk.org>
Reviewed-by: djelinski, wetmore, mullan, kdriver, weijun
2025-05-13 22:43:31 +00:00
Ben Perez
10dcdf1b47
8347606: Optimize Java implementation of ML-DSA
...
Reviewed-by: weijun
2025-05-13 22:31:55 +00:00
Shaojin Wen
1bded7188f
8356605: JRSUIControl.hashCode and JRSUIState.hashCode can use Long.hashCode
...
Reviewed-by: prr, serb
2025-05-13 22:16:42 +00:00
Igor Veresov
89242eecd2
8356885: Don't emit C1 profiling for casts if TypeProfileCasts is off
...
Reviewed-by: vlivanov, kvn
2025-05-13 21:49:46 +00:00
Justin Lu
e149bd3a0c
8352755: Misconceptions about j.text.DecimalFormat digits during parsing
...
Reviewed-by: naoto
2025-05-13 20:23:10 +00:00
Kelvin Nilsen
e7ce661adb
8356667: GenShen: Eliminate races with ShenandoahFreeSet::available()
...
Reviewed-by: wkemper
2025-05-13 18:08:10 +00:00
Alexander Matveev
1569925af4
8356819: [macos] MacSign should use "openssl" and "faketime" from Homebrew by default
...
Reviewed-by: asemenyuk
2025-05-13 18:06:32 +00:00
Brent Christian
d1543429ff
8356107: [java.lang] Use @requires tag instead of exiting based on os.name or separatorChar property
...
Reviewed-by: naoto, bpb
2025-05-13 17:05:15 +00:00
Doug Simon
08b2df80c6
8356447: Change default for EagerJVMCI to true
...
Reviewed-by: yzheng, kvn, never
2025-05-13 15:58:59 +00:00
Brian Burkhalter
0318e49500
8351415: (fs) Path::toAbsolutePath should specify if an absolute path has a root component
...
Reviewed-by: alanb
2025-05-13 15:21:30 +00:00
Archie Cobbs
b8c69dfb2a
8356551: Javac rejects receiver parameter in constructor of local class in early construction context
...
Reviewed-by: mcimadamore
2025-05-13 14:31:17 +00:00
Raffaello Giulietti
64a858c7b8
8355992: Add unsignedMultiplyExact and *powExact methods to Math and StrictMath
...
Reviewed-by: darcy
2025-05-13 14:04:53 +00:00
Per Minborg
066477de80
8356080: Address post-integration comments for Stable Values
...
Reviewed-by: liach
2025-05-13 13:40:48 +00:00
Alan Bateman
fa419489d3
8350765: Need to pin when accessing thread container from virtual thread
...
Reviewed-by: vklang, jpai
2025-05-13 13:35:40 +00:00
Aleksey Shipilev
48d2acb386
8356783: CompilerTask hot_method is redundant
...
Reviewed-by: kvn, cslucas
2025-05-13 13:17:12 +00:00
Aleksey Shipilev
de10644721
8356631: OopHandle replacement methods should not be called on empty handles
...
Reviewed-by: coleenp, eosterlund
2025-05-13 12:46:52 +00:00
Erik Gahlin
14d372b15b
8356816: JFR: Move printing of metadata into separate class
...
Reviewed-by: mgronlun
2025-05-13 12:40:14 +00:00
Marc Chevalier
d930dc5df3
8356275: TestCodeEntryAlignment fails with "Alignment must be <= CodeEntryAlignment"
...
Reviewed-by: thartmann
2025-05-13 11:26:36 +00:00
Volkan Yazici
7dcc386af9
8354024: [JMH] Create ephemeral UnixDomainSocketAddress provider with thread-safe close semantics
...
Reviewed-by: michaelm
2025-05-13 11:08:16 +00:00
Daniel Gredler
85db4631ae
8350203: [macos] Newlines and tabs are not ignored when drawing text to a Graphics2D object
...
8353187: Test TextLayout/TestControls fails on macOS: width of 0x9, 0xa, 0xd isn't zero
Reviewed-by: honkar, aivanov, prr
2025-05-13 10:37:57 +00:00
Severin Gehwolf
38bb8adf4f
8354941: Build failure with glibc 2.42 due to uabs() name collision
...
Reviewed-by: kbarrett, thartmann
2025-05-13 09:59:49 +00:00
Andrew Dinn
8ffc121b2f
8356774: AArch64: StubGen final stubs buffer too small for ZGC on Cavium CPU
...
Reviewed-by: shade
2025-05-13 09:42:44 +00:00
Alan Bateman
132a890a9b
8342486: Implement JEP 505: Structured Concurrency (Fifth Preview)
...
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Viktor Klang <vklang@openjdk.org>
Reviewed-by: vklang
2025-05-13 08:43:26 +00:00
Andrey Turbanov
522c7b446f
8356175: Remove unnecessary Map.get from XWM.getInsets
...
Reviewed-by: tr, aivanov, serb
2025-05-13 08:10:11 +00:00
Volkan Yazici
ad161a4ef8
8355360: -d option of jwebserver command should accept relative paths
...
Reviewed-by: dfuchs, michaelm
2025-05-13 07:58:36 +00:00