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
Stefan Johansson
526f543adf
8353184: ZGC: Simplify and correct tlab_used() tracking
...
Reviewed-by: stefank, aboldtch
2025-05-13 07:44:30 +00:00
Jan Lahoda
03dca0323d
8354908: javac mishandles supplementary character in character literal
...
Reviewed-by: naoto, vromero
2025-05-13 06:16:34 +00:00
Per Minborg
6e0846918c
8356658: java/foreign/TestBufferStackStress2.java failed again with junit action timed out
...
Reviewed-by: jpai, alanb
2025-05-13 05:47:17 +00:00
Jan Lahoda
24d77adee9
8356057: PrintingProcessor (-Xprint) does not print type variable bounds and type annotations for Object supertypes
...
Reviewed-by: darcy, vromero
2025-05-13 04:44:07 +00:00
Valerie Peng
4fc10a1e7e
8356087: Problematic KeyInfo check using key algorithm in P11SecretKeyFactory class
...
Reviewed-by: weijun
2025-05-13 03:46:30 +00:00
Anjian-Wen
adebfa7ffd
8356700: RISC-V: Declare incompressible scope in fill_words / zero_memory assembler routines
...
Reviewed-by: fyang, fjiang
2025-05-13 03:06:36 +00:00
Bhavana Kilambi
303f4101d4
8355708: Two Float16 IR tests fail after JDK-8345125
...
Reviewed-by: jbhateja, haosun, mhaessig
2025-05-12 23:21:17 +00:00
Kelvin Nilsen
c23469df16
8355340: GenShen: Remove unneeded log messages related to remembered set write table
...
Reviewed-by: wkemper, ysr
2025-05-12 23:14:27 +00:00
Justin Lu
b6b5ac1ef9
8348351: Improve lazy initialization of the available currencies set
...
Reviewed-by: liach, naoto
2025-05-12 20:35:13 +00:00
Vladimir Kozlov
2595fcc7cc
8356192: Enable AOT code caching only on supported platforms
...
Reviewed-by: shade, mdoerr, fyang
2025-05-12 20:29:42 +00:00
Roger Riggs
0f5c608143
8356695: java/lang/StringBuilder/HugeCapacity.java failing with OOME
...
Reviewed-by: liach, lancea, rgiulietti
2025-05-12 20:01:43 +00:00
Daniel Fuchs
45dfc2c6d6
8353642: Deprecate URL::getPermission method and networking permission classes for removal
...
Reviewed-by: djelinski, iris, mullan, michaelm
2025-05-12 16:49:42 +00:00