Nick Gasson
|
43d4a6f615
|
8264564: AArch64: use MOVI instead of FMOV to zero FP register
Reviewed-by: aph
|
2021-04-06 02:44:05 +00:00 |
|
Hui Shi
|
dc608fd0f3
|
8264411: serviceability/jvmti/HeapMonitor tests intermittently fail due to large TLAB size
Reviewed-by: sspitsyn, cjplummer
|
2021-04-06 01:36:55 +00:00 |
|
Yasumasa Suenaga
|
b1a225e119
|
8263565: NPE was thrown when sun.jvm.hotspot.rmi.serverNamePrefix was set
Reviewed-by: cjplummer, amenkov
|
2021-04-06 00:09:04 +00:00 |
|
Yasumasa Suenaga
|
c41cd1521f
|
8264686: ClhsdbTestConnectArgument.java should use SATestUtils::validateSADebugDPrivileges
Reviewed-by: cjplummer
|
2021-04-05 23:48:30 +00:00 |
|
Jorn Vernee
|
b7baca7f32
|
8264288: Performance issue with MethodHandle.asCollector
Reviewed-by: jrose, vlivanov
|
2021-04-05 20:05:07 +00:00 |
|
Jim Laskey
|
920189918e
|
8264729: Random check-in failing header checks.
Reviewed-by: erikj, bpb
|
2021-04-05 19:03:18 +00:00 |
|
Yumin Qi
|
d920f8588c
|
8264540: WhiteBox.metaspaceReserveAlignment should return shared region alignment
Reviewed-by: ccheung, iklam
|
2021-04-05 18:31:12 +00:00 |
|
Brian Burkhalter
|
104e925dfd
|
8264512: jdk/test/jdk/java/util/prefs/ExportNode.java relies on default platform encoding
Reviewed-by: naoto
|
2021-04-05 16:42:09 +00:00 |
|
Jim Laskey
|
a0ec2cb289
|
8248862: Implement Enhanced Pseudo-Random Number Generators
Reviewed-by: darcy
|
2021-04-05 16:29:18 +00:00 |
|
Tejpal Rebari
|
39719da9d1
|
8253266: JList and JTable constructors should clear OPAQUE_SET before calling updateUI
Reviewed-by: psadhukhan, serb
|
2021-04-05 14:17:19 +00:00 |
|
Jim Laskey
|
a8005efde3
|
8166727: javac crashed: [jimage.dll+0x1942] ImageStrings::find+0x28
Reviewed-by: iklam, alanb
|
2021-04-05 14:12:26 +00:00 |
|
Anton Kozlov
|
7f9ece23dc
|
8264650: Cross-compilation to macos/aarch64
Reviewed-by: erikj
|
2021-04-05 06:58:11 +00:00 |
|
Jayathirth D V
|
0039c18e08
|
8264475: CopyArea ignores clip state in metal rendering pipeline
8251036: SwingSet2 - Dragging internal frame inside jframe leaves artifacts with MetalLookAndFeel
Reviewed-by: aghaisas, psadhukhan
|
2021-04-05 05:28:21 +00:00 |
|
Jatin Bhateja
|
f084bd2f61
|
8262355: Support for AVX-512 opmask register allocation.
Reviewed-by: vlivanov, njian, kvn
|
2021-04-04 17:47:23 +00:00 |
|
Kim Barrett
|
078066695b
|
8254050: HotSpot Style Guide should permit using the "override" virtual specifier
Reviewed-by: dholmes, jrose, stuefe, tschatzl, dcubed, iklam, kvn
|
2021-04-04 04:24:37 +00:00 |
|
Daniel D. Daugherty
|
f259eeaf65
|
8264393: JDK-8258284 introduced dangling TLH race
Reviewed-by: dholmes, rehn, eosterlund
|
2021-04-03 19:06:34 +00:00 |
|
Daniel D. Daugherty
|
9b2232bc1f
|
8264123: add ThreadsList.is_valid() support
Reviewed-by: dholmes, eosterlund, rehn
|
2021-04-03 19:03:04 +00:00 |
|
Jonathan Gibbons
|
e8eda655bb
|
8264664: use text blocks in javac module tests
Reviewed-by: darcy
|
2021-04-03 01:18:00 +00:00 |
|
Doug Lea
|
cec66cf8ef
|
8264572: ForkJoinPool.getCommonPoolParallelism() reports always 1
Reviewed-by: alanb
|
2021-04-02 22:44:20 +00:00 |
|
Daniel D. Daugherty
|
9c283da175
|
8264662: ProblemList vmTestbase/jit/escape/AdaptiveBlocking/AdaptiveBlocking001/AdaptiveBlocking001.java on win-x64 with ZGC
Reviewed-by: hseigel
|
2021-04-02 21:32:54 +00:00 |
|
Jonathan Gibbons
|
eb0ac86dc6
|
8264655: Minor internal doc comment cleanup
Reviewed-by: prappo
|
2021-04-02 20:47:35 +00:00 |
|
Brian Burkhalter
|
3991b329b1
|
8264539: Improve failure message of java/nio/file/WatchService/SensitivityModifier.java
Reviewed-by: alanb
|
2021-04-02 19:53:18 +00:00 |
|
Daniel D. Daugherty
|
4133dedeef
|
8264658: ProblemList javax/swing/JInternalFrame/8146321/JInternalFrameIconTest.java on linux-x64
Reviewed-by: pbansal
|
2021-04-02 19:17:05 +00:00 |
|
Daniel D. Daugherty
|
220ddbd99e
|
8264657: ProblemList java/awt/Focus/FrameMinimizeTest/FrameMinimizeTest.java on linux-x64
Reviewed-by: rriggs
|
2021-04-02 18:51:33 +00:00 |
|
Daniel D. Daugherty
|
d0f3cc92bc
|
8264656: ProblemList sun/security/ssl/SSLSocketImpl/SSLSocketImplThrowsWrongExceptions.java on linux-x64
Reviewed-by: rriggs
|
2021-04-02 18:13:20 +00:00 |
|
Naoto Sato
|
6c145c4768
|
8264544: Case-insensitive comparison issue with supplementary characters.
Co-authored-by: Chris Johnson <chriswjohnson.jdk@gmail.com>
Reviewed-by: joehw, iris, alanb
|
2021-04-02 16:32:45 +00:00 |
|
Vladimir Ivanov
|
f60e81bf7b
|
8264548: Dependencies: ClassHierarchyWalker::is_witness() cleanups
Reviewed-by: kvn
|
2021-04-02 16:10:02 +00:00 |
|
Xue-Lei Andrew Fan
|
177bc84fe8
|
8264606: More comment for ECDH public key validation
Reviewed-by: wetmore
|
2021-04-02 15:23:23 +00:00 |
|
Coleen Phillimore
|
885916eda0
|
8262280: Incorrect exception handling for VMThread in class redefinition
Reviewed-by: hseigel
|
2021-04-02 13:05:15 +00:00 |
|
Xiaohong Gong
|
7d0a0bad7f
|
8264109: Add vectorized implementation for VectorMask.andNot()
Reviewed-by: psandoz, njian
|
2021-04-02 10:00:47 +00:00 |
|
Ningsheng Jian
|
0935eaa4b4
|
8264409: AArch64: generate better code for Vector API allTrue
Reviewed-by: adinn, pli
|
2021-04-02 09:31:20 +00:00 |
|
Christoph Göttschkes
|
4793557fa8
|
8264502: (fc) FileDispatcherImpl.setDirect0 might return uninitialized variable on some platforms
Reviewed-by: alanb, bpb, michaelm
|
2021-04-02 09:19:53 +00:00 |
|
Jie Fu
|
da643cdb20
|
8264526: javax/swing/text/html/parser/Parser/8078268/bug8078268.java timeout
Reviewed-by: serb
|
2021-04-02 08:25:26 +00:00 |
|
Joe Darcy
|
66d9961cbd
|
8205502: Make exception message from AnnotationInvocationHandler more informative
Reviewed-by: bpb, naoto, iris
|
2021-04-01 23:13:19 +00:00 |
|
Coleen Phillimore
|
5e59d28def
|
8262046: Clean up parallel class loading code and comments
Reviewed-by: lfoltan, iklam
|
2021-04-01 21:16:58 +00:00 |
|
Andy Herrick
|
04f24fe9ad
|
8264403: [macos]: App names containing '.' characters results in an error message when launching
Reviewed-by: asemenyuk
|
2021-04-01 20:39:38 +00:00 |
|
Joe Darcy
|
b953386de1
|
8264609: Number.{byteValue, shortValue} spec should use @implSpec
Reviewed-by: psandoz, bpb
|
2021-04-01 19:46:56 +00:00 |
|
Ioi Lam
|
5858399062
|
8264285: Clean the modification of ccstr JVM flags
Reviewed-by: dholmes, coleenp
|
2021-04-01 18:25:14 +00:00 |
|
Vladimir Kozlov
|
6e0da9961f
|
8263448: CTW: fatal error: meet not symmetric
Reviewed-by: roland
|
2021-04-01 17:03:14 +00:00 |
|
Joe Darcy
|
328e9514a8
|
8169629: Annotations with lambda expressions cause AnnotationFormatError
Reviewed-by: jfranck
|
2021-04-01 16:46:32 +00:00 |
|
Jie Fu
|
c04a743bd4
|
8264557: Incorrect copyright year for test/micro/org/openjdk/bench/java/lang/MathBench.java after JDK-8264054
Reviewed-by: neliasso
|
2021-04-01 15:12:22 +00:00 |
|
Coleen Phillimore
|
4b19771401
|
8264150: CDS dumping code calls TRAPS functions in VM thread
Reviewed-by: dholmes, iklam
|
2021-04-01 15:09:12 +00:00 |
|
Coleen Phillimore
|
1dc75e9ef5
|
8264538: Rename SystemDictionary::parse_stream
Reviewed-by: lfoltan, hseigel
|
2021-04-01 14:55:11 +00:00 |
|
Vladimir Ivanov
|
80681b5470
|
8264546: Dependencies: Context class is always an InstanceKlass
Reviewed-by: kvn
|
2021-04-01 12:56:19 +00:00 |
|
Jan Lahoda
|
fdfa1dda08
|
8264306: Non deterministic generation of java/lang/invoke/MemberName.class
Reviewed-by: shade, jfranck
|
2021-04-01 11:38:45 +00:00 |
|
Hui Shi
|
011f6d13ab
|
8264223: CodeHeap::verify fails extra_hops assertion in fastdebug test
Reviewed-by: lucy, shade
|
2021-04-01 10:43:45 +00:00 |
|
Prasanta Sadhukhan
|
0696fd0e81
|
8263496: MetalHighContrastTheme.getControlHighlight cleanup
Reviewed-by: azvegint
|
2021-04-01 07:35:17 +00:00 |
|
Andrey Turbanov
|
6cf109503a
|
8264484: Replace uses of StringBuffer with StringBuilder in jdk.hotspot.agent
Reviewed-by: kevinw, amenkov, ysuenaga
|
2021-04-01 07:22:41 +00:00 |
|
Alex Blewitt
|
d2df9a7df8
|
8264331: Use the blessed modifier order in jdk.compiler
Reviewed-by: vromero, iris, shade
|
2021-04-01 06:53:54 +00:00 |
|
Alexander Scherbatiy
|
0228734902
|
8262470: Printed GlyphVector outline with low DPI has bad quality on Windows
Reviewed-by: serb, psadhukhan
|
2021-04-01 06:45:20 +00:00 |
|