Alexander Zuev
|
ebfa27b9f0
|
8284690: [macos] VoiceOver : Getting java.lang.IllegalArgumentException: Invalid location on Editable JComboBox
Reviewed-by: serb
|
2022-05-25 10:39:17 +00:00 |
|
Thomas Schatzl
|
e32377e456
|
8286304: Removal of diagnostic flag GCParallelVerificationEnabled
Reviewed-by: kbarrett, ayang
|
2022-05-25 10:29:31 +00:00 |
|
Maurizio Cimadamore
|
e1f140d270
|
8287206: Use WrongThreadException for confinement errors
Reviewed-by: alanb, darcy, mchung
|
2022-05-25 09:50:55 +00:00 |
|
Andrew Haley
|
e17118aa8a
|
8272791: java -XX:BlockZeroingLowLimit=1 crashes after 8270947
Reviewed-by: shade, kvn
|
2022-05-25 09:03:13 +00:00 |
|
Christoph Langer
|
f7a37f5886
|
8287202: GHA: Add macOS aarch64 to the list of default platforms for workflow_dispatch event
Reviewed-by: ihse, shade
|
2022-05-25 08:15:39 +00:00 |
|
Magnus Ihse Bursie
|
d889319a86
|
8287254: Clean up Xcode sysroot logic
Reviewed-by: erikj
|
2022-05-25 08:06:23 +00:00 |
|
Andrew Haley
|
593d2b7dab
|
8287091: aarch64 : guarantee(val < (1ULL << nbits)) failed: Field too big for insn
Reviewed-by: ngasson, shade
|
2022-05-25 07:26:21 +00:00 |
|
Andrey Turbanov
|
65850431ed
|
8287181: Avoid redundant HashMap.containsKey calls in InternalLocaleBuilder.setExtension
Reviewed-by: naoto, rriggs
|
2022-05-25 07:23:56 +00:00 |
|
Serguei Spitsyn
|
a0cccb5479
|
8286490: JvmtiEventControllerPrivate::set_event_callbacks CLEARING_MASK computation is incorrect
Reviewed-by: jbachorik, lmesnik, amenkov
|
2022-05-25 06:24:39 +00:00 |
|
Brian Burkhalter
|
742644e291
|
8287263: java/nio/channels/FileChannel/LargeMapTest.java times out on Windows
Reviewed-by: lancea
|
2022-05-25 02:10:52 +00:00 |
|
Valerie Peng
|
d792cbcc06
|
8286211: Update PCSC-Lite for Suse Linux to 1.9.5
Reviewed-by: weijun
|
2022-05-24 21:32:11 +00:00 |
|
Alexey Ivanov
|
9b7e42c0f0
|
8284209: Replace remaining usages of 'a the' in source code
Reviewed-by: lancea, wetmore, dfuchs, iris, jjg, ihse
|
2022-05-24 20:08:11 +00:00 |
|
Mark Powers
|
6cc4bb1169
|
6725221: Standardize obtaining boolean properties with defaults
Reviewed-by: prr, rriggs
|
2022-05-24 18:16:07 +00:00 |
|
Zhengyu Gu
|
194bc08a89
|
8287249: Zero: Missing BarrierSetNMethod::arm() method
Reviewed-by: shade
|
2022-05-24 18:12:03 +00:00 |
|
Phil Race
|
25669bb667
|
8275170: Some jtreg sound tests should be marked with sound keyword
Reviewed-by: kizune, serb, aivanov
|
2022-05-24 17:53:43 +00:00 |
|
Alexey Semenyuk
|
45180633d3
|
8281682: Redundant .ico files in Windows app-image cause unnecessary bloat
Reviewed-by: almatvee
|
2022-05-24 16:33:45 +00:00 |
|
Aleksey Shipilev
|
fdece9ac71
|
8287169: compiler/arguments/TestCompileThresholdScaling.java fails on x86_32 after JDK-8287052
Reviewed-by: kvn, dlong
|
2022-05-24 16:31:10 +00:00 |
|
Tyler Steele
|
25080e0c3a
|
8286891: thread_local causes undefined symbol error with XL C
Reviewed-by: mdoerr, mbaesken, jvernee
|
2022-05-24 16:24:35 +00:00 |
|
Lance Andersen
|
a10c5597d9
|
8287162: (zipfs) Performance regression related to support for POSIX file permissions
Reviewed-by: jpai, alanb, clanger
|
2022-05-24 15:54:28 +00:00 |
|
Erik Gahlin
|
d888c80bba
|
8287165: JFR: Add logging to jdk/jfr/api/consumer/recordingstream/TestOnEvent.java
Reviewed-by: mgronlun
|
2022-05-24 15:52:07 +00:00 |
|
Raffaello Giulietti
|
fdc147e354
|
8287139: aarch64 intrinsic for unsignedMultiplyHigh
Reviewed-by: aph, ngasson
|
2022-05-24 15:49:00 +00:00 |
|
Jorn Vernee
|
8f0eb5d401
|
8287158: Explicitly reject unsupported call shapes on macos-aarch64 in mainline
Reviewed-by: mcimadamore, ngasson
|
2022-05-24 15:03:53 +00:00 |
|
Aleksey Shipilev
|
0a82c4ebc3
|
8287137: Problemlist failing x86_32 tests after Loom integration
Reviewed-by: prr, mcimadamore
|
2022-05-24 14:10:41 +00:00 |
|
Alexey Ivanov
|
5974f5fed3
|
8284213: Replace usages of 'a the' in xml
Reviewed-by: lancea, dmarkov, iris, prr, joehw
|
2022-05-24 11:34:53 +00:00 |
|
Alexey Ivanov
|
e0d361cea9
|
8284191: Replace usages of 'a the' in hotspot and java.base
Reviewed-by: lancea, wetmore, naoto, iris, kevinw, xuelei
|
2022-05-24 11:25:13 +00:00 |
|
Aggelos Biboudis
|
9473c383c6
|
8286057: Make javac error on a generic enum friendlier
Reviewed-by: jlahoda
|
2022-05-24 10:31:11 +00:00 |
|
Christian Stein
|
a0f6dd3291
|
8287121: Fix typo in jlink's description resource key lookup
Reviewed-by: alanb, lancea
|
2022-05-24 10:14:31 +00:00 |
|
Erik Österlund
|
bd361bc077
|
8286376: Wrong condition for using non-immediate oops on AArch64
Reviewed-by: aph, thartmann
|
2022-05-24 09:16:10 +00:00 |
|
Thomas Schatzl
|
4042dba3d0
|
8287138: Make VerifyOption an enum class
Reviewed-by: stefank, kbarrett
|
2022-05-24 08:25:24 +00:00 |
|
Thomas Schatzl
|
a276cd2d59
|
8287151: Remove unused parameter in G1CollectedHeap::mark_evac_failure_object
Reviewed-by: ayang, lkorinth
|
2022-05-24 08:24:03 +00:00 |
|
Magnus Ihse Bursie
|
cf57d72fe8
|
8287174: Remove deprecated configure arguments
Reviewed-by: shade, dholmes
|
2022-05-24 07:53:46 +00:00 |
|
Roberto Castañeda Lozano
|
6458a56e60
|
8286177: C2: "failed: non-reduction loop contains reduction nodes" assert failure
Reviewed-by: chagedorn, kvn
|
2022-05-24 07:19:00 +00:00 |
|
Feilong Jiang
|
1cd7850f87
|
8287194: build failure on riscv after JDK-8286825
Reviewed-by: fyang, shade
|
2022-05-24 07:12:31 +00:00 |
|
Alan Bateman
|
15f15830f0
|
8287008: Improve tests for thread dumps in JSON format
Reviewed-by: cjplummer
|
2022-05-24 06:20:53 +00:00 |
|
Prasanta Sadhukhan
|
a5caffd4a5
|
8286786: [macos] javax/swing/JInternalFrame/8146321/JInternalFrameIconTest.java still fails
Reviewed-by: serb, dnguyen
|
2022-05-24 04:32:55 +00:00 |
|
Quan Anh Mai
|
c1db70d827
|
8285973: x86_64: Improve fp comparison and cmove for eq/ne
Reviewed-by: kvn, sviswanathan
|
2022-05-24 00:15:54 +00:00 |
|
Kim Barrett
|
782ae3801c
|
8286262: Windows: Cleanup deprecation warning suppression
Reviewed-by: ihse, dholmes
|
2022-05-23 22:47:24 +00:00 |
|
Alexandre Iline
|
9f73fb5a72
|
8225013: sanity/client/SwingSet/src/ScrollPaneDemoTest.java fails on Linux
Reviewed-by: prr, serb
|
2022-05-23 22:31:27 +00:00 |
|
Magnus Ihse Bursie
|
02fec1e6e5
|
8287155: Additional make typos
Reviewed-by: lancea, iris
|
2022-05-23 20:56:49 +00:00 |
|
Rajan Halade
|
5b7d066ca5
|
8287109: Distrust.java failed with CertificateExpiredException
Reviewed-by: mullan
|
2022-05-23 20:32:52 +00:00 |
|
Hannes Wallnöfer
|
6a192206b8
|
8286832: JavaDoc pages call browser history API too often
Reviewed-by: prappo
|
2022-05-23 20:10:46 +00:00 |
|
Hannes Wallnöfer
|
9df93a180c
|
8286887: Remove logging from search.js
Reviewed-by: prappo
|
2022-05-23 20:01:02 +00:00 |
|
Ioi Lam
|
646c8aaeec
|
8286277: CDS VerifyError when calling clone() on object array
Reviewed-by: dholmes, ccheung
|
2022-05-23 16:23:12 +00:00 |
|
Naoto Sato
|
ef7a9f8170
|
8279185: Support for IsoFields in JapaneseDate/MinguoDate/ThaiBuddhistDate
Reviewed-by: joehw, rriggs
|
2022-05-23 16:20:52 +00:00 |
|
Aleksey Shipilev
|
ac274c4ca6
|
8286956: Loom: Define test groups for development/porting use
Reviewed-by: alanb, zgu
|
2022-05-23 16:17:41 +00:00 |
|
Sandhya Viswanathan
|
5d8d6da36a
|
8286972: Support the new loop induction variable related PopulateIndex IR node on x86
Reviewed-by: kvn, jbhateja
|
2022-05-23 15:28:32 +00:00 |
|
Erik Gahlin
|
8122466fbb
|
8287113: JFR: Periodic task thread uses period for method sampling events
Reviewed-by: jbachorik
|
2022-05-23 15:12:21 +00:00 |
|
Leonid Mesnik
|
940e94f194
|
8285739: disable EscapeBarrier deopt for virtual threads
Reviewed-by: kvn, rrich, sspitsyn
|
2022-05-23 14:50:46 +00:00 |
|
Leonid Mesnik
|
110d906432
|
8287103: java/lang/management/ThreadMXBean/VirtualThreadDeadlocks.java fails with Xcomp
Reviewed-by: alanb, kevinw
|
2022-05-23 14:49:15 +00:00 |
|
Weijun Wang
|
8040aa0073
|
8286908: ECDSA signature should not return parameters
Reviewed-by: ascarpino, hchao, valeriep
|
2022-05-23 13:34:23 +00:00 |
|