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 |
|
Zixian Cai
|
54c613acd7
|
8318693: Fix rendering for code blocks nested under list items in building.md
Reviewed-by: erikj, ccleary
|
2023-10-24 14:36:52 +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 |
|
Aleksey Shipilev
|
3f446c5156
|
8318528: Rename TestUnstructuredLocking test
Reviewed-by: phh, dholmes
|
2023-10-24 10:12:44 +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 |
|
Evgeny Nikitin
|
4a16d111b1
|
8318455: Fix the compiler/sharedstubs/SharedTrampolineTest.java and SharedStubToInterpTest.java
Reviewed-by: thartmann, shade, eastigeevich
|
2023-10-24 09:16:10 +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 |
|
Gergö Barany
|
e6f23a90d4
|
8315024: Vector API FP reduction tests should not test for exact equality
Reviewed-by: epeter, thartmann
|
2023-10-24 08:58:15 +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 |
|
Jie Fu
|
eb5916729d
|
8318691: runtime/CompressedOops/CompressedClassPointersEncodingScheme.java fails with release VMs
Reviewed-by: ccheung
|
2023-10-24 02:57:47 +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 |
|
Thomas Stuefe
|
5ba9705d60
|
8318485: Narrow klass shift should be zero if encoding range extends to 0x1_0000_0000
Reviewed-by: ccheung, iklam
|
2023-10-23 21:10:52 +00:00 |
|
Sean Coffey
|
8d9a4b43f4
|
8317678: Fix up hashCode() for ZipFile.Source.Key
Reviewed-by: lancea, alanb, jpai
|
2023-10-23 17:12:41 +00:00 |
|
Erik Gahlin
|
69c0ae23a3
|
8318124: JFR: Rewrite instrumentation to use Class-File API
Reviewed-by: mgronlun
|
2023-10-23 16:00:14 +00:00 |
|
Thomas Stuefe
|
c1aeac79ba
|
8318445: More broken bailout chains in C2
Reviewed-by: kvn, epeter
|
2023-10-23 15:54:04 +00:00 |
|
Ramkumar Sunderbabu
|
d888b26783
|
8318071: IgnoreUnrecognizedVMOptions flag still causes failure in ArchiveHeapTestClass
Reviewed-by: dholmes, shade
|
2023-10-23 15:10:22 +00:00 |
|
Michal Sobierski
|
bea2d48696
|
8312475: org.jline.util.PumpReader signed byte problem
Reviewed-by: shade, jlahoda
|
2023-10-23 14:31:12 +00:00 |
|
Thomas Schatzl
|
9f767aa44b
|
8318109: Writing JFR records while a CHT has taken its lock asserts in rank checking
Reviewed-by: iwalulya, mli
|
2023-10-23 14:00:07 +00:00 |
|
Doug Simon
|
bd22d2381f
|
8318027: Support alternative name to jdk.internal.vm.compiler
Reviewed-by: erikj, ihse, kvn, alanb, mli
|
2023-10-23 13:15:31 +00:00 |
|
Robbin Ehn
|
c2efd77412
|
8295795: hsdis does not build with binutils 2.39+
Reviewed-by: ihse, djelinski
|
2023-10-23 13:12:52 +00:00 |
|
Magnus Ihse Bursie
|
99de9bb83f
|
8317807: JAVA_FLAGS removed from jtreg running in JDK-8317039
Reviewed-by: erikj
|
2023-10-23 11:26:39 +00:00 |
|
Matthew Donovan
|
704c6ea16c
|
8303525: Refactor/cleanup open/test/jdk/javax/rmi/ssl/SSLSocketParametersTest.java
Reviewed-by: smarks, msheppar
|
2023-10-23 11:15:32 +00:00 |
|
Albert Mingkun Yang
|
7c0a8288b2
|
8318649: G1: Remove unimplemented HeapRegionRemSet::add_code_root_locked
Reviewed-by: tschatzl
|
2023-10-23 11:04:29 +00:00 |
|
Thomas Stuefe
|
ff5c5b6541
|
8318643: +UseTransparentHugePages must enable +UseLargePages
Reviewed-by: sjohanss
|
2023-10-23 09:59:43 +00:00 |
|
Pavel Rappo
|
fc29a2e152
|
8318082: ConcurrentModificationException from IndexWriter
Reviewed-by: jjg
|
2023-10-23 09:24:51 +00:00 |
|
Thomas Schatzl
|
729f4c5d14
|
8318507: G1: Improve remset clearing for humongous candidates
Reviewed-by: iwalulya, ayang, mli
|
2023-10-23 08:19:50 +00:00 |
|
Thomas Schatzl
|
4eab39d941
|
8318585: Rename CodeCache::UnloadingScope to UnlinkingScope
Reviewed-by: ayang, iwalulya, mli
|
2023-10-23 07:35:11 +00:00 |
|
Per Minborg
|
ffadd63575
|
8317868: Add @sealedGraph to MethodHandleDesc and descendants
Reviewed-by: jvernee, mli
|
2023-10-23 06:16:27 +00:00 |
|