Stuart Marks
|
57df89c464
|
8353684: [BACKOUT] j.u.l.Handler classes create deadlock risk via synchronized publish() method
Reviewed-by: dholmes
|
2025-04-03 21:15:00 +00:00 |
|
David Beaumont
|
ebcb9a8b12
|
8349206: j.u.l.Handler classes create deadlock risk via synchronized publish() method
Reviewed-by: dfuchs, smarks
|
2025-04-03 20:11:19 +00:00 |
|
Roman Kennke
|
d894b781b8
|
8353588: [REDO] DaCapo xalan performance with -XX:+UseObjectMonitorTable
Reviewed-by: coleenp, aboldtch
|
2025-04-03 17:12:38 +00:00 |
|
Abhishek Kumar
|
db08726884
|
8352966: Opensource Several Font related tests - Batch 2
Reviewed-by: aivanov
|
2025-04-03 16:57:12 +00:00 |
|
Liam Miller-Cushon
|
6b7b3247b1
|
8351431: Type annotations on new class creation expressions can't be retrieved
Reviewed-by: vromero
|
2025-04-03 16:09:08 +00:00 |
|
Thomas Schatzl
|
64b691ab61
|
8271870: G1: Add objArray splitting when scanning object with evacuation failure
8271871: G1 does not try to deduplicate objects that failed evacuation
Reviewed-by: iwalulya, ayang
|
2025-04-03 15:06:22 +00:00 |
|
Amit Kumar
|
b428cda3c6
|
8349686: [s390x] C1: Improve Class.isInstance intrinsic
Reviewed-by: lucy, aph
|
2025-04-03 14:47:26 +00:00 |
|
Alexey Semenyuk
|
70e3250045
|
8352419: Test tools/jpackage/share/ErrorTest.java#id0 and #id1 fail
Reviewed-by: almatvee
|
2025-04-03 13:56:34 +00:00 |
|
Marc Chevalier
|
296d9d6f7a
|
8353345: C2 asserts because maskShiftAmount modifies node without deleting the hash
Reviewed-by: chagedorn, thartmann
|
2025-04-03 12:23:11 +00:00 |
|
Hannes Greule
|
3ceabf0f64
|
8353359: C2: Or(I|L)Node::Ideal is missing AddNode::Ideal call
Reviewed-by: epeter, chagedorn
|
2025-04-03 11:34:45 +00:00 |
|
Erik Gahlin
|
b263292a75
|
8353484: JFR: Simplify EventConfiguration
Reviewed-by: mgronlun
|
2025-04-03 11:07:52 +00:00 |
|
Stefan Karlsson
|
ffca4f2da8
|
8353264: ZGC: Windows heap unreserving is broken
Reviewed-by: jsikstro, aboldtch, eosterlund, stuefe
|
2025-04-03 10:44:58 +00:00 |
|
Jatin Bhateja
|
f7a94feedd
|
8352585: Add special case handling for Float16.max/min x86 backend
Reviewed-by: epeter, sviswanathan
|
2025-04-03 09:21:55 +00:00 |
|
Thomas Fitzsimmons
|
9c5ed23eac
|
8349988: Change cgroup version detection logic to not depend on /proc/cgroups
8347811: Container detection code for cgroups v2 should use cgroup.controllers
Co-authored-by: Severin Gehwolf <sgehwolf@openjdk.org>
Reviewed-by: sgehwolf, asmehra
|
2025-04-03 08:38:50 +00:00 |
|
Marc Chevalier
|
00a038e9c5
|
8353341: C2: removal of a Mod[DF]Node crashes when the node is already dead
Reviewed-by: thartmann, chagedorn
|
2025-04-03 08:37:36 +00:00 |
|
David Beaumont
|
bd74922157
|
8338675: javac shouldn't silently change .jar files on the classpath
Reviewed-by: jlahoda
jdk-25+17
|
2025-04-03 05:36:31 +00:00 |
|
Christian Hagedorn
|
8d3d1d4137
|
8353058: [PPC64] Some IR framework tests are failing after JDK-8352595
Reviewed-by: mchevalier, thartmann
|
2025-04-03 05:25:56 +00:00 |
|
Ioi Lam
|
b01026abaa
|
8353325: Rewrite appcds/methodHandles test cases to use CDSAppTester
Reviewed-by: ccheung
|
2025-04-03 00:41:56 +00:00 |
|
Coleen Phillimore
|
e2e1598ecc
|
8353584: [BACKOUT] DaCapo xalan performance with -XX:+UseObjectMonitorTable
Reviewed-by: rkennke
|
2025-04-02 23:37:56 +00:00 |
|
Doug Simon
|
814730eae7
|
8352645: Add tool support to check order of includes
Reviewed-by: stefank, kbarrett
|
2025-04-02 22:30:13 +00:00 |
|
Alex Menkov
|
d4353626d5
|
8353479: jcmd with streaming output breaks intendation
Reviewed-by: sspitsyn, jsjolen
|
2025-04-02 21:58:33 +00:00 |
|
Vladimir Ivanov
|
130b0cdaa6
|
8353217: Build libsleef on macos-aarch64
Co-authored-by: Magnus Ihse Bursie <ihse@openjdk.org>
Reviewed-by: erikj, kvn, ihse
|
2025-04-02 19:42:30 +00:00 |
|
Joe Wang
|
209e72d311
|
8353234: Refactor XMLSecurityPropertyManager
Reviewed-by: naoto, iris, lancea
|
2025-04-02 19:03:03 +00:00 |
|
Chris Plummer
|
cc870d4960
|
8352088: Call of com.sun.jdi.ThreadReference.threadGroups() can lock up target VM
Reviewed-by: alanb, jpai, sspitsyn
|
2025-04-02 17:04:37 +00:00 |
|
Larry Cable
|
d979bd8592
|
8344671: Few JFR streaming tests fail with application not alive error on MacOS 15
Reviewed-by: dholmes, kevinw
|
2025-04-02 16:00:14 +00:00 |
|
Roman Kennke
|
49cb7aaad9
|
8339114: DaCapo xalan performance with -XX:+UseObjectMonitorTable
Reviewed-by: coleenp, aboldtch
|
2025-04-02 15:57:32 +00:00 |
|
Patricio Chilano Mateo
|
d32ff13922
|
8353117: Crash: assert(id >= ThreadIdentifier::initial() && id < ThreadIdentifier::current()) failed: must be reasonable)
Reviewed-by: dholmes, fbredberg
|
2025-04-02 14:32:03 +00:00 |
|
Albert Mingkun Yang
|
a0677d94d8
|
8353263: Parallel: Remove locking in PSOldGen::resize
Reviewed-by: tschatzl, zgu
|
2025-04-02 14:19:26 +00:00 |
|
Marc Chevalier
|
8608b16341
|
8348887: Create IR framework test for JDK-8347997
Reviewed-by: thartmann, chagedorn
|
2025-04-02 13:27:56 +00:00 |
|
Jan Lahoda
|
23eb648cae
|
8353545: Improve debug info for StartOptionTest
Reviewed-by: asotona
|
2025-04-02 13:19:08 +00:00 |
|
Casper Norrbin
|
4f97c4c036
|
8349211: Add support for intrusive trees to the utilities red-black tree
Reviewed-by: aboldtch, jsjolen
|
2025-04-02 12:40:48 +00:00 |
|
Christian Hagedorn
|
c9baa8a7ae
|
8352418: Add verification code to check that the associated loop nodes of useless Template Assertion Predicates are dead
Reviewed-by: epeter, roland
|
2025-04-02 12:19:24 +00:00 |
|
Zhengyu Gu
|
b80b04d77a
|
8353329: Small memory leak when create GrowableArray with initial size 0
Reviewed-by: jsjolen, stefank
|
2025-04-02 11:56:53 +00:00 |
|
Magnus Ihse Bursie
|
4a50778a26
|
8353458: Don't pass -Wno-format-nonliteral to CFLAGS
Reviewed-by: erikj
|
2025-04-02 09:30:35 +00:00 |
|
SendaoYan
|
9076673d7d
|
8304674: File java.c compile error with -fsanitize=address -O0
Reviewed-by: ihse, jwaters
|
2025-04-02 08:26:22 +00:00 |
|
Daniel Skantz
|
8fb67ac55b
|
8282053: IGV: refine schedule approximation
Reviewed-by: rcastanedalo, dlunden, dfenacci
|
2025-04-02 07:45:48 +00:00 |
|
Manuel Hässig
|
d358f5f4a4
|
8347449: C2: UseLoopPredicate off should also turn UseProfiledLoopPredicate off
Reviewed-by: chagedorn, epeter
|
2025-04-02 06:48:06 +00:00 |
|
Manuel Hässig
|
f301663b34
|
8352893: C2: OrL/INode::add_ring optimize (x | -1) to -1
Reviewed-by: epeter, thartmann, kvn
|
2025-04-02 06:30:55 +00:00 |
|
Ioi Lam
|
15d36ee4a5
|
8353330: Test runtime/cds/appcds/SignedJar.java fails in CDSHeapVerifier
Reviewed-by: vlivanov, dholmes, liach
|
2025-04-02 03:56:19 +00:00 |
|
David Holmes
|
e6fe2490bc
|
8323100: com/sun/tools/attach/StartManagementAgent.java failed with "WaitForSingleObject failed"
Reviewed-by: kevinw, amenkov
|
2025-04-02 02:54:27 +00:00 |
|
Ioi Lam
|
096e70de2d
|
8352437: Support --add-exports with -XX:+AOTClassLinking
Reviewed-by: matsaave
|
2025-04-02 01:37:27 +00:00 |
|
Ioi Lam
|
6970cf6ac6
|
8352775: JVM crashes with -XX:AOTMode=create -XX:+UseZGC
Reviewed-by: ccheung, matsaave
|
2025-04-01 22:01:14 +00:00 |
|
Brian Burkhalter
|
afcad8ca61
|
5043343: FileImageInputStream and FileImageOutputStream do not properly track streamPos for RandomAccessFile
Reviewed-by: prr
|
2025-04-01 21:05:54 +00:00 |
|
Phil Race
|
6891490892
|
8353324: Clean up of comments and import after 8319192
Reviewed-by: dnguyen, kizune
|
2025-04-01 18:42:49 +00:00 |
|
Mikael Vidstedt
|
07fd666d99
|
8342984: Bump minimum boot jdk to JDK 24
Reviewed-by: iris, darcy, liach, ihse
|
2025-04-01 18:24:14 +00:00 |
|
Calvin Cheung
|
6a46d554c7
|
8353129: CDS ArchiveRelocation tests fail after JDK-8325132
Reviewed-by: iklam, dholmes
|
2025-04-01 16:43:25 +00:00 |
|
Markus Grönlund
|
19eabaff55
|
8353227: JFR: Prepare tests for strong parser validation
Reviewed-by: egahlin
|
2025-04-01 16:37:34 +00:00 |
|
Naoto Sato
|
564066d549
|
8353118: Deprecate the use of java.locale.useOldISOCodes system property
Reviewed-by: iris, jlu
|
2025-04-01 16:22:56 +00:00 |
|
David Holmes
|
a1ab1d8de4
|
8353449: [BACKOUT] One instance of STATIC_LIB_CFLAGS was missed in JDK-8345683
Reviewed-by: alanb, ihse
|
2025-04-01 12:59:49 +00:00 |
|
Alan Bateman
|
2a31f69a55
|
8353331: Test ForkJoinPool20Test::testFixedDelaySequence is failing
Reviewed-by: dl, vklang
|
2025-04-01 12:42:02 +00:00 |
|