Calvin Cheung
76570c627d
8357149: Test runtime/cds/appcds/aotCode/AOTCodeFlags.java is broken after JDK-8354887
...
Reviewed-by: kvn, iklam
2025-05-16 22:12:59 +00:00
Chris Plummer
10258dc56e
8356811: Some nsk/jdi tests can fetch ThreadReference from static field in the debuggee: part 4
...
Reviewed-by: sspitsyn, amenkov
2025-05-16 20:45:21 +00:00
Naoto Sato
3dd3451700
8357075: Remove leftover COMPAT locale data tests
...
Reviewed-by: joehw, iris, jlu
2025-05-16 18:02:42 +00:00
Evgeny Nikitin
d524509224
8356702: CTW: Update modules
...
Reviewed-by: lmesnik
2025-05-16 16:20:52 +00:00
Evgeny Nikitin
413843cf8e
8356649: Update JCStress test suite
...
Reviewed-by: lmesnik
2025-05-16 16:20:37 +00:00
Timofei Pushkin
46a12e781e
8315130: java.lang.IllegalAccessError when processing classlist to create CDS archive
...
Reviewed-by: iklam, ccheung
2025-05-16 13:51:58 +00:00
Christian Stein
bca293d012
8336470: Source launcher should work with service loader SPI in unnamed module
...
Reviewed-by: alanb
2025-05-16 13:19:01 +00:00
Weijun Wang
079fccfa9a
8353888: Implement JEP 510: Key Derivation Function API
...
Reviewed-by: valeriep, mullan, liach
2025-05-16 12:25:04 +00:00
Andrew Haley
a6ebcf61eb
8354674: AArch64: Intrinsify Unsafe::setMemory
...
Reviewed-by: adinn
2025-05-16 09:28:35 +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
Leo Korinth
b3e856f9b3
8356847: Problem list two test cases for JDK-8284234
...
Reviewed-by: tschatzl
2025-05-15 16:03:43 +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
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
Leo Korinth
13b3541467
8356866: Cleanup hotspot/jtreg/ProblemList.txt
...
Reviewed-by: syan, tschatzl
2025-05-15 09:20:56 +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
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
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
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
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
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
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
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
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
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
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
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
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
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