Andrey Turbanov
3cfffa4f8e
8282188: Unused static field MathContext.DEFAULT_DIGITS
...
Reviewed-by: darcy, bpb
2022-02-24 11:03:29 +00:00
Prasanta Sadhukhan
379fd85932
8277369: Strange behavior of JMenuBar with RIGHT_TO_LEFT orientation, arrow keys behaves opposite traversing through keyboard
...
Reviewed-by: prr, naoto, serb
2022-02-24 09:52:17 +00:00
Albert Mingkun Yang
cd3e59ef88
8282299: Remove unused PartialArrayScanTask default constructor
...
Reviewed-by: tschatzl
2022-02-24 09:16:04 +00:00
Chris Plummer
a6610031e2
8281614: serviceability/sa/ClhsdbFindPC.java fails with java.lang.RuntimeException: 'In code in NMethod for jdk/test/lib/apps/LingeredApp.steadyState' missing from stdout/stderr
...
Reviewed-by: dcubed, dholmes
2022-02-23 22:55:39 +00:00
Manukumar V S
43dc9ef619
8281988: Create a regression test for JDK-4618767
...
Reviewed-by: aivanov
2022-02-23 21:13:23 +00:00
Chris Plummer
253cf7852f
8282076: Merge some debug agent changes from the loom repo
...
Reviewed-by: amenkov, lmesnik
2022-02-23 21:09:41 +00:00
Vladimir Ivanov
f86f38a8af
8280901: MethodHandle::linkToNative stub is missing w/ -Xint
...
Reviewed-by: shade, kvn
2022-02-23 20:29:23 +00:00
Michael McMahon
e540e0a81b
8282296: (se) Pipe.open() creates a Pipe implementation that uses Unix domain sockets (win)
...
Reviewed-by: dfuchs, lancea, bpb
2022-02-23 20:02:11 +00:00
Xue-Lei Andrew Fan
7dc7184c10
8282309: Operation before upper case conversion
...
Reviewed-by: valeriep, wetmore
2022-02-23 18:32:29 +00:00
Lance Andersen
a020b6ba8f
8280409: JarFile::getInputStream can fail with NPE accessing ze.getName()
...
Reviewed-by: mullan, alanb
2022-02-23 16:56:50 +00:00
Jonathan Gibbons
99b8ed9dbf
8281217: Source file launch with security manager enabled fails
...
Reviewed-by: sundar
2022-02-23 16:49:28 +00:00
Pavel Rappo
35076af13a
8281376: Consider polymorphic methods when looking for overrides
...
Reviewed-by: hannesw
2022-02-23 16:17:23 +00:00
Xue-Lei Andrew Fan
340a35d835
8282279: Interpret case-insensitive string locale independently
...
Reviewed-by: weijun
2022-02-23 15:43:06 +00:00
Nils Eliasson
5035bf5e6c
8282208: Reduce MachNode size
...
Reviewed-by: kvn, thartmann, jiefu
2022-02-23 12:48:22 +00:00
Aleksey Shipilev
aaab2cb416
8282225: GHA: Allow one concurrent run per PR only
...
Reviewed-by: ihse
2022-02-23 12:34:12 +00:00
David Holmes
d017e98856
8255577: Possible issues with SR_initialize
...
Reviewed-by: shade, stuefe
2022-02-23 11:30:43 +00:00
Vladimir Ivanov
9332071784
8282194: C1: Missing side effects of dynamic constant linkage
...
Reviewed-by: kvn, thartmann
2022-02-23 10:17:01 +00:00
Andrew Haley
ecd85e6f0f
8282231: x86-32: runtime call to SharedRuntime::ldiv corrupts registers
...
Reviewed-by: shade, jiefu
2022-02-23 10:15:25 +00:00
Volker Simonis
378fa507a2
8281962: Avoid unnecessary native calls in InflaterInputStream
...
Reviewed-by: clanger, redestad, alanb, lancea
2022-02-23 08:36:13 +00:00
Zhengyu Gu
e1060bee2a
8281615: Deadlock caused by jdwp agent
...
Reviewed-by: dholmes, cjplummer
2022-02-23 03:04:34 +00:00
Phil Race
6f882deddc
8280964: [Linux aarch64] : drawImage dithers TYPE_BYTE_INDEXED images incorrectly
...
Reviewed-by: serb, dmarkov
2022-02-23 01:03:09 +00:00
Phil Race
2557ef8a02
8282276: Problem list failing two Robot Screen Capture tests
...
Reviewed-by: dcubed
2022-02-22 20:27:00 +00:00
Brian Burkhalter
6445ee46b5
5041655: (ch) FileLock: negative param and overflow issues
...
Reviewed-by: alanb
2022-02-22 17:24:15 +00:00
liach
7feabee426
8261407: ReflectionFactory.checkInitted() is not thread-safe
...
Co-authored-by: Peter Levart <plevart@openjdk.org>
Reviewed-by: dholmes, mchung, plevart
2022-02-22 16:57:23 +00:00
Tyler Steele
58e1882f3c
8282042: [testbug] FileEncodingTest.java depends on default encoding
...
Adds expected encoding "ISO-8859-1" for AIX in FileEncodingTest.java
Reviewed-by: naoto
2022-02-22 16:50:48 +00:00
Ian Graves
3cb38678aa
8281315: Unicode, (?i) flag and backreference throwing IndexOutOfBounds Exception
...
Reviewed-by: naoto
2022-02-22 16:31:57 +00:00
Thomas Schatzl
957dae02b1
8280958: G1/Parallel: Unify marking code structure
...
Reviewed-by: ayang, kbarrett
2022-02-22 16:25:12 +00:00
Magnus Ihse Bursie
e44d0670a6
8244593: Clean up GNM/NM after JEP 381
...
Reviewed-by: erikj
2022-02-22 16:06:52 +00:00
Ian Graves
41355e2daa
8276686: Malformed Javadoc inline tags in JDK source in /java/util/regex/Pattern.java
...
Reviewed-by: iris, bpb, lancea
2022-02-22 15:38:52 +00:00
Coleen Phillimore
022d80707c
8271008: appcds/*/MethodHandlesAsCollectorTest.java tests time out because of excessive GC (CodeCache GC Threshold) in loom
...
Reviewed-by: thartmann, eosterlund
2022-02-22 13:42:56 +00:00
Alexey Ivanov
ab6d8e6424
8260328: Drop redundant CSS properties from java.desktop HTML files
...
Reviewed-by: serb, dmarkov
2022-02-22 13:19:43 +00:00
John Jiang
b95310b090
8282220: contentType should not be a PKCS7's member
...
Reviewed-by: xuelei
2022-02-22 09:35:48 +00:00
Emanuel Peter
bc43320fd3
8281543: Remove unused code/headerfile dtraceAttacher.hpp
...
Reviewed-by: thartmann
2022-02-22 07:55:04 +00:00
Manukumar V S
f9539521ae
8281745: Create a regression test for JDK-4514331
...
Reviewed-by: serb
2022-02-22 07:31:55 +00:00
Jaikiran Pai
e0b49629e9
8282190: Typo in javadoc of java.time.format.DateTimeFormatter#getDecimalStyle
...
Reviewed-by: dfuchs, rriggs, lancea, iris
2022-02-22 01:39:28 +00:00
Daniel Jeliński
e1c98bd1f2
8281523: Accessibility: Conversion from string literal loses const qualifier
...
Reviewed-by: prr, aivanov, kizune
2022-02-21 17:40:27 +00:00
Maxim Kartashev
cc7cf81256
8280861: Robot color picker broken on Linux with scaling above 100%
...
Reviewed-by: serb
2022-02-21 11:39:29 +00:00
Magnus Ihse Bursie
d7a706a540
8253757: Add LLVM-based backend for hsdis
...
Co-authored-by: Magnus Ihse Bursie <ihse@openjdk.org>
Co-authored-by: Ludovic Henry <luhenry@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Nick Gasson <ngasson@openjdk.org>
Reviewed-by: erikj, luhenry
2022-02-21 10:37:44 +00:00
Manukumar V S
bdae1d87c1
8282147: [TESTBUG] waitForIdle after creating frame in JSpinnerMouseAndKeyPressTest.java
...
Reviewed-by: aivanov
2022-02-21 10:08:50 +00:00
Andrey Turbanov
51f4420711
8282130: (bf) Remove unused ARRAY_BASE_OFFSET, ARRAY_INDEX_SCALE from read-only Heap Buffers
...
Reviewed-by: bpb, alanb
2022-02-21 09:03:16 +00:00
John Jiang
34aae32de6
8282166: JDK-8282158 changed ECParameters' package by accident
...
Reviewed-by: xuelei
2022-02-21 08:27:03 +00:00
Albert Mingkun Yang
c5d9142a84
8282096: G1: Remove redundant checks in G1CardSet::free_mem_object
...
Reviewed-by: tschatzl, iwalulya
2022-02-21 08:14:59 +00:00
John Jiang
52a85d8048
8282158: ECParameters InvalidParameterSpecException messages missed ECKeySizeParameterSpec
...
Reviewed-by: xuelei
2022-02-21 07:55:39 +00:00
Emanuel Peter
4e0b81c596
8281544: assert(VM_Version::supports_avx512bw()) failed for Tests jdk/incubator/vector/
...
Reviewed-by: kvn, neliasso, thartmann
2022-02-21 07:05:04 +00:00
Tobias Hartmann
8563d86f2c
8282085: The REGISTER_DEFINITION macro is useless after JDK-8269122
...
Reviewed-by: jiefu, chagedorn, kvn
2022-02-21 07:02:44 +00:00
Aleksey Shipilev
d28b048f35
8281815: x86: Use short jumps in TIG::generate_slow_signature_handler
...
Reviewed-by: rrich, dholmes, jiefu
2022-02-21 06:14:43 +00:00
Valerie Peng
d7f31d0d53
8282077: PKCS11 provider C_sign() impl should handle CKR_BUFFER_TOO_SMALL error
...
Reviewed-by: mikael
2022-02-19 06:40:30 +00:00
Rajan Halade
d3749de478
8277488: Add expiry exception for Digicert (geotrustglobalca) expiring in May 2022
...
Reviewed-by: weijun
2022-02-18 20:17:37 +00:00
Yudi Zheng
3943c89b9b
8282044: [JVMCI] Export _sha3_implCompress, _md5_implCompress and aarch64::_has_negatives stubs to JVMCI compiler.
...
Reviewed-by: kvn
2022-02-18 18:00:40 +00:00
Weijun Wang
7ce75afbbc
8255266: Update Public Suffix List to 3c213aa
...
Reviewed-by: xuelei
2022-02-18 16:34:59 +00:00