Maurizio Cimadamore
|
2915d74a10
|
8318837: javac generates wrong ldc instruction for dynamic constant loads
Reviewed-by: vromero, jlahoda
|
2023-10-27 13:47:24 +00:00 |
|
Damon Fenacci
|
ddd071617e
|
8317661: [REDO] store/load order not preserved when handling memory pool due to weakly ordered memory architecture of aarch64
Reviewed-by: dholmes, aph
|
2023-10-27 12:56:03 +00:00 |
|
Volker Simonis
|
141dae8b76
|
8318811: Compiler directives parser swallows a character after line comments
Reviewed-by: shade, phh
|
2023-10-27 12:10:55 +00:00 |
|
Doug Lea
|
667cca9d7a
|
8288899: java/util/concurrent/ExecutorService/CloseTest.java failed with "InterruptedException: sleep interrupted"
Reviewed-by: alanb
|
2023-10-27 10:08:59 +00:00 |
|
Christian Stein
|
957703b1f9
|
8307168: Inconsistent validation and handling of --system flag arguments
Reviewed-by: jjg
|
2023-10-27 08:37:19 +00:00 |
|
William Kemper
|
5b5fd3694a
|
8316632: Shenandoah: Raise OOME when gc threshold is exceeded
Reviewed-by: kdnilsen, ysr, shade
|
2023-10-27 08:18:38 +00:00 |
|
Weijun Wang
|
9123961aaa
|
8318096: Introduce AsymmetricKey interface with a getParams method
Reviewed-by: darcy, mullan, ascarpino
|
2023-10-26 22:43:06 +00:00 |
|
Aleksei Efimov
|
77fe0fd9e6
|
8272215: Add InetAddress methods for parsing IP address literals
Reviewed-by: dfuchs, michaelm
|
2023-10-26 18:24:42 +00:00 |
|
Hamlin Li
|
40a3c35aa5
|
8318723: RISC-V: C2 UDivL
8318224: RISC-V: C2 UDivI
Reviewed-by: fyang, luhenry, aph
|
2023-10-26 16:10:16 +00:00 |
|
Jorn Vernee
|
3885dc5b9a
|
8318737: Fallback linker passes bad JNI handle
Reviewed-by: alanb
|
2023-10-26 15:54:02 +00:00 |
|
Johan Sjölen
|
9864951dce
|
8318447: Move NMT source code to own subdirectory
Reviewed-by: stefank, dholmes, stuefe
|
2023-10-26 14:03:49 +00:00 |
|
Aleksey Shipilev
|
744e089310
|
8318700: MacOS Zero cannot run gtests due to wrong JVM path
Reviewed-by: dholmes
|
2023-10-26 12:34:45 +00:00 |
|
Albert Mingkun Yang
|
ec1bf23d01
|
8318801: Parallel: Remove unused verify_all_young_refs_precise
Reviewed-by: tschatzl
|
2023-10-26 10:52:50 +00:00 |
|
Hamlin Li
|
3cea892bd4
|
8318805: RISC-V: Wrong comments instructions cost in riscv.ad
Reviewed-by: luhenry, fyang
|
2023-10-26 09:46:42 +00:00 |
|
Markus Grönlund
|
bc1ba24ca5
|
8316437: JFR: assert(!tl->has_java_buffer()) failed: invariant
Reviewed-by: egahlin
|
2023-10-26 09:44:53 +00:00 |
|
Daniel Jeliński
|
723db2dc86
|
8305321: Remove unused exports in java.desktop
Reviewed-by: aivanov, prr
|
2023-10-26 06:13:02 +00:00 |
|
Zhengyu Gu
|
811b436e5d
|
8318720: G1: Memory leak in G1CodeRootSet after JDK-8315503
Reviewed-by: tschatzl
|
2023-10-25 23:47:46 +00:00 |
|
Justin Lu
|
ca3bdfc0c7
|
8318186: ChoiceFormat inconsistency between applyPattern() and setChoices()
Reviewed-by: naoto
|
2023-10-25 17:12:37 +00:00 |
|
Naoto Sato
|
a5208870e1
|
8318487: Specification of the ListFormat.equals() method can be improved
Reviewed-by: joehw, rriggs, lancea, iris
|
2023-10-25 16:50:31 +00:00 |
|
Markus Grönlund
|
cf4ede0e54
|
8317360: Missing null checks in JfrCheckpointManager and JfrStringPool initialization routines
Reviewed-by: shade, egahlin
|
2023-10-25 16:38:13 +00:00 |
|
Roland Westrelin
|
b026d0b480
|
8312980: C2: "malformed control flow" created during incremental inlining
Co-authored-by: Emanuel Peter <epeter@openjdk.org>
Reviewed-by: thartmann, epeter
|
2023-10-25 13:32:56 +00:00 |
|
Albert Mingkun Yang
|
d2d1592dd9
|
8318713: G1: Use more accurate age in predict_eden_copy_time_ms
Reviewed-by: tschatzl, iwalulya
|
2023-10-25 08:43:54 +00:00 |
|
Aleksey Shipilev
|
ba7d08b819
|
8316961: Fallback implementations for 64-bit Atomic::{add,xchg} on 32-bit platforms
Reviewed-by: eosterlund, dholmes, kbarrett, simonis
|
2023-10-25 08:29:58 +00:00 |
|
Prasanta Sadhukhan
|
d7205e690f
|
8318102: macos10.14 check in CSystemColors can be removed.
Reviewed-by: prr, aivanov
|
2023-10-25 07:22:04 +00:00 |
|
Jayathirth D V
|
5ce718eb17
|
8318100: Remove redundant check for Metal support
Reviewed-by: prr, dnguyen
|
2023-10-25 04:01:59 +00:00 |
|
Alexander Matveev
|
f1dfdc1a79
|
8311877: [macos] Add CLI options to provide signing identity directly to codesign and productbuild
Reviewed-by: asemenyuk
|
2023-10-24 21:41:20 +00:00 |
|
Eamonn McManus
|
9c819fd3b7
|
8318051: Duration.between uses exceptions for control flow
Reviewed-by: rriggs
|
2023-10-24 18:32:33 +00:00 |
|
Weijun Wang
|
1ddf826aea
|
8316964: Security tools should not call System.exit
Reviewed-by: valeriep
|
2023-10-24 18:32:01 +00:00 |
|
vamsi-parasa
|
1f2a80b78a
|
8318306: java/util/Arrays/Sorting.java fails with "Array is not sorted at 8228-th position: 8251.0 and 8153.0"
Reviewed-by: thartmann, jbhateja
|
2023-10-24 18:31:33 +00:00 |
|
Naoto Sato
|
116503754c
|
8318569: Add getter methods for Locale and Patterns in ListFormat
Reviewed-by: joehw, rriggs, iris, mli
|
2023-10-24 16:54:57 +00:00 |
|
Thomas Schatzl
|
6f352740cb
|
8318702: G1: Fix nonstandard indentation in g1HeapTransition.cpp
Reviewed-by: iwalulya
|
2023-10-24 14:49:06 +00:00 |
|
Vicente Romero
|
e2720987b9
|
8318160: javac does not reject private method reference with type-variable receiver
Reviewed-by: mcimadamore
|
2023-10-24 14:45:10 +00:00 |
|
Claes Redestad
|
e67550cfec
|
8318509: x86 count_positives intrinsic broken for -XX:AVX3Threshold=0
Reviewed-by: thartmann, jbhateja, epeter
|
2023-10-24 13:32:41 +00:00 |
|
Doug Simon
|
8879c78d62
|
8317689: [JVMCI] include error message when CreateJavaVM in libgraal fails
Reviewed-by: phofer, thartmann, never
|
2023-10-24 13:32:26 +00:00 |
|
Hamlin Li
|
f9795d0d09
|
8318222: RISC-V: C2 CmpU3
8318223: RISC-V: C2 CmpUL3
Reviewed-by: rehn, fyang
|
2023-10-24 13:17:28 +00:00 |
|
Jorn Vernee
|
d1077d6f14
|
8316046: x64 platforms unecessarily save xmm16-31 when UseAVX >= 3
Reviewed-by: mcimadamore, djelinski
|
2023-10-24 12:33:59 +00:00 |
|
Leo Korinth
|
21d8a4725f
|
8318701: Fix copyright year
Reviewed-by: egahlin
|
2023-10-24 12:31:59 +00:00 |
|
Varada M
|
d4b761242d
|
8318240: [AIX] Cleaners.java test failure
Reviewed-by: mbaesken, asteiner
|
2023-10-24 12:24:04 +00:00 |
|
Jan Lahoda
|
bf1a14e367
|
8316470: Incorrect error location for "invalid permits clause" depending on file order
Reviewed-by: vromero
|
2023-10-24 12:18:33 +00:00 |
|
Viktor Klang
|
5224e979a1
|
8293713: java/net/httpclient/BufferingSubscriberTest.java fails in timeout, blocked in submission publisher
Co-authored-by: Jaikiran Pai <jpai@openjdk.org>
Reviewed-by: alanb
|
2023-10-24 10:38:58 +00:00 |
|
Raffaello Giulietti
|
9bfa082970
|
8318646: Integer#parseInt("") throws empty NumberFormatException message
Reviewed-by: redestad, alanb, bpb, darcy, uschindler
|
2023-10-24 10:20:26 +00:00 |
|
Johan Sjölen
|
0baa9ecd76
|
8318474: Fix memory reporter for thread_count
Reviewed-by: mbaesken, azafari
|
2023-10-24 10:08:21 +00:00 |
|
Martin Doerr
|
a644670cc6
|
8318609: Upcall stubs should be smaller
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Reviewed-by: rrich, jvernee
|
2023-10-24 09:09:33 +00:00 |
|
Pavel Rappo
|
fd332da1c8
|
8317289: javadoc fails with -sourcepath if module-info.java contains import statements
Reviewed-by: jlahoda
|
2023-10-24 08:46:10 +00:00 |
|
Matthias Baesken
|
6d3cb459dc
|
8318591: avoid leaks in loadlib_aix.cpp reload_table()
Reviewed-by: mdoerr, lucy
|
2023-10-24 07:34:05 +00:00 |
|
Matthias Baesken
|
cb383c05b2
|
8318587: refresh libraries cache on AIX in print_vm_info
Reviewed-by: mdoerr, lucy, stuefe
|
2023-10-24 07:09:44 +00:00 |
|
Richard Reingruber
|
4bfe226870
|
8310031: Parallel: Implement better work distribution for large object arrays in old gen
Co-authored-by: Albert Mingkun Yang <ayang@openjdk.org>
Reviewed-by: tschatzl, ayang
|
2023-10-24 07:05:56 +00:00 |
|
Ioi Lam
|
08f79148c6
|
8305753: Allow JIT compilation for -Xshare:dump
Reviewed-by: dholmes, matsaave, ccheung
|
2023-10-24 06:34:50 +00:00 |
|
Daniel Jeliński
|
728b858c78
|
8318130: SocksSocketImpl needlessly encodes hostname for IPv6 addresses
Reviewed-by: dfuchs, jpai, aefimov, michaelm
|
2023-10-24 05:36:43 +00:00 |
|
Joe Darcy
|
1b150117fd
|
8318476: Add resource consumption note to BigInteger and BigDecimal
Reviewed-by: alanb, bpb
|
2023-10-23 22:08:12 +00:00 |
|