Hamlin Li
|
2f9e70e4ad
|
8321001: RISC-V: C2 SignumVF
8321002: RISC-V: C2 SignumVD
Reviewed-by: fyang
|
2023-12-07 14:29:07 +00:00 |
|
Erik Gahlin
|
de95259306
|
8316454: JFR break locale settings
Reviewed-by: mgronlun
|
2023-12-07 13:50:43 +00:00 |
|
Brett Okken
|
c42535f111
|
8321470: ThreadLocal.nextHashCode can be static final
Reviewed-by: shade, jpai
|
2023-12-07 13:02:40 +00:00 |
|
Maurizio Cimadamore
|
42bb852696
|
8321467: MemorySegment.setString(long, String, Charset) throws IAE(Misaligned access)
Reviewed-by: pminborg
|
2023-12-07 12:51:42 +00:00 |
|
Erik Gahlin
|
c087e9174e
|
8321505: JFR: Update views
Reviewed-by: mgronlun
|
2023-12-07 12:35:05 +00:00 |
|
Daniel Jeliński
|
ead4fb1464
|
8321519: Typo in exception message
Reviewed-by: jpai
|
2023-12-07 12:00:12 +00:00 |
|
Erik Gahlin
|
b5933b186f
|
8320805: JFR: Create view for deprecated methods
Reviewed-by: mgronlun
|
2023-12-07 11:54:32 +00:00 |
|
Alan Bateman
|
29d7a22348
|
8321270: Virtual Thread.yield consumes parking permit
Reviewed-by: sspitsyn
|
2023-12-07 11:41:41 +00:00 |
|
Prasanta Sadhukhan
|
0b0fa47f84
|
8319925: CSS.BackgroundImage incorrectly uses double-checked locking
Reviewed-by: aivanov
|
2023-12-07 11:41:30 +00:00 |
|
Mark Sheppard
|
0048f1da4c
|
8263256: Test java/net/Inet6Address/serialize/Inet6AddressSerializationTest.java fails due to dynamic reconfigurations of network interface during test
Reviewed-by: jpai
|
2023-12-07 11:27:42 +00:00 |
|
Markus Grönlund
|
49fff0132b
|
8211238: @Deprecated JFR event
Reviewed-by: egahlin, jbachorik
|
2023-12-07 10:45:55 +00:00 |
|
Aleksey Shipilev
|
656b446289
|
8320969: Shenandoah: Enforce stable number of GC workers
Reviewed-by: kdnilsen, wkemper, ysr
|
2023-12-07 09:33:57 +00:00 |
|
Hannes Wallnöfer
|
9a87e52c0c
|
8320538: Obsolete CSS styles in collection framework doc-file
Reviewed-by: alanb
|
2023-12-07 09:23:21 +00:00 |
|
Jan Lahoda
|
03c4595173
|
8321164: javac with annotation processor throws AssertionError: Filling jrt:/... during JarFileObject[/...]
Reviewed-by: vromero, mcimadamore
|
2023-12-07 09:09:19 +00:00 |
|
Alexander Zvegintsev
|
632a3c56e0
|
8305825: getBounds API returns wrong value resulting in multiple Regression Test Failures on Ubuntu 23.04
Reviewed-by: prr, achung, honkar, aivanov
|
2023-12-07 03:34:49 +00:00 |
|
Markus Grönlund
|
75a7c199d8
|
8315827: Kitchensink.java and RenaissanceStressTest.java time out with jvmti module errors
Reviewed-by: egahlin
|
2023-12-06 22:59:26 +00:00 |
|
Phil Race
|
91ffdfb1fc
|
8320365: IPPPrintService.getAttributes() causes blanket re-initialisation
Reviewed-by: aivanov, azvegint
|
2023-12-06 21:59:23 +00:00 |
|
Albert Mingkun Yang
|
50baaf46b7
|
8321013: Parallel: Refactor ObjectStartArray
Reviewed-by: tschatzl, sjohanss
|
2023-12-06 21:58:56 +00:00 |
|
Phil Race
|
afb896400b
|
8320443: [macos] Test java/awt/print/PrinterJob/PrinterDevice.java fails on macOS
Reviewed-by: aivanov, azvegint
|
2023-12-06 21:57:05 +00:00 |
|
Jim Laskey
|
82796bdebb
|
8320570: NegativeArraySizeException decoding >1G UTF8 bytes with non-ascii characters
Reviewed-by: rriggs
|
2023-12-06 21:55:05 +00:00 |
|
Joe Darcy
|
781775d73b
|
8321484: Make TestImplicitlyDeclaredClasses release independent
Reviewed-by: vromero
|
2023-12-06 21:24:56 +00:00 |
|
Aleksey Shipilev
|
b02fc8681e
|
8321122: Shenandoah: Remove ShenandoahLoopOptsAfterExpansion flag
Reviewed-by: kdnilsen, roland, rkennke
|
2023-12-06 21:19:24 +00:00 |
|
Aleksey Shipilev
|
2830dd2a7d
|
8321410: Shenandoah: Remove ShenandoahSuspendibleWorkers flag
Reviewed-by: rkennke
|
2023-12-06 21:17:19 +00:00 |
|
Stefan Karlsson
|
f4822605af
|
8319969: os::large_page_init() turns off THPs for ZGC
Reviewed-by: stuefe, aboldtch
|
2023-12-06 19:07:30 +00:00 |
|
Joe Darcy
|
3edc24a71d
|
8321073: Defer policy of disabling annotation processing by default
Reviewed-by: vromero, jlahoda, mcimadamore
|
2023-12-06 18:36:26 +00:00 |
|
Anthony Scarpino
|
dc9c77bebe
|
8318756: Create better internal buffer for AEADs
Reviewed-by: djelinski
|
2023-12-06 18:09:10 +00:00 |
|
Vicente Romero
|
a9cb120d03
|
8320948: NPE due to unreported compiler error
Reviewed-by: jlahoda
|
2023-12-06 16:48:08 +00:00 |
|
Abhishek Kumar
|
4ef24e2596
|
8319938: TestFileChooserSingleDirectorySelection.java fails with "getSelectedFiles returned empty array"
Reviewed-by: aivanov, tr
|
2023-12-06 16:41:24 +00:00 |
|
Doug Lea
|
cc25d8b12b
|
8319662: ForkJoinPool trims worker threads too slowly
8319498: ForkJoinPool.invoke(ForkJoinTask) does not specify behavior when task throws checked exception
Reviewed-by: alanb
|
2023-12-06 16:12:59 +00:00 |
|
Aggelos Biboudis
|
90e433d72e
|
8320144: Compilation crashes when a custom annotation with invalid default value is used
Reviewed-by: vromero, jlahoda
|
2023-12-06 15:34:25 +00:00 |
|
Andrew Haley
|
50f3124055
|
8320892: AArch64: Restore FPU control state after JNI
Reviewed-by: adinn, stuefe
|
2023-12-06 15:32:35 +00:00 |
|
Adam Sotona
|
0217b5ac8b
|
8321248: ClassFile API ClassModel::verify is inconsistent with the rest of the API
Reviewed-by: jlahoda, mcimadamore
|
2023-12-06 15:32:24 +00:00 |
|
Thomas Schatzl
|
7fbfb3b74a
|
8321369: Unproblemlist gc/cslocker/TestCSLocker.java
Reviewed-by: dholmes
|
2023-12-06 10:34:27 +00:00 |
|
Jatin Bhateja
|
2678e4cd94
|
8319111: Mismatched MemorySegment heap access is not consistently intrinsified
Reviewed-by: sviswanathan, psandoz, thartmann
|
2023-12-06 09:58:06 +00:00 |
|
Per Minborg
|
a0920aa436
|
8321159: SymbolLookup.libraryLookup(Path, Arena) Assumes default Filesystem
Reviewed-by: mcimadamore
|
2023-12-06 08:02:52 +00:00 |
|
Viktor Klang
|
9d776777c5
|
8321124: java/util/stream/GatherersTest.java times out
Reviewed-by: alanb
|
2023-12-06 07:12:03 +00:00 |
|
Ioi Lam
|
4c96aac9c0
|
8320935: Move CDS config initialization code to cdsConfig.cpp
Reviewed-by: ccheung, matsaave, stuefe
|
2023-12-06 05:25:19 +00:00 |
|
Joe Wang
|
78d09584c9
|
8321406: Null IDs should be resolved as before catalogs are added
Reviewed-by: naoto, iris, lancea
|
2023-12-06 04:24:48 +00:00 |
|
Vicente Romero
|
aaaae3ee3c
|
8321207: javac is not accepting correct code
Reviewed-by: jlahoda
|
2023-12-06 02:36:02 +00:00 |
|
Yi-Fan Tsai
|
86b27b784e
|
8317831: compiler/codecache/CheckLargePages.java fails on OL 8.8 with unexpected memory string
Reviewed-by: eastigeevich, dholmes
|
2023-12-06 02:34:26 +00:00 |
|
Sergey Bylokhov
|
3cd65ce2a4
|
8321325: Remove unused Java_java_awt_MenuComponent_initIDs function
Reviewed-by: prr, aivanov
|
2023-12-06 00:19:28 +00:00 |
|
Serguei Spitsyn
|
905137d406
|
8321219: runtime/jni/FastGetField: assert(is_interpreted_frame()) failed: interpreted frame expected
Reviewed-by: dcubed
|
2023-12-05 23:41:49 +00:00 |
|
Pavel Rappo
|
430564cf88
|
8308715: Create a mechanism for Implicitly Declared Class javadoc
Reviewed-by: jjg
|
2023-12-05 22:09:05 +00:00 |
|
David Holmes
|
c8fa758100
|
8320860: add-opens/add-exports require '=' in JAVA_TOOL_OPTIONS
Reviewed-by: sspitsyn, alanb
|
2023-12-05 21:48:31 +00:00 |
|
Jonathan Joo
|
9e570105c3
|
8315149: Add hsperf counters for CPU time of internal GC threads
Co-authored-by: Man Cao <manc@openjdk.org>
Co-authored-by: Stefan Johansson <sjohanss@openjdk.org>
Reviewed-by: simonis, manc, sjohanss
|
2023-12-05 19:43:25 +00:00 |
|
Brian Burkhalter
|
b0d145097c
|
8321053: Use ByteArrayInputStream.buf directly when parameter of transferTo() is trusted
Reviewed-by: alanb
|
2023-12-05 19:41:12 +00:00 |
|
Damon Nguyen
|
acaf2c8dcf
|
8318590: JButton ignores margin when painting HTML text
Reviewed-by: prr, azvegint, honkar
|
2023-12-05 19:25:42 +00:00 |
|
Alexey Semenyuk
|
d3df3eb5d7
|
8294699: Launcher causes lingering busy cursor
Reviewed-by: almatvee
|
2023-12-05 18:41:38 +00:00 |
|
Tom Rodriguez
|
fddc02e046
|
8321225: [JVMCI] HotSpotResolvedObjectTypeImpl.isLeafClass shouldn't create strong references
Reviewed-by: thartmann, eosterlund, kvn
|
2023-12-05 18:12:54 +00:00 |
|
Archie Cobbs
|
640d7f31b2
|
8314327: Issues with JShell when using "local" execution engine
Reviewed-by: jlahoda
|
2023-12-05 17:57:43 +00:00 |
|