Weijun Wang
079fccfa9a
8353888: Implement JEP 510: Key Derivation Function API
...
Reviewed-by: valeriep, mullan, liach
2025-05-16 12:25:04 +00:00
Marc Chevalier
0d8675780f
8355488: Add stress mode for C2 loop peeling
...
Reviewed-by: thartmann, chagedorn
2025-05-16 11:32:01 +00:00
Marc Chevalier
a0a3060709
8353638: C2: deoptimization and re-execution cycle with StringBuilder
...
Reviewed-by: thartmann, chagedorn
2025-05-16 11:31:37 +00:00
Andrew Haley
a6ebcf61eb
8354674: AArch64: Intrinsify Unsafe::setMemory
...
Reviewed-by: adinn
2025-05-16 09:28:35 +00:00
kieran-farrell
a8d8ffa8ad
8356395: Spec needs to be clarified for InterfaceAddress class level API documentation and getBroadcast() method
...
Reviewed-by: dfuchs
2025-05-16 07:33:17 +00:00
Paul H
f6b0f016f6
8332947: [macos] OpenURIHandler events not received when AWT is embedded in another toolkit
...
Reviewed-by: kcr, honkar, prr
2025-05-15 22:35:48 +00:00
Calvin Cheung
efdbb6afce
8354083: Support --add-reads with -XX:+AOTClassLinking
...
Reviewed-by: iklam, alanb
2025-05-15 21:14:42 +00:00
Alex Menkov
fe790cb319
8356177: Regression after JDK-8352180
...
Reviewed-by: sspitsyn, cjplummer, lmesnik
2025-05-15 20:39:48 +00:00
Chen Liang
9223ed788a
8351996: Behavioral updates for ClassValue::remove
...
Co-authored-by: John R Rose <jrose@openjdk.org>
Reviewed-by: vklang, jrose
2025-05-15 20:32:02 +00:00
Ashutosh Mehra
c59debb384
8354887: Preserve runtime blobs in AOT code cache
...
Co-authored-by: Andrew Dinn <adinn@openjdk.org>
Reviewed-by: kvn, adinn
2025-05-15 17:18:56 +00:00
Archie Cobbs
850c789a82
8349754: Invalid "early reference" error when class extends an outer class
...
Reviewed-by: mcimadamore
2025-05-15 16:35:16 +00:00
Johannes Graham
1e61352b54
8356709: Avoid redundant String formatting in BigDecimal.valueOf(double)
...
Reviewed-by: rgiulietti
2025-05-15 16:33:35 +00:00
Naoto Sato
e056bbec92
8356822: Refactor HTML anchor tags to javadoc in Charset
...
Reviewed-by: iris, liach
2025-05-15 16:14:13 +00:00
Leo Korinth
b3e856f9b3
8356847: Problem list two test cases for JDK-8284234
...
Reviewed-by: tschatzl
2025-05-15 16:03:43 +00:00
Amit Kumar
a1c7e494c8
8350482: [s390x] Relativize esp in interpreter frames
...
Reviewed-by: lucy, rrich
2025-05-15 15:38:56 +00:00
Volkan Yazici
8fcfddb2d2
8353197: Document preconditions for JavaLangAccess methods
...
Reviewed-by: pminborg, liach
2025-05-15 14:54:27 +00:00
Brian Burkhalter
3df8ca1eba
8356678: (fs) Files.readAttributes should map ENOTDIR to NoSuchFileException where possible (unix)
...
Reviewed-by: alanb, cstein
2025-05-15 14:47:02 +00:00
Jiangli Zhou
073af3bbaa
8356892: runtime/jni/CalleeSavedRegisters/FPRegs.java fails on static-jdk
...
Reviewed-by: dholmes, shade
2025-05-15 14:39:52 +00:00
Volkan Yazici
81e8e670ce
8351347: HttpClient Improve logging of response headers
...
Reviewed-by: dfuchs, michaelm
2025-05-15 14:10:16 +00:00
Daniel Lundén
5cb231714f
8351568: Improve source code documentation for PhaseCFG::insert_anti_dependences
...
Reviewed-by: rcastanedalo, chagedorn
2025-05-15 12:54:49 +00:00
Adam Sotona
1d36f173c4
8351232: NPE: Cannot invoke "getDeclarationAttributes" because "sym" is null
...
Reviewed-by: liach
2025-05-15 12:04:17 +00:00
Aleksei Voitylov
883e52aa10
8353237: [AArch64] Incorrect result of VectorizedHashCode intrinsic on Cortex-A53
...
Reviewed-by: aph
2025-05-15 11:06:22 +00:00
Leo Korinth
13b3541467
8356866: Cleanup hotspot/jtreg/ProblemList.txt
...
Reviewed-by: syan, tschatzl
2025-05-15 09:20:56 +00:00
Thomas Schatzl
b8d2bdb465
8355743: G1: Collection set clearing is not recorded as part of "Free Collection Set Time"
...
Reviewed-by: iwalulya, shade
jdk-25+23
2025-05-15 08:03:44 +00:00
Andrey Turbanov
e557b6956b
8356843: Avoid redundant HashMap.get to obtain old value in Toolkit.setDesktopProperty
...
Reviewed-by: aivanov, serb
2025-05-15 07:57:14 +00:00
Arno Zeller
dc881ee369
8354530: AIX: sporadic unexpected errno when calling setsockopt in Net.joinOrDrop
...
Reviewed-by: alanb, clanger
2025-05-15 07:50:28 +00:00
Ioi Lam
5e50a58474
8356838: AOT incorrectly sets a cached class's loader type to boot
...
Reviewed-by: ccheung, iveresov
2025-05-14 23:11:46 +00:00
Ioi Lam
b66ab8ebe2
8356693: AOT assembly phase fails with -javaagent
...
Reviewed-by: asmehra, ccheung, shade
2025-05-14 22:00:46 +00:00
Yudi Zheng
948ade8e70
8356971: [JVMCI] Export VM_Version::supports_avx512_simd_sort to JVMCI compiler
...
Reviewed-by: dnsimon
2025-05-14 19:47:38 +00:00
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