Jonathan Gibbons
|
eef43be71c
|
8251200: False positive messages about missing comments for serialization
Reviewed-by: hannesw
|
2021-01-06 18:52:59 +00:00 |
|
Joe Darcy
|
80544e4d5f
|
8250564: Remove terminally deprecated constructor in GSSUtil
8250565: Remove terminally deprecated constructor in java.net.URLDecoder
Reviewed-by: bpb, smarks, alanb, mullan
|
2021-01-06 18:05:33 +00:00 |
|
Phil Race
|
940b053065
|
8259232: Bad JNI lookup during printing
Reviewed-by: psadhukhan
|
2021-01-06 17:34:15 +00:00 |
|
Xue-Lei Andrew Fan
|
df721f0c69
|
8259291: Cleanup unnecessary local variables
Reviewed-by: mullan
|
2021-01-06 16:57:17 +00:00 |
|
Rajan Halade
|
f1bc4e05a4
|
8259312: VerifyCACerts.java fails as soneraclass2ca cert will expire in 90 days
Backport-of: 3be6e06958
|
2021-01-06 16:39:08 +00:00 |
|
Naoto Sato
|
4a5786b553
|
8259075: Update the copyright notice in the files generated by CLDR Converter tool
Reviewed-by: joehw
|
2021-01-06 16:30:30 +00:00 |
|
Joe Darcy
|
d20d2fa957
|
8258143: Update --release 16 symbol information for JDK 16 build 30 or later
Reviewed-by: iris, erikj
|
2021-01-06 16:26:23 +00:00 |
|
Rajan Halade
|
3be6e06958
|
8259312: VerifyCACerts.java fails as soneraclass2ca cert will expire in 90 days
Reviewed-by: mullan
|
2021-01-06 16:20:24 +00:00 |
|
Rafael Winterhalter
|
d25a1bed56
|
8259224: (ann) getAnnotatedReceiverType should not parameterize owner(s) of statically nested classes
Reviewed-by: jfranck
|
2021-01-06 15:46:33 +00:00 |
|
Lehua Ding
|
722f23610e
|
8259231: Epsilon: improve performance under contention during virtual space expansion
Reviewed-by: shade
|
2021-01-06 15:36:57 +00:00 |
|
Harold Seigel
|
f6cb8c558b
|
8258908: Remove JVM option CleanChunkPoolAsync
Reviewed-by: coleenp
|
2021-01-06 15:11:52 +00:00 |
|
Daniel D. Daugherty
|
c0540ffda9
|
8231627: ThreadsListHandleInErrorHandlingTest.java fails in printing all threads
Reviewed-by: eosterlund, coleenp, pchilanomate, sspitsyn
|
2021-01-06 14:34:55 +00:00 |
|
Aleksey Shipilev
|
ad45678719
|
8258558: Revert changes for JDK-8252505 and related issues
Reviewed-by: kvn
|
2021-01-06 13:27:57 +00:00 |
|
Maurizio Cimadamore
|
e66187d885
|
8259032: MappedMemorySegmentImpl#makeMappedSegment() ignores Unmapper#pagePosition
Co-authored-by: Uwe Schindler <uschindler@openjdk.org>
Reviewed-by: alanb
|
2021-01-06 12:18:43 +00:00 |
|
Mat Carter
|
7e01bc967d
|
8255264: Support for identifying the full range of IPv4 localhost addresses on Windows
Reviewed-by: alanb
|
2021-01-06 10:39:07 +00:00 |
|
Sergey Bylokhov
|
8a05d60532
|
8259042: Inconsistent use of general primitives loops
Reviewed-by: prr
|
2021-01-06 10:07:03 +00:00 |
|
Xin Liu
|
e3b9da1456
|
8259287: AbstractCompiler marks const in wrong position for is_c1/is_c2/is_jvmci
Reviewed-by: thartmann, chagedorn, shade
|
2021-01-06 09:51:18 +00:00 |
|
Prasanta Sadhukhan
|
32538b5b1d
|
8193942: Regression automated test '/open/test/jdk/javax/swing/JFrame/8175301/ScaledFrameBackgroundTest.java' fails
Reviewed-by: serb
|
2021-01-06 06:45:48 +00:00 |
|
Prasanta Sadhukhan
|
80110dac91
|
8259007: This test printed a blank page
Reviewed-by: prr, serb
|
2021-01-06 06:36:29 +00:00 |
|
Wang Huang
|
554e60c400
|
8258989: JVM is failed to inline in jdk.internal.vm.vector.VectorSupport::convert
Co-authored-by: He Xuejin <hexuejin2@huawei.com>
Reviewed-by: vlivanov, thartmann
|
2021-01-06 01:49:15 +00:00 |
|
Xiaohong Gong
|
52d3feec41
|
8258813: [TESTBUG] Fix incorrect Vector API test output message
Reviewed-by: psandoz, njian
|
2021-01-06 01:40:34 +00:00 |
|
Yasumasa Suenaga
|
8b4549773b
|
8259037: livenmethods cannot find hsdis library
Reviewed-by: cjplummer, sspitsyn
|
2021-01-05 22:36:09 +00:00 |
|
Guoxiong Li
|
7d769663b3
|
8255757: Javac emits duplicate pool entries on array::clone
Reviewed-by: vromero
|
2021-01-05 22:21:19 +00:00 |
|
Vicente Romero
|
d529306722
|
8213032: program fails with LambdaConversionException at execution time
Reviewed-by: jlahoda
|
2021-01-05 21:35:47 +00:00 |
|
Harold Seigel
|
cf9908b437
|
8258937: Remove JVM IgnoreRewrites flag
Reviewed-by: coleenp
|
2021-01-05 21:15:13 +00:00 |
|
Xue-Lei Andrew Fan
|
4d3d59912d
|
8259223: Simplify boolean expression in the SunJSSE provider
Reviewed-by: mullan
|
2021-01-05 19:32:46 +00:00 |
|
Zhengyu Gu
|
1b60acd8aa
|
8259252: Shenandoah: Shenandoah build failed on AArch64 after JDK-8258459
Reviewed-by: rkennke, shade
|
2021-01-05 18:33:41 +00:00 |
|
Xue-Lei Andrew Fan
|
7ddc2b5606
|
8258852: Arrays.asList() for single item could be replaced with List.of()
Reviewed-by: mullan
|
2021-01-05 18:29:35 +00:00 |
|
Sandhya Viswanathan
|
50bf433030
|
8259213: Vector conversion with part > 0 is not getting intrinsic implementation
Reviewed-by: psandoz
|
2021-01-05 17:42:22 +00:00 |
|
Peter Levart
|
85bac8c415
|
8259021: SharedSecrets should avoid double racy reads from non-volatile fields
Reviewed-by: shade, redestad, rriggs, mchung, rrich, alanb
|
2021-01-05 17:41:50 +00:00 |
|
Claes Redestad
|
d5aa49d154
|
8259236: C2 compilation fails with assert(is_power_of_2(value)) failed: value must be a power of 2: 8000000000000000
Reviewed-by: thartmann
|
2021-01-05 16:41:17 +00:00 |
|
Hao Sun
|
82bdbfd7fa
|
8258857: Zero: non-PCH release build fails after JDK-8258074
Reviewed-by: jiefu, shade, iklam
|
2021-01-05 16:28:28 +00:00 |
|
Maurizio Cimadamore
|
b7940aa1c4
|
8259027: NullPointerException in makeMappedSegment due to NULL Unmapper when length of segment is 0
Reviewed-by: chegar, uschindler
|
2021-01-05 16:15:28 +00:00 |
|
Harold Seigel
|
f4122d6aa2
|
8258896: Remove the JVM ForceFloatExceptions option
Reviewed-by: lfoltan, iklam, coleenp
|
2021-01-05 16:14:58 +00:00 |
|
Alexander Zuev
|
fc3b45c068
|
8258643: javax/swing/JComponent/7154030/bug7154030.java failed with "Exception: Failed to hide opaque button"
Reviewed-by: psadhukhan
|
2021-01-05 14:46:03 +00:00 |
|
Erik Gahlin
|
bbc2e9510b
|
8257906: JFR: RecordingStream leaks memory
Reviewed-by: mgronlun
Backport-of: 3c66485015
|
2021-01-05 13:39:57 +00:00 |
|
Roland Westrelin
|
6775113ce8
|
8258393: Shenandoah: "graph should be schedulable" assert failure
Reviewed-by: rkennke, thartmann
|
2021-01-05 13:06:54 +00:00 |
|
Sergey Bylokhov
|
a6c088131b
|
8256321: Some "inactive" color profiles use the wrong profile class
Reviewed-by: prr
|
2021-01-05 12:47:33 +00:00 |
|
Jan Lahoda
|
4ffbe841fc
|
8256266: Binding variables don't correctly support declaration annotations and the final modifier
Reviewed-by: mcimadamore
|
2021-01-05 11:40:25 +00:00 |
|
Christian Hagedorn
|
9f1516492c
|
8259049: Uninitialized variable after JDK-8257513
Reviewed-by: kvn, thartmann
|
2021-01-05 09:54:18 +00:00 |
|
Aleksey Shipilev
|
db6f39302b
|
8251944: Add Shenandoah test config to compiler/gcbarriers/UnsafeIntrinsicsTest.java
Reviewed-by: rkennke, adityam
|
2021-01-05 08:37:06 +00:00 |
|
Lehua Ding
|
3817c32fd1
|
8258534: Epsilon: clean up unused includes
Reviewed-by: shade, jiefu
|
2021-01-05 08:34:11 +00:00 |
|
Hao Sun
|
17d1645ece
|
8258751: Improve ExceptionHandlerTable dump
Reviewed-by: thartmann, chagedorn, njian
|
2021-01-05 08:29:41 +00:00 |
|
Hao Sun
|
dd8996c5f5
|
8258946: Fix optimization-unstable code involving signed integer overflow
Reviewed-by: thartmann, kvn
|
2021-01-05 07:31:44 +00:00 |
|
Ioi Lam
|
5ea960728c
|
8258459: Decouple gc_globals.hpp from globals.hpp
Reviewed-by: lfoltan, coleenp
|
2021-01-05 05:57:08 +00:00 |
|
Xue-Lei Andrew Fan
|
2499ac3db5
|
8259069: Fields could be final
Reviewed-by: wetmore
|
2021-01-05 00:11:55 +00:00 |
|
Xin Liu
|
f0aae81ed5
|
8259020: null-check of g1 write_ref_field_pre_entry is not necessary
Reviewed-by: kbarrett, ayang, phh
|
2021-01-04 23:58:53 +00:00 |
|
Jie Fu
|
216c2ec077
|
8258703: Incorrect 512-bit vector registers restore on x86_32
Reviewed-by: kvn, sviswanathan
|
2021-01-04 23:41:51 +00:00 |
|
Phil Race
|
e6f9926009
|
8257809: JNI warnings from Toolkit JPEG image decoding
Reviewed-by: serb
|
2021-01-04 21:09:01 +00:00 |
|
Claes Redestad
|
9d160aa1b7
|
8257815: Replace global log2 functions with efficient implementations
Reviewed-by: kbarrett, stefank
|
2021-01-04 21:01:25 +00:00 |
|