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
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
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
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
Joel Sikström
8128f638fa
8355692: Refactor stream indentation
...
Reviewed-by: stefank, cnorrbin
2025-05-12 15:49:38 +00:00
Archie Cobbs
f5525ecf58
8348410: Preview flag not checked during compilation resulting in runtime crash
...
Co-authored-by: Aggelos Biboudis <abimpoudis@openjdk.org>
Reviewed-by: jlahoda, mcimadamore
2025-05-12 14:42:27 +00:00
Hamlin Li
8545e13571
8356642: RISC-V: enable hotspot/jtreg/compiler/vectorapi/VectorFusedMultiplyAddSubTest.java
...
Reviewed-by: fyang, fjiang, mhaessig
2025-05-12 12:25:13 +00:00
Abhishek Kumar
ab8c808ed8
8356752: Log mouse enter and exit events for debugging
...
Reviewed-by: jdv, tr
2025-05-12 09:15:13 +00:00
Saranya Natarajan
0258d9998e
8347515: C2: assert(!success || (C->macro_count() == (old_macro_count - 1))) failed: elimination must have deleted one node from macro list
...
Reviewed-by: thartmann, chagedorn
2025-05-12 08:50:01 +00:00
Per Minborg
45cf32bd2c
8347408: Create an internal method handle adapter for system calls with errno
...
Reviewed-by: mcimadamore
2025-05-12 06:59:41 +00:00
Hannes Greule
de801fea76
8353551: C2: Constant folding for ReverseBytes nodes
...
Reviewed-by: epeter, vlivanov
2025-05-12 06:43:52 +00:00