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
Daniel D. Daugherty
cfbfd9bf41
8282103: fix macosx-generic typo in ProblemList
...
Reviewed-by: rriggs
2022-02-18 16:25:24 +00:00
Dmitry Chuyko
413bef6890
8282049: AArch64: Use ZR for integer zero immediate volatile stores
...
Reviewed-by: adinn, phh
2022-02-18 16:02:46 +00:00
Magnus Ihse Bursie
cf6984ddaa
8282086: Update jib profile to not set build to 0
...
Reviewed-by: erikj
2022-02-18 14:49:34 +00:00
Pavel Rappo
f5120b764c
8282056: Clean up com.sun.tools.javac.util.GraphUtils
...
Reviewed-by: jjg, mcimadamore, vromero
2022-02-18 13:09:44 +00:00
Jan Lahoda
e3365041bd
8280866: SuppressWarnings does not work properly in package-info and module-info
...
Reviewed-by: darcy, vromero
2022-02-18 11:04:11 +00:00
Albert Mingkun Yang
e8224f7de9
8282089: [BACKOUT] Parallel: Refactor PSCardTable::scavenge_contents_parallel
...
Reviewed-by: tschatzl
2022-02-18 09:54:28 +00:00
Jan Lahoda
834d55c59f
8277300: Issues with javadoc support for preview features
...
Reviewed-by: prappo, jjg
2022-02-18 09:41:12 +00:00
Alex Menkov
138a17195d
8281267: VM HeapDumper dumps array classes several times
...
Reviewed-by: cjplummer, coleenp
2022-02-18 09:21:48 +00:00
Roberto Castañeda Lozano
7bcca7692b
8279068: IGV: Update to work with JDK 16 and 17
...
Reviewed-by: kvn, neliasso, chagedorn
2022-02-18 08:35:52 +00:00
Jie Fu
c9289583eb
8281936: compiler/arguments/TestCodeEntryAlignment.java fails on AVX512 machines
...
Reviewed-by: shade, kvn
2022-02-18 05:02:19 +00:00
Prasanta Sadhukhan
a22f422b7f
8037573: Typo in DefaultTreeModel docs: askAllowsChildren instead of asksAllowsChildren
...
Reviewed-by: prr, jdv, azvegint
2022-02-18 04:56:05 +00:00
Jie Fu
fdce35f3a1
8282025: assert(ctrl != __null) failed: control out is assumed to be unique after JDK-8281732
...
Reviewed-by: kvn, thartmann, chagedorn
2022-02-17 22:53:53 +00:00
Magnus Ihse Bursie
f830cbec90
8188073: Add Capstone as backend for hsdis
...
Co-authored-by: Magnus Ihse Bursie <ihse@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Reviewed-by: erikj
2022-02-17 21:18:15 +00:00
Daniel D. Daugherty
69fc273f20
8282075: ProblemList 3 compiler/whitebox tests on macosx-x64
...
Reviewed-by: mikael, bpb
2022-02-17 20:56:46 +00:00
Naoto Sato
129277653e
8281317: CompactNumberFormat displays 4-digit values when rounding to a new range
...
Reviewed-by: joehw
2022-02-17 19:03:08 +00:00
Mahendra Chhipa
cd9a3cf05b
8282017: sun/net/www/protocol/https/HttpsURLConnection/B6216082.java fails with "SocketException: Unexpected end of file from server"
...
Reviewed-by: dfuchs
2022-02-17 17:45:06 +00:00
Tim Prinzing
a6f8a386ef
8281000
: ClassLoader::registerAsParallelCapable throws NPE if caller is null
...
Reviewed-by: erikj, ihse, mchung, bchristi
2022-02-17 17:34:39 +00:00
Joe Darcy
4c7f8b49a4
8268250: Class.arrayType() for a 255-d array throws undocumented IllegalArgumentException
...
Reviewed-by: sundar, alanb
2022-02-17 17:12:40 +00:00
Andrey Turbanov
d0e11808fd
8282019: Unused static fields DEGREES_TO_RADIANS, RADIANS_TO_DEGREES in StrictMath
...
Reviewed-by: bpb, darcy
2022-02-17 12:31:37 +00:00
Albert Mingkun Yang
3b7a3cfce3
8281971: Remove unimplemented InstanceRefKlass::do_next
...
Reviewed-by: dholmes
2022-02-17 11:40:43 +00:00
Julia Boes
9ca435b4c0
8281305: Test com/sun/net/httpserver/simpleserver/MapToPathTest.java fails on Windows 11
...
Reviewed-by: dfuchs
2022-02-17 10:35:05 +00:00