Jonas Norlinder
|
c834e4c641
|
8373647: Avoid fstat when opening file for write with RandomAccessFile or FileOutputStream
Reviewed-by: redestad, alanb
|
2026-01-08 16:46:28 +00:00 |
|
Erik Gahlin
|
fa2eb62647
|
8367949: JFR: MethodTrace double-counts methods that catch their own exceptions
Reviewed-by: mgronlun
|
2026-01-08 16:34:39 +00:00 |
|
Brian Burkhalter
|
677572b42d
|
8372377: Test java/io/File/GetXSpace.java failed: The system cannot find the path specified
Reviewed-by: alanb, jpai
|
2026-01-08 16:28:43 +00:00 |
|
Brian Burkhalter
|
ec657349ff
|
8374641: Remove java/nio/channels/AsyncCloseAndInterrupt.java from problem list
Reviewed-by: iris
|
2026-01-08 16:28:10 +00:00 |
|
Matthias Baesken
|
78b1ca6cc1
|
8374711: Hotspot runtime/CommandLine/OptionsValidation/TestOptionsWithRanges fails without printing the option name
Reviewed-by: mdoerr, dholmes
|
2026-01-08 12:44:08 +00:00 |
|
Kim Barrett
|
c5159fc9fa
|
8374328: Convert simple AtomicAccess uses in gc/shared to use Atomic<T>
Reviewed-by: dholmes, tschatzl
|
2026-01-08 11:07:08 +00:00 |
|
Maurizio Cimadamore
|
904ba5f5ed
|
8374718: Generation of CompilerProperties can fail in subtle ways
Reviewed-by: jlahoda
|
2026-01-08 10:24:03 +00:00 |
|
Aleksey Shipilev
|
067fd3cb2f
|
8374768: S390X builds are failing after JDK-8372754
Reviewed-by: stefank, mdoerr
|
2026-01-08 09:32:51 +00:00 |
|
Ramkumar Sunderbabu
|
08ff16f0aa
|
8374576: Disable MemoryEaterMT for VirtualThread
Reviewed-by: lmesnik, dholmes
|
2026-01-08 09:25:11 +00:00 |
|
Emanuel Peter
|
a71326a0e2
|
8374528: C2 SuperWord: TestAliasingFuzzer.java strengthen no-multiversioning IR rule
Reviewed-by: chagedorn, mhaessig
|
2026-01-08 08:32:02 +00:00 |
|
Per Minborg
|
1a6da4499c
|
8374467: Incorrect ranges in jdk.internal.util.ByteArray JavaDoc
Reviewed-by: rriggs
|
2026-01-08 08:14:57 +00:00 |
|
Jan Lahoda
|
e6abf98e35
|
8374434: Several JShell tests report JUnit discovery warnings
Reviewed-by: jpai
|
2026-01-08 07:01:03 +00:00 |
|
Ioi Lam
|
95137580b8
|
8374662: Remove unused type check functions from javaClasses.hpp
Reviewed-by: jsjolen
|
2026-01-08 05:31:06 +00:00 |
|
Kim Barrett
|
70669d0585
|
8374712: AOTMappedHeapWriter::relocate_field_in_buffer should use CompressedOops::narrow_oop_cast
Reviewed-by: kvn
|
2026-01-08 04:43:06 +00:00 |
|
Chad Rakoczy
|
0a1fa21921
|
8369150: NMethodRelocationTest fails when JVMTI events not published before JVM exit
Reviewed-by: lmesnik, sspitsyn
|
2026-01-08 01:14:01 +00:00 |
|
Kim Barrett
|
9a944e5587
|
8372754: Add wrapper for <cstdlib>
8369205: AIX build break in forbiddenFunctions.hpp
Reviewed-by: mdoerr, tschatzl
|
2026-01-07 22:23:39 +00:00 |
|
Erik Joelsson
|
383fe1efc3
|
8374642: EscapeHash macro fails with GNU make 4.3 and 4.4
Reviewed-by: tbell, shade
|
2026-01-07 21:52:12 +00:00 |
|
Aleksey Shipilev
|
dd20e91506
|
8374521: Support fine-grained native debug levels
Reviewed-by: erikj, krk, clanger
|
2026-01-07 18:10:06 +00:00 |
|
Jatin Bhateja
|
640343f7d9
|
8373724: Assertion failure in TestSignumVector.java with UseAPX
Reviewed-by: sviswanathan
|
2026-01-07 17:00:57 +00:00 |
|
Volkan Yazici
|
3541bc8635
|
8373538: Migrate all tests to null-safe "SimpleSSLContext" methods
Reviewed-by: djelinski, jpai
|
2026-01-07 15:38:20 +00:00 |
|
Emanuel Peter
|
da14813a5b
|
8373453: C2 SuperWord: must handle load slices that have loads with different memory inputs
Reviewed-by: kvn, thartmann, qamai
|
2026-01-07 12:37:52 +00:00 |
|
SendaoYan
|
929864b1a4
|
8362087: Test containers/docker/ShareTmpDir.java intermittent fails
Reviewed-by: sgehwolf, cnorrbin
|
2026-01-07 11:51:28 +00:00 |
|
Tobias Hotz
|
d7a3df6399
|
8374436: compiler/igvn/IntegerDivValueTests.java failed with division by zero
Reviewed-by: chagedorn, thartmann
|
2026-01-07 11:48:47 +00:00 |
|
Alan Bateman
|
6af27420e3
|
8373427: StructuredTaskScope::join not clear if called with interrupted status set
Reviewed-by: jpai
|
2026-01-07 10:43:24 +00:00 |
|
Alan Bateman
|
f83918c692
|
8369227: Virtual thread stuck in PARKED state
Reviewed-by: pchilanomate
|
2026-01-07 10:43:11 +00:00 |
|
Kim Barrett
|
2074b975c3
|
8374623: Move DependentAlwaysFalse variable template to its own file
Reviewed-by: jsjolen
|
2026-01-07 10:06:29 +00:00 |
|
Volkan Yazici
|
7e18de137c
|
8374210: [BACKOUT] Move input validation checks to Java for java.lang.StringCoding intrinsics
Reviewed-by: shade, thartmann
|
2026-01-07 09:22:38 +00:00 |
|
Ana-Maria Mihalceanu
|
a01283a5a5
|
8374632: Broken list layout in the man page of jlink
Reviewed-by: jpai
|
2026-01-07 08:24:31 +00:00 |
|
Damon Fenacci
|
c1c0ac8770
|
8342772: Assert in LateInlineMHCallGenerator::do_late_inline_check
Reviewed-by: vlivanov, chagedorn, thartmann
|
2026-01-07 07:29:00 +00:00 |
|
Thomas Schatzl
|
5c6947f736
|
8373429: gc/g1/TestCodeCacheUnloadDuringConcCycle fails on various platforms
Reviewed-by: mbaesken, mdoerr
|
2026-01-07 06:30:14 +00:00 |
|
Alexey Semenyuk
|
6b3c1e0f78
|
8373833: "error.cert.not.found" and "error.explicit-sign-no-cert" errors duplicate each other
Reviewed-by: almatvee
jdk-27+4
|
2026-01-06 23:56:59 +00:00 |
|
David Beaumont
|
7c979c1487
|
8374308: ImageBufferCache has no effect and can be removed
Reviewed-by: alanb, rriggs
|
2026-01-06 19:54:49 +00:00 |
|
Justin Lu
|
53300b4ac1
|
8373830: Refactor test/jdk/java/time/test tests to use JUnit over TestNG
8373829: Refactor test/jdk/java/time/tck tests to use JUnit over TestNG
Reviewed-by: naoto
|
2026-01-06 19:24:43 +00:00 |
|
Roger Riggs
|
f1e0e0c25e
|
8374544: Add SleepyCat diagnostics for all platforms
Reviewed-by: jpai
|
2026-01-06 18:07:43 +00:00 |
|
Weijun Wang
|
fbc59ac0a1
|
8374555: No need for visible input warning in s.s.u.Password when not reading from System.in
Reviewed-by: coffeys, hchao
|
2026-01-06 18:05:27 +00:00 |
|
Kim Barrett
|
cdbc493a6d
|
8374190: Convert ConcurrentHashTable atomic lists to use Atomic<T>
Reviewed-by: dholmes, iwalulya
|
2026-01-06 17:57:02 +00:00 |
|
Daniel Gredler
|
62181b6363
|
6562639: Wrong pixel bounds from TextLayout with white font
Reviewed-by: serb, prr
|
2026-01-06 17:56:43 +00:00 |
|
Daniel Gredler
|
3f65215960
|
8374340: FontRenderContext instance variables should be final
Reviewed-by: aivanov, aturbanov, prr, serb
|
2026-01-06 16:52:21 +00:00 |
|
Naoto Sato
|
136ac0d10b
|
8374433: java/util/Locale/PreserveTagCase.java does not run any tests
Reviewed-by: iris, joehw, jlu
|
2026-01-06 16:28:33 +00:00 |
|
Leonid Mesnik
|
c611da257f
|
8374483: Eliminate :serviceability_ttf_virtual group and mark svc non-virtual tests with requires
Reviewed-by: syan, dholmes
|
2026-01-06 15:48:53 +00:00 |
|
Kim Barrett
|
3214428203
|
8374446: Fix -Wzero-as-null-pointer-constant warnings in test_compressedKlass.cpp
Reviewed-by: dholmes
|
2026-01-06 15:05:29 +00:00 |
|
Kim Barrett
|
e27309f10d
|
8374350: Convert hotspot gtests to use Atomic<T>
Reviewed-by: aboldtch, iwalulya
|
2026-01-06 15:00:45 +00:00 |
|
Dingli Zhang
|
df5b49e604
|
8374525: RISC-V: Several masked float16 vector operations are not supported
Reviewed-by: fjiang, fyang
|
2026-01-06 12:49:16 +00:00 |
|
Fernando Guallini
|
532a0a65b1
|
8372950: Pem.pemEncoded should cache the Pattern
Reviewed-by: ascarpino
|
2026-01-06 10:53:27 +00:00 |
|
Johny Jose
|
5df183be6c
|
8373476: (tz) Update Timezone Data to 2025c
Reviewed-by: coffeys, naoto
|
2026-01-06 10:36:41 +00:00 |
|
Christian Hagedorn
|
938bbd5b60
|
8374518: C1: Remove dead LinearScanStatistic::Counter::counter_fpu_stack
Reviewed-by: thartmann, mdoerr
|
2026-01-06 10:23:45 +00:00 |
|
Volkan Yazici
|
3a80c639d8
|
8373515: Migrate "test/jdk/java/net/httpclient/" to null-safe "SimpleSSLContext" methods
Reviewed-by: jpai
|
2026-01-06 10:21:14 +00:00 |
|
Emanuel Peter
|
2cb228e142
|
8374489: Template Library: need to tag Float16.float16ToRawShortBits as having non-deterministic result because of multiple NaN bit patterns
Reviewed-by: chagedorn, kvn
|
2026-01-06 08:51:40 +00:00 |
|
Fabian Meumertzheim
|
2fbc4162e8
|
8374441: (fs) FileSystemProvider.readAttributesIfExists throws "Not a directory" when element in path is not directory should return null for ENOTDIR (unix)
Reviewed-by: alanb
|
2026-01-06 08:09:42 +00:00 |
|
Aleksey Shipilev
|
d063c9546b
|
8374507: GHA: Limit debug symbols generation to conserve disk space
Reviewed-by: erikj
|
2026-01-06 07:40:36 +00:00 |
|