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 |
|
Prasanta Sadhukhan
|
b4900b1298
|
8264743: Add forRemoval for deprecated classes and method in javax/swing/plaf/basic
Reviewed-by: trebari, prr
|
2022-02-17 09:36:05 +00:00 |
|
Tyler Steele
|
c0275e18b7
|
8203290: [AIX] Check functionality of JDK-8199712 (Flight Recorder)
Implements JFR for AIX
Reviewed-by: erikj, mdoerr, mgronlun, stuefe, ihse
|
2022-02-17 08:49:22 +00:00 |
|
Ioi Lam
|
1864481df1
|
8279969: NULL return from map_bitmap_region() needs to be checked
Reviewed-by: ccheung, coleenp
|
2022-02-17 06:40:46 +00:00 |
|
Xiaohong Gong
|
1eec16b47b
|
8281803: AArch64: Optimize masked vector NOT/AND_NOT for SVE
Reviewed-by: aph, njian
|
2022-02-17 05:44:12 +00:00 |
|
Alexey Semenyuk
|
cd234f5dbe
|
8282007: Assorted enhancements to jpackage testing framework
Reviewed-by: almatvee
|
2022-02-17 05:27:41 +00:00 |
|
Jesper Wilhelmsson
|
b6e48e6782
|
Merge
|
2022-02-17 01:12:57 +00:00 |
|
Alexey Semenyuk
|
0b00ce17cd
|
8282011: test/jdk/tools/jpackage/windows/WinL10nTest.java test fails if light.exe is not in %PATH%
Reviewed-by: almatvee
|
2022-02-16 23:23:57 +00:00 |
|
Joe Darcy
|
5ec7898dbf
|
8281671: Class.getCanonicalName spec should explicitly cover array classes
Reviewed-by: mchung
|
2022-02-16 22:02:55 +00:00 |
|
Martin Desruisseaux
|
9ba0760cf8
|
8275345: RasterFormatException when drawing a tiled image made of non-writable rasters
Reviewed-by: prr, aivanov
|
2022-02-16 22:01:01 +00:00 |
|
Daniel Fuchs
|
48f6e93079
|
8282020: ProblemList sun/net/www/protocol/https/HttpsURLConnection/B6216082.java until JDK-8282017 is fixed
Reviewed-by: michaelm, naoto
|
2022-02-16 21:38:48 +00:00 |
|
Tim Prinzing
|
67763df4dc
|
8281003: MethodHandles::lookup throws NPE if caller is null
Reviewed-by: ihse, mchung, jrose, alanb
|
2022-02-16 20:09:46 +00:00 |
|
Aleksey Shipilev
|
847a99b53d
|
8281822: Test failures on non-DTrace builds due to incomplete DTrace* flags handling
Reviewed-by: dholmes, kvn
|
2022-02-16 20:08:27 +00:00 |
|
Mandy Chung
|
980d187891
|
8281335: Allow a library already loaded via System::loadLibrary to be loaded as a raw library
Reviewed-by: sundar, mcimadamore
|
2022-02-16 18:31:32 +00:00 |
|
Alexey Semenyuk
|
81645521c8
|
8281874: Can't unpack msi installers from test/jdk/tools/jpackage/windows/test/jdk/tools/jpackage/windows/WinShortcutPromptTest.java test
Reviewed-by: almatvee
|
2022-02-16 17:31:23 +00:00 |
|
Alexey Semenyuk
|
bb4dece246
|
8281170: Test jdk/tools/jpackage/windows/WinInstallerIconTest always fails on Windows 11
Reviewed-by: almatvee
|
2022-02-16 17:30:24 +00:00 |
|
Naoto Sato
|
9b74c3f2e7
|
8176706: Additional Date-Time Formats
Reviewed-by: joehw, rriggs
|
2022-02-16 16:54:53 +00:00 |
|
Mahendra Chhipa
|
0f3d3ac32c
|
8061729: Update java/net tests to eliminate dependency on sun.net.www.MessageHeader and some other internal APIs
Reviewed-by: dfuchs
|
2022-02-16 16:43:15 +00:00 |
|