Archie Cobbs
|
d0402ddad7
|
8355323: JShell LocalExecutionControl should add stopCheck() at method entry
Reviewed-by: liach, jlahoda
|
2025-05-23 13:34:32 +00:00 |
|
Thomas Schatzl
|
48df41b699
|
8357306: G1: Remove _gc_succeeded from VM_G1CollectForAllocation because it is always true
Reviewed-by: ayang, sjohanss
|
2025-05-23 12:01:45 +00:00 |
|
Renjith Kannath Pariyangad
|
f5e6d2c93c
|
8334016: Make PrintNullString.java automatic
Reviewed-by: aivanov, prr, dnguyen
|
2025-05-23 11:57:35 +00:00 |
|
Manukumar V S
|
84a67e83e3
|
8341370: Test java/awt/Frame/ShapeNotSetSometimes/ShapeNotSetSometimes.java fails intermittently on macOS-aarch64
Reviewed-by: kizune, dnguyen
|
2025-05-23 11:56:25 +00:00 |
|
Daniel Jeliński
|
488e4ea5c6
|
8357539: TimeSource.now() is not monotonic
Reviewed-by: dfuchs, jpai
|
2025-05-23 11:55:21 +00:00 |
|
Stefan Karlsson
|
68ee06f0c9
|
8357563: Shenandoah headers leak un-prefixed defines
Reviewed-by: shade, kbarrett
|
2025-05-23 09:42:25 +00:00 |
|
Aggelos Biboudis
|
02995887b2
|
8343580: Type error with inner classes of generic classes in functions generic by outer
Reviewed-by: vromero
|
2025-05-23 09:07:58 +00:00 |
|
Albert Mingkun Yang
|
36f6d155e3
|
8354517: Parallel: JDK-8339668 causes up to 3.7x slowdown in openjdk.bench.vm.gc.systemgc
Reviewed-by: tschatzl, aboldtch, zgu
|
2025-05-23 08:22:50 +00:00 |
|
Kim Barrett
|
ae7ae847d4
|
8356016: Build fails by clang(XCode 16.3) on macOS after JDK-8347719
Reviewed-by: shade, mgronlun
|
2025-05-23 06:54:51 +00:00 |
|
Doug Simon
|
d6e4c5f659
|
8357506: [JVMCI] Consolidate eager JVMCI initialization code
Reviewed-by: kvn, yzheng
|
2025-05-23 06:32:56 +00:00 |
|
Jan Lahoda
|
9d9e41f5b4
|
8356894: Adjust CreateSymbols to properly handle the newly added @jdk.internal.RequiresIdentity
Reviewed-by: vromero, liach
|
2025-05-23 04:35:29 +00:00 |
|
Abhishek Kumar
|
99e01301cd
|
8356145: ListEnterExitTest.java fails on macos
Reviewed-by: aivanov, jdv, kizune
|
2025-05-23 04:35:11 +00:00 |
|
Anjian-Wen
|
1fd65b7a7b
|
8351140: RISC-V: Intrinsify Unsafe::setMemory
Reviewed-by: fjiang, fyang
|
2025-05-23 03:48:09 +00:00 |
|
jeremy
|
4193d052c0
|
8356061: [macos] com/apple/laf/RootPane/RootPaneDefaultButtonTest.java test fails on macosx-aarch64 machine
Reviewed-by: jdv, serb
|
2025-05-23 02:25:12 +00:00 |
|
Manukumar V S
|
a94d1a0407
|
8357305: Compilation failure in javax/swing/JMenuItem/bug6197830.java
Reviewed-by: aivanov
|
2025-05-23 02:24:09 +00:00 |
|
Ioi Lam
|
8402469565
|
8355236: AOT Assembly crash with unregistered class and -Xlog:cds+resolve=trace
Reviewed-by: shade, kvn
|
2025-05-23 00:21:29 +00:00 |
|
Shaojin Wen
|
796ec5e7cf
|
8353741: Eliminate table lookup in UUID.toString
Reviewed-by: rriggs
|
2025-05-22 23:35:13 +00:00 |
|
Daniel Gredler
|
fdda766190
|
8356814: LineBreakMeasurer.nextLayout() slower than necessary when no break needed
Reviewed-by: prr, dnguyen, honkar
|
2025-05-22 21:25:33 +00:00 |
|
Phil Race
|
139a05d059
|
8357176: java.awt javadoc code examples still use Applet API
Reviewed-by: aivanov, serb
|
2025-05-22 19:19:45 +00:00 |
|
Vladimir Kozlov
|
b1b786a3be
|
8357402: Crash in AdapterHandlerLibrary::lookup
Reviewed-by: shade, iveresov
|
2025-05-22 18:59:37 +00:00 |
|
pawan chawdhary
|
9ca1004e76
|
8352926: New test TestDockerMemoryMetricsSubgroup.java fails
Reviewed-by: mseledtsov, lmesnik
|
2025-05-22 17:08:08 +00:00 |
|
Doug Simon
|
1258af42be
|
8357135: java.lang.OutOfMemoryError: Error creating or attaching to libjvmci after JDK-8356447
Reviewed-by: never, yzheng
|
2025-05-22 17:01:48 +00:00 |
|
Jiangli Zhou
|
16d4551134
|
8355452: GHA: Test jtreg tier1 on linux-x64 static-jdk
Reviewed-by: ihse, shade
|
2025-05-22 15:34:12 +00:00 |
|
Brian Burkhalter
|
72e440d06e
|
8357303: (fs) UnixSecureDirectoryStream.implDelete has unused haveFlags parameter
Reviewed-by: alanb, shade
|
2025-05-22 15:17:34 +00:00 |
|
Chen Liang
|
12efc1fe33
|
8357165: test java/lang/invoke/ClassValueTest.java fails intermittently
Reviewed-by: jpai
|
2025-05-22 14:24:59 +00:00 |
|
Serhiy Sachkov
|
428d33ef3c
|
8357462: Amend open/test/jdk//java/foreign/TestMatrix.java test scenario to run as manual
Reviewed-by: jvernee, syan
|
2025-05-22 12:30:26 +00:00 |
|
Roman Kennke
|
1e57648abd
|
8350457: Implement JEP 519: Compact Object Headers
Reviewed-by: mdoerr, coleenp, zgu
|
2025-05-22 10:48:50 +00:00 |
|
Jaikiran Pai
|
26053fe783
|
8357406: Remove usages of jdk.tracePinnedThreads system property from httpclient tests
Reviewed-by: vyazici, djelinski, dfuchs, syan
|
2025-05-22 10:44:21 +00:00 |
|
Aggelos Biboudis
|
c0665efd4f
|
8354323: Safeguard SwitchBootstraps.typeSwitch when used outside the compiler
Reviewed-by: jlahoda, liach
|
2025-05-22 08:36:47 +00:00 |
|
Anton Artemov
|
85b24c3c4e
|
8350869: os::stat doesn't follow symlinks on Windows
Reviewed-by: dholmes, mgronlun
|
2025-05-22 07:56:34 +00:00 |
|
Jason Zaugg
|
d9b6e4b132
|
8352642: Set zipinfo-time=false when constructing zipfs FileSystem in com.sun.tools.javac.file.JavacFileManager$ArchiveContainer for better performance
Reviewed-by: liach, jpai, jlahoda, lancea
|
2025-05-22 07:25:43 +00:00 |
|
Marc Chevalier
|
e348aa071d
|
8351958: Some compile commands should be made diagnostic
Reviewed-by: thartmann, kvn
|
2025-05-22 06:55:48 +00:00 |
|
Stefan Karlsson
|
a919f6d04e
|
8356372: JVMTI heap sampling not working properly with outside TLAB allocations
Co-authored-by: Stefan Johansson <sjohanss@openjdk.org>
Reviewed-by: sjohanss, sspitsyn
|
2025-05-22 06:39:55 +00:00 |
|
Vladimir Kozlov
|
8184ce39a8
|
8357514: Disable AOT caching for runtime stubs
Reviewed-by: iveresov, iklam
|
2025-05-22 06:09:34 +00:00 |
|
Jan Lahoda
|
061b5cc6b9
|
8347050: Console.readLine() drops '\' when reading through JLine
Reviewed-by: naoto
|
2025-05-22 05:59:19 +00:00 |
|
Jan Lahoda
|
ec6706520b
|
8357361: Exception when compiling switch expression with inferred type
Reviewed-by: vromero
|
2025-05-22 05:56:17 +00:00 |
|
Sergey Bylokhov
|
68c1d305e7
|
8357287: Unify usage of ICC profile "header size" constants in CMM-related code
Reviewed-by: honkar, prr
|
2025-05-22 04:31:46 +00:00 |
|
Ioi Lam
|
3bebb1fa76
|
8357504: Refactor the assignment of loader bits in InstanceKlassFlags
Reviewed-by: matsaave, ccheung
|
2025-05-22 04:04:54 +00:00 |
|
Zdenek Zambersky
|
ee6891456e
|
8343618: Stack smashing in awt_InputMethod.c on Linux s390x
Co-authored-by: Ichiroh Takiguchi <itakiguchi@openjdk.org>
Reviewed-by: prr, aph, amitkumar
|
2025-05-22 03:39:47 +00:00 |
|
Mikael Vidstedt
|
b685ea5408
|
8357511: [BACKOUT] 8357048: RunTest variables should always be assigned
Reviewed-by: dholmes, erikj
jdk-25+24
|
2025-05-22 00:37:54 +00:00 |
|
Shaojin Wen
|
07871cd78a
|
8357063: Document preconditions for DecimalDigits methods
Reviewed-by: vyazici, liach, rriggs
|
2025-05-21 22:39:11 +00:00 |
|
Calvin Cheung
|
f687cac889
|
8353504: CDS archives are not found when JVM is in non-variant location
Reviewed-by: iklam, shade
|
2025-05-21 22:13:07 +00:00 |
|
Alexey Semenyuk
|
3ee14471e1
|
8357503: gcbasher fails with java.lang.IllegalArgumentException: Unknown constant pool type
Reviewed-by: dholmes
|
2025-05-21 21:56:41 +00:00 |
|
Ian Graves
|
4d7068923c
|
8351993: VectorShuffle access to and from MemorySegments
Reviewed-by: psandoz
|
2025-05-21 21:11:34 +00:00 |
|
Erik Joelsson
|
afcbf6b2f4
|
8357173: Split jtreg test group jdk tier3
Reviewed-by: mikael
|
2025-05-21 19:49:51 +00:00 |
|
Doug Simon
|
81536830ed
|
8345826: Do not automatically resolve jdk.internal.vm.ci when libgraal is used
Reviewed-by: iklam, never, kvn
|
2025-05-21 19:21:20 +00:00 |
|
Jiangli Zhou
|
400c935082
|
8356904: Skip jdk/test/lib/process/TestNativeProcessBuilder on static-jdk
Reviewed-by: henryjen, rriggs
|
2025-05-21 18:55:56 +00:00 |
|
Alexander Zvegintsev
|
2dfbf41d2a
|
8351907: [XWayland] [OL10] Robot.mousePress() is delivered to wrong place
Reviewed-by: honkar, prr
|
2025-05-21 17:21:05 +00:00 |
|
Hannes Wallnöfer
|
f1eead6035
|
8357452: Remove code span highlight in JavaDoc default stylesheet
Reviewed-by: nbenalla, jjg, liach
|
2025-05-21 17:20:46 +00:00 |
|
Alexey Semenyuk
|
6546de1d3a
|
8357478: Fix copyright header in src/jdk.jpackage/share/classes/jdk/jpackage/internal/AppImageDesc.java
Reviewed-by: jpai
|
2025-05-21 16:32:36 +00:00 |
|