Evgeny Astigeevich
|
140419fe0e
|
8286058: AArch64: clarify types of calls
Reviewed-by: kvn, aph
|
2022-05-27 00:34:34 +00:00 |
|
Andrey Turbanov
|
295be6f10f
|
8287285: Avoid redundant HashMap.containsKey call in java.util.zip.ZipFile.Source.get
Reviewed-by: jpai, alanb
|
2022-05-26 20:32:56 +00:00 |
|
Brian Burkhalter
|
7cb368b34d
|
8286709: (fc) FileChannel/FileChannelImpl cleanup
Reviewed-by: alanb
|
2022-05-26 18:02:02 +00:00 |
|
Sean Mullan
|
f235955eef
|
8287246: DSAKeyValue should check for missing params instead of relying on KeyFactory provider
Reviewed-by: weijun
|
2022-05-26 12:36:21 +00:00 |
|
Maurizio Cimadamore
|
f58c9a659b
|
8287244: Add bound check in indexed memory access var handle
Reviewed-by: psandoz, jvernee
|
2022-05-26 08:34:49 +00:00 |
|
Prasanta Sadhukhan
|
f710393e35
|
8257810: Only First page are printed in JTable.scrollRectToVisible
Reviewed-by: aivanov
|
2022-05-26 06:32:28 +00:00 |
|
Ioi Lam
|
704b9a66bb
|
8287107: CgroupSubsystemFactory.setCgroupV2Path asserts with freezer controller
Reviewed-by: mseledtsov, sgehwolf
|
2022-05-26 04:16:45 +00:00 |
|
Serguei Spitsyn
|
94811c0dc7
|
8286960: Test serviceability/jvmti/vthread/SuspendResume2 crashed: missing ThreadsListHandle in calling context
Reviewed-by: dholmes, pchilanomate, amenkov
|
2022-05-26 00:29:31 +00:00 |
|
Jonathan Gibbons
|
f786e2a22f
|
8284037: Snippet-files subdirectory not automatically detected when in unnamed package
Reviewed-by: prappo
|
2022-05-25 17:41:58 +00:00 |
|
Brian J. Stafford
|
c6743489d2
|
8263075: C2: simplify anti-dependence check in PhaseCFG::implicit_null_check()
Reviewed-by: kvn, thartmann, rcastanedalo
|
2022-05-25 17:28:27 +00:00 |
|
Gerard Ziemski
|
0b3d409540
|
8261768: SelfDestructTimer should accept seconds
Reviewed-by: dholmes, stuefe
|
2022-05-25 17:25:28 +00:00 |
|
Phil Race
|
bc0379ea1a
|
8275303: sun/java2d/pipe/InterpolationQualityTest.java fails with D3D basic render driver
Reviewed-by: serb, psadhukhan
|
2022-05-25 16:31:50 +00:00 |
|
Joe Darcy
|
0b8dd4ac82
|
8284966: Update SourceVersion.RELEASE_19 description for language changes
Reviewed-by: iris, jjg
|
2022-05-25 16:25:44 +00:00 |
|
Thomas Schatzl
|
e990fec195
|
8287089: G1CollectedHeap::is_in_cset() can be const methods
Reviewed-by: ayang, kbarrett
|
2022-05-25 14:40:14 +00:00 |
|
Jaikiran Pai
|
81d7eafd91
|
8287104: AddressChangeListener thread inherits CCL and can cause memory leak for webapp-servers
Reviewed-by: aefimov, dfuchs
|
2022-05-25 14:32:35 +00:00 |
|
Tobias Holenstein
|
796494d0fe
|
8284944: assert(cnt++ < 40) failed: infinite cycle in loop optimization
Reviewed-by: kvn, chagedorn
|
2022-05-25 13:48:19 +00:00 |
|
Adam Sotona
|
e534c133af
|
8286398: Address possibly lossy conversions in jdk.internal.le
Reviewed-by: jlahoda
|
2022-05-25 12:36:50 +00:00 |
|
Jan Lahoda
|
e9bddc18ab
|
8262889: Compiler implementation for Record Patterns
Co-authored-by: Brian Goetz <briangoetz@openjdk.org>
Co-authored-by: Jan Lahoda <jlahoda@openjdk.org>
Co-authored-by: Aggelos Biboudis <abimpoudis@openjdk.org>
Reviewed-by: mcimadamore, vromero
|
2022-05-25 11:56:24 +00:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|