Prasanta Sadhukhan
5205eae6ff
8346753: Test javax/swing/JMenuItem/RightLeftOrientation/RightLeftOrientation.java fails on Windows Server 2025 x64 because the icons of RBMenuItem and CBMenuItem are not visible in Nimbus LookAndFeel
...
Reviewed-by: abhiscxk
2025-07-08 03:12:37 +00:00
Julian Waters
bbc5c98b14
8342868: Errors related to unused code on Windows after 8339120 in core libs
...
Reviewed-by: naoto, jlu
2025-07-08 01:29:20 +00:00
Julian Waters
563a3358f6
8342682: Errors related to unused code on Windows after 8339120 in dt_shmem jdwp security and jpackage
...
Reviewed-by: cjplummer, asemenyuk, almatvee
2025-07-08 01:27:11 +00:00
Valerie Peng
ec7c6be6a9
8359388: Stricter checking for cipher transformations
...
Reviewed-by: mullan
2025-07-07 23:36:19 +00:00
Justin Lu
197fde5363
8361303: L10n comment for javac.opt.Xlint.desc.synchronization in javac.properties
...
Reviewed-by: naoto, liach
2025-07-07 21:55:10 +00:00
Sergey Bylokhov
ec3bb93d79
8358623: Avoid unnecessary data copying in ICC_Profile
...
Reviewed-by: honkar, prr
2025-07-07 19:32:17 +00:00
Chris Plummer
39c9de2ace
8359958: Cleanup "local" debuggee references after JDK-8333117 removed support for non-local debuggees
...
Reviewed-by: lmesnik, sspitsyn, amenkov
2025-07-07 18:50:00 +00:00
Vicente Romero
05c9eec8d0
8361214: An anonymous class is erroneously being classify as an abstract class
...
Reviewed-by: liach, mcimadamore
2025-07-07 14:56:53 +00:00
Richard Reingruber
fea73c1d40
8360599: [TESTBUG] DumpThreadsWithEliminatedLock.java fails because of unstable inlining
...
Reviewed-by: alanb, mdoerr, lmesnik
2025-07-07 13:21:11 +00:00
Roger Riggs
afb4a1be9e
8354872: Clarify java.lang.Process resource cleanup
...
Reviewed-by: jpai
2025-07-07 12:43:28 +00:00
ANUPAM DEV
7c13a2cd9a
8361463: Render method of javax.swing.text.AbstractDocument uses 'currency' instead of 'concurrency'
...
Reviewed-by: psadhukhan, tr, abhiscxk, aivanov
2025-07-07 12:15:44 +00:00
Andrew Haley
4df9c87345
8360884: Better scoped values
...
Reviewed-by: liach, alanb
2025-07-07 09:16:39 +00:00
Christian Stein
9449fea2cd
8358552: EndOfFileException in System.in.read() and IO.readln() etc. in JShell
...
Reviewed-by: jlahoda
2025-07-07 08:59:50 +00:00
Aleksey Shipilev
1fa772e814
8343546: GHA: Cache required dependencies in master-branch workflow
...
Reviewed-by: ihse
2025-07-07 08:24:24 +00:00
Daniel Fuchs
8ad4836883
8361249: PlainHttpConnection connection logic can be simplified
...
Reviewed-by: djelinski, vyazici, michaelm, jpai
2025-07-07 08:22:05 +00:00
Xiaohong Gong
d75ea7e679
8355563: VectorAPI: Refactor current implementation of subword gather load API
...
Reviewed-by: epeter, psandoz, sviswanathan, jbhateja
2025-07-07 06:52:29 +00:00
Artem Semenov
e9a434165a
8360664: Null pointer dereference in src/hotspot/share/prims/jvmtiTagMap.cpp in IterateOverHeapObjectClosure::do_object()
...
Found by Linux Verification Center (linuxtesting.org) with SVACE.
Signed-off-by: Artem Semenov <savoptik@altlinux.org>.
Reviewed-by: sspitsyn, amenkov, cjplummer
2025-07-07 06:11:50 +00:00
hanguanqiang
45300dd123
8358568: Purge obsolete/broken GenerateSynchronizationCode flag
...
Reviewed-by: thartmann, shade
2025-07-07 05:22:44 +00:00
Anass Baya
44cff9d6ab
8346952: GetGraphicsStressTest.java fails: Native resources unavailable
...
Reviewed-by: serb
2025-07-07 04:58:17 +00:00
David Holmes
3bcbcc5747
8361439: [BACKOUT] 8357601: Checked version of JNI Release<type>ArrayElements needs to filter out known wrapped arrays
...
Reviewed-by: lmesnik
2025-07-06 21:45:03 +00:00
Erik Gahlin
f3e0588d0b
8361338: JFR: Min and max time in MethodTime event is confusing
...
Reviewed-by: mgronlun
2025-07-06 15:21:35 +00:00
Nizar Benalla
f2d2eef988
8177100: APIs duplicated in JavaDoc
...
Reviewed-by: liach, hannesw
2025-07-04 15:10:22 +00:00
Srinivas Vamsi Parasa
1c560727b8
8360775: Fix Shenandoah GC test failures when APX is enabled
...
Reviewed-by: sviswanathan, jbhateja, epeter
2025-07-04 15:08:57 +00:00
Manuel Hässig
f153e415d7
8361253: CommandLineOptionTest library should report observed values on failure
...
Reviewed-by: dholmes, shade
2025-07-04 13:06:36 +00:00
Magnus Ihse Bursie
fba74f796e
8361306: jdk.compiler-gendata needs to depend on java.base-launchers
...
Reviewed-by: shade
2025-07-04 12:19:24 +00:00
Jonas Norlinder
56ebb8c1b9
8359110: Log accumulated GC and process CPU time upon VM exit
...
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Co-authored-by: Jonas Norlinder <jnorlinder@openjdk.org>
Reviewed-by: tschatzl, ayang
2025-07-04 10:16:55 +00:00
Doug Simon
5cf349c3b0
8361355: Negative cases of Annotated.getAnnotationData implementations are broken
...
Reviewed-by: never
2025-07-04 07:37:20 +00:00
Kim Barrett
21f2e9a71c
8344332: (bf) Migrate DirectByteBuffer away from jdk.internal.ref.Cleaner
...
Reviewed-by: rriggs, bchristi
2025-07-04 04:08:42 +00:00
Ioi Lam
854de8c9c6
8336147: Clarify CDS documentation about static vs dynamic archive
...
Reviewed-by: ccheung, shade
2025-07-03 23:54:05 +00:00
Manukumar V S
16af473397
8361115: javax/swing/JComboBox/bug4276920.java unnecessarily throws Error instead of RuntimeException
...
Reviewed-by: prr
2025-07-03 22:32:23 +00:00
David Holmes
da0a51ce97
8357601: Checked version of JNI Release<type>ArrayElements needs to filter out known wrapped arrays
...
Reviewed-by: coleenp, jsjolen
2025-07-03 21:02:28 +00:00
Chen Liang
566279af49
8360022: ClassRefDupInConstantPoolTest.java fails when running in repeat
...
Reviewed-by: vromero
2025-07-03 20:49:05 +00:00
Erik Gahlin
77e69e02eb
8358750: JFR: EventInstrumentation MASK_THROTTLE* constants should be computed in longs
...
Reviewed-by: mgronlun
2025-07-03 20:01:33 +00:00
Eric Caspole
dcc7254a38
8361213: J2DAnalyzer should emit the score as a decimal
...
Reviewed-by: prr
2025-07-03 19:43:30 +00:00
Calvin Cheung
003be0dee2
8361325: Refactor ClassLoaderExt
...
Reviewed-by: coleenp, sspitsyn
2025-07-03 19:40:22 +00:00
Brian Burkhalter
2d9f0324ba
8360028: (fs) Path.relativize throws StringIndexOutOfBoundsException (win)
...
Reviewed-by: alanb
2025-07-03 18:53:59 +00:00
Archie Cobbs
25ed36f3ef
8359493: Refactor how aggregated mandatory warnings are handled in the compiler
...
8350514: Refactor MandatoryWarningHandler to support dynamic verbosity
Reviewed-by: mcimadamore
2025-07-03 18:13:07 +00:00
Evgeny Nikitin
a2315ddd2a
8357739: [jittester] disable the hashCode method
...
Reviewed-by: lmesnik
2025-07-03 16:58:30 +00:00
Ioi Lam
66836d40b8
8361292: Rename ModuleEntry::module() to module_oop()
...
Reviewed-by: coleenp, ccheung, sspitsyn
2025-07-03 16:52:19 +00:00
Ioi Lam
3daa03c30f
8358680: AOT cache creation fails: no strings should have been added
...
Co-authored-by: Aleksey Shipilev <shade@openjdk.org>
Reviewed-by: coleenp, shade
2025-07-03 15:31:34 +00:00
Rajat Mahajan
24117c6e9a
8349188: LineBorder does not scale correctly
...
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: aivanov, serb
2025-07-03 14:24:52 +00:00
Thomas Schatzl
5e40fb6bda
8277394: Remove the use of safepoint_workers in reference processor
...
Co-authored-by: Albert Mingkun Yang <ayang@openjdk.org>
Reviewed-by: ayang, iwalulya
jdk-26+5
2025-07-03 11:43:35 +00:00
Matthias Baesken
2528c620a6
8361198: [AIX] fix misleading error output in thread_cpu_time_unchecked
...
Reviewed-by: mdoerr, azeller
2025-07-03 11:35:54 +00:00
Jaikiran Pai
1be29bd725
8361060: Keep track of the origin server against which a jdk.internal.net.http.HttpConnection was constructed
...
Reviewed-by: dfuchs
2025-07-03 09:32:09 +00:00
Jatin Bhateja
2f683fdc4a
8361037: [ubsan] compiler/c2/irTests/TestFloat16ScalarOperations division by 0
...
Reviewed-by: mhaessig, sviswanathan
2025-07-03 08:03:55 +00:00
Benoît Maillard
c75df634be
8359602: Ideal optimizations depending on input type are missed because of missing notification mechanism from CCP
...
Reviewed-by: epeter, thartmann
2025-07-03 07:28:11 +00:00
Jan Lahoda
fd13e1ce98
8358801: javac produces class that does not pass verifier.
...
Reviewed-by: mcimadamore, liach
2025-07-03 07:17:59 +00:00
Thomas Schatzl
6c9236c80c
8361238: G1 tries to get CPU info from terminated threads at shutdown
...
Reviewed-by: kbarrett, sangheki
2025-07-03 06:59:00 +00:00
Takuya Kiriyama
1926aeb1a3
8352016: Improve java/lang/RuntimeTests/RuntimeExitLogTest.java
...
Reviewed-by: rriggs
2025-07-03 06:47:11 +00:00
Boris Ulasevich
74822ce12a
8358183: [JVMCI] crash accessing nmethod::jvmci_name in CodeCache::aggregate
...
Reviewed-by: eastigeevich, phh
2025-07-02 21:15:46 +00:00