Aleksey Shipilev
|
b9db99d7f7
|
8357797: Use StructuredTaskScopeImpl.ST_NEW for state init
Reviewed-by: alanb
|
2025-05-27 09:43:07 +00:00 |
|
Viktor Klang
|
aea32ec506
|
8357647: Stream gatherers forward upstream size information to downstream
Reviewed-by: liach, alanb
|
2025-05-27 09:17:29 +00:00 |
|
Arno Zeller
|
f62b9780c3
|
8357448: AOT crashes on linux musl with AddReads.java
Reviewed-by: mbaesken, shade, mdoerr
|
2025-05-27 09:11:00 +00:00 |
|
Michael McMahon
|
7cb6e5eb3e
|
8353124: java/lang/Thread/virtual/stress/Skynet.java#Z times out on macosx-x64-debug
Reviewed-by: alanb
|
2025-05-27 08:37:32 +00:00 |
|
Jatin Bhateja
|
5924c2d6c7
|
8357267: ZGC: Handle APX EGPRs spilling in ZRuntimeCallSpill
Reviewed-by: rcastanedalo, sviswanathan
|
2025-05-27 08:28:55 +00:00 |
|
Bhavana Kilambi
|
7bc315fa6a
|
8355585: Aarch64: Add aarch64 backend for Float16 vector operations
Reviewed-by: epeter, haosun, xgong, aph
|
2025-05-27 08:17:02 +00:00 |
|
Joel Sikström
|
85af573cb6
|
8356848: Separate Metaspace and GC printing
Reviewed-by: stefank, stuefe
|
2025-05-27 06:58:57 +00:00 |
|
Feilong Jiang
|
78d0dc7502
|
8357460: RISC-V: Optimize array fill stub for small size
Reviewed-by: wenanjian, fyang
|
2025-05-27 03:39:28 +00:00 |
|
Jasmine Karthikeyan
|
37d04a1e36
|
8355512: Test compiler/vectorization/TestVectorZeroCount.java times out with -XX:TieredStopAtLevel=3
Reviewed-by: chagedorn, epeter
|
2025-05-27 02:05:46 +00:00 |
|
Doug Lea
|
2c034f57d6
|
8357146: ForkJoinPool:schedule(*) does not throw RejectedExecutionException when pool is shutdown
Reviewed-by: alanb
|
2025-05-26 22:37:42 +00:00 |
|
Markus Grönlund
|
bbceab0725
|
8352251: Implement JEP 518: JFR Cooperative Sampling
Co-authored-by: Aleksey Shipilev <shade@openjdk.org>
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Co-authored-by: Boris Ulasevich <bulasevich@openjdk.org>
Co-authored-by: Patricio Chilano Mateo <pchilanomate@openjdk.org>
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Co-authored-by: Fei Yang <fyang@openjdk.org>
Co-authored-by: Amit Kumar <amitkumar@openjdk.org>
Reviewed-by: eosterlund, egahlin
|
2025-05-26 18:37:55 +00:00 |
|
Emanuel Peter
|
e8eff4d25b
|
8357530: C2 SuperWord: Diagnostic flag AutoVectorizationOverrideProfitability
Reviewed-by: thartmann, kvn
|
2025-05-26 18:31:19 +00:00 |
|
Daniel Skantz
|
a300c35655
|
8357105: C2: compilation fails with "assert(false) failed: empty program detected during loop optimization"
Reviewed-by: syan, rcastanedalo
|
2025-05-26 14:22:12 +00:00 |
|
Nizar Benalla
|
bd095896dd
|
8356632: Fix remaining {@link/@linkplain} tags with refer to private/protected types in java.base
Reviewed-by: weijun, liach
|
2025-05-26 12:40:49 +00:00 |
|
Robbin Ehn
|
daa8eda530
|
8357056: RISC-V: Asm fixes - load/store width
Reviewed-by: fjiang, mli, luhenry, fyang
|
2025-05-26 11:52:32 +00:00 |
|
Jatin Bhateja
|
7002233ed9
|
8351950: C2: AVX512 vector assembler routines causing SIGFPE / no valid evex tuple_table entry
Reviewed-by: epeter, sviswanathan
|
2025-05-26 11:16:59 +00:00 |
|
Kieran Farrell
|
f825a51198
|
7046003: Default value of Authenticator.getRequestingURL() is not specified
Reviewed-by: michaelm, jpai
|
2025-05-26 11:12:49 +00:00 |
|
Roland Westrelin
|
ed4cd2acd2
|
8356989: Unexpected null in C2 compiled code
Reviewed-by: chagedorn, kvn, thartmann
|
2025-05-26 08:33:37 +00:00 |
|
Thomas Schatzl
|
9946c85e2f
|
8357621: G1: Clean up G1BiasedArray
Reviewed-by: sjohanss, ayang
|
2025-05-26 08:27:30 +00:00 |
|
Suchismith Roy
|
5cdeef81dd
|
8331859: [PPC64] Remove support for Power7 and older
Reviewed-by: mdoerr
|
2025-05-26 08:25:46 +00:00 |
|
Manuel Hässig
|
a37e8265b5
|
8357649: IGV: add block index to the supplemental node properties
Co-authored-by: Roberto Castañeda Lozano <rcastanedalo@openjdk.org>
Reviewed-by: rcastanedalo, chagedorn
|
2025-05-26 07:51:23 +00:00 |
|
Magnus Ihse Bursie
|
3dbd2d3d2d
|
8347570: Configure fails on macOS if directory name do not have correct case
Reviewed-by: erikj
|
2025-05-26 07:40:51 +00:00 |
|
Christian Hagedorn
|
99f33b4d9b
|
8357568: IGV: Show NULL and numbers up to 4 characters in "Condense graph" filter
Reviewed-by: thartmann, mchevalier, mhaessig
|
2025-05-26 07:24:25 +00:00 |
|
Jayathirth D V
|
a50d3bee12
|
8312198: [macos] metal pipeline - window rendering stops after display sleep
Reviewed-by: serb, avu, prr
|
2025-05-26 06:03:28 +00:00 |
|
Jan Lahoda
|
aac287ebac
|
8353581: Support for import module in JShell's code completion
Reviewed-by: asotona
|
2025-05-26 04:41:02 +00:00 |
|
Shaojin Wen
|
4a4209ffef
|
8357685: Change the type of Integer::digits from char[] to byte[]
Reviewed-by: rgiulietti, liach
|
2025-05-25 17:39:53 +00:00 |
|
Nizar Benalla
|
b034710b2a
|
8356629: Incorrect use of {@linkplain} in java.sql
Reviewed-by: lancea
|
2025-05-25 12:56:55 +00:00 |
|
Shaojin Wen
|
b037353734
|
8357081: Removed unused methods of HexDigits
Reviewed-by: rriggs, jpai
|
2025-05-24 17:08:03 +00:00 |
|
Sorna Sarathi N
|
1f24a5414d
|
8357644: Add missing CPE statements
Reviewed-by: asemenyuk
|
2025-05-24 15:06:25 +00:00 |
|
Thomas Stuefe
|
e89330579d
|
8334513: New test gc/TestAlwaysPreTouchBehavior.java is failing on MacOS aarch64
Reviewed-by: mbaesken, aph
|
2025-05-24 09:51:53 +00:00 |
|
Chen Liang
|
070c84cd22
|
8357178: Simplify Class::componentType
Reviewed-by: rriggs
|
2025-05-23 22:58:09 +00:00 |
|
Dean Long
|
66747710a4
|
8357468: [asan] heap buffer overflow reported in PcDesc::pc_offset() pcDesc.hpp:57
Reviewed-by: kvn, thartmann
|
2025-05-23 19:29:09 +00:00 |
|
Sergey Bylokhov
|
236e1b6d52
|
8357401: BigDecimal: Constants ONE_TENTH and ONE_HALF are unused after JDK-8341402
Reviewed-by: bpb, liach, darcy
|
2025-05-23 18:17:40 +00:00 |
|
Harshitha Onkar
|
85ca0813f1
|
8354316: clang/linux build fails with -Wunused-result warning at XToolkit.c:695:9
Reviewed-by: aivanov, ihse, serb, kizune, syan, erikj
|
2025-05-23 17:59:47 +00:00 |
|
Justin Lu
|
2f530f89e0
|
8357281: sun.util.Locale.LanguageTag should be immutable
Reviewed-by: naoto, liach
|
2025-05-23 17:44:39 +00:00 |
|
Tejesh R
|
917c1546f3
|
8139228: JFileChooser renders file names as HTML document
Reviewed-by: prr, serb, aivanov
|
2025-05-23 16:59:17 +00:00 |
|
Doug Simon
|
2b6b7661b9
|
8357581: [JVMCI] Add HotSpotProfilingInfo
Reviewed-by: kvn, never
|
2025-05-23 16:29:57 +00:00 |
|
Aleksey Shipilev
|
a58bfb93ff
|
8357638: Problemlist more Hotspot tests for static JDK
Reviewed-by: kvn
|
2025-05-23 16:20:19 +00:00 |
|
Aggelos Biboudis
|
90e076b2a1
|
8357654: [BACKOUT] JDK-8343580: Type error with inner classes of generic classes in functions generic by outer
Reviewed-by: mcimadamore, liach, vromero
|
2025-05-23 14:55:57 +00:00 |
|
Viktor Klang
|
6a07820483
|
8357285: JSR166 Test case testShutdownNow_delayedTasks failed
Reviewed-by: alanb
|
2025-05-23 14:53:44 +00:00 |
|
Alexey Semenyuk
|
b07da7bcdc
|
8357171: Test tools/jpackage/windows/WinOSConditionTest.java fails for non administrator
Reviewed-by: erikj
|
2025-05-23 13:53:07 +00:00 |
|
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 |
|