Daniel D. Daugherty
|
f259eeaf65
|
8264393: JDK-8258284 introduced dangling TLH race
Reviewed-by: dholmes, rehn, eosterlund
|
2021-04-03 19:06:34 +00:00 |
|
Jonathan Gibbons
|
e8eda655bb
|
8264664: use text blocks in javac module tests
Reviewed-by: darcy
|
2021-04-03 01:18:00 +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 |
|
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 |
|
Ningsheng Jian
|
0935eaa4b4
|
8264409: AArch64: generate better code for Vector API allTrue
Reviewed-by: adinn, pli
|
2021-04-02 09:31:20 +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 |
|
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 |
|
Ioi Lam
|
5858399062
|
8264285: Clean the modification of ccstr JVM flags
Reviewed-by: dholmes, coleenp
|
2021-04-01 18:25: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 |
|
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 |
|
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 |
|
Yi Yang
|
de495df78d
|
8264413: Data is written to file header even if its CRC32 was calculated
Reviewed-by: ccheung, minqi
|
2021-04-01 02:07:48 +00:00 |
|
Sandhya Viswanathan
|
52d8a22943
|
8264054: Bad XMM performance on java.lang.MathBench.sqrtDouble
Co-authored-by: Eric Caspole <ecaspole@openjdk.org>
Co-authored-by: Charlie Hunt <huntch@openjdk.org>
Reviewed-by: neliasso, kvn, vlivanov
|
2021-04-01 00:34:00 +00:00 |
|
Sergey Bylokhov
|
16acfafb6b
|
8012229: [lcms] Improve performance of color conversion for images with alpha channel
Reviewed-by: azvegint
|
2021-03-31 23:02:55 +00:00 |
|
Your Name
|
cb70ab0cb9
|
8263235: sanity/client/SwingSet/src/ColorChooserDemoTest.java failed throwing java.lang.NoClassDefFoundError
Reviewed-by: psadhukhan, serb
|
2021-03-31 20:33:16 +00:00 |
|
Man Cao
|
e2ec997b55
|
8263551: Provide shared lock-free FIFO queue implementation
Create a generalized lock-free queue implementation based on G1DirtyCardQueueSet::Queue.
Reviewed-by: kbarrett, iwalulya
|
2021-03-31 18:29:37 +00:00 |
|
Stefan Karlsson
|
0fa35728a7
|
8264489: Add more logging to LargeCopyWithMark.java
Reviewed-by: kbarrett, alanb, bpb
|
2021-03-31 16:43:14 +00:00 |
|
Eric Caspole
|
6225ae636e
|
8264466: Cut-paste error in InterfaceCalls JMH
Reviewed-by: shade, thartmann
|
2021-03-31 15:20:05 +00:00 |
|
Christian Hagedorn
|
ab6faa607b
|
8263582: WB_IsMethodCompilable ignores compiler directives
Reviewed-by: iveresov, kvn, neliasso
|
2021-03-31 06:33:45 +00:00 |
|
Yumin Qi
|
928fa5b5f9
|
8244540: Print more information with -XX:+PrintSharedArchiveAndExit
Reviewed-by: iklam, ccheung
|
2021-03-31 03:10:38 +00:00 |
|
Brian Burkhalter
|
353807c5f1
|
8263898: (fs) Files.newOutputStream on the "NUL" special device throws FileSystemException: "nul: Incorrect function" (win)
Reviewed-by: jpai, alanb
|
2021-03-30 18:18:37 +00:00 |
|
Attila Szegedi
|
b08d6383b9
|
8262503: Support records in Dynalink
Reviewed-by: sundar
|
2021-03-30 18:06:34 +00:00 |
|
Hui Shi
|
21e7402b04
|
8263707: C1 RangeCheckEliminator support constant array and NewMultiArray
Reviewed-by: thartmann, neliasso
|
2021-03-30 16:04:59 +00:00 |
|
Yi Yang
|
b65219881d
|
8264429: Test runtime/cds/appcds/VerifyWithDefaultArchive.java assumes OpenJDK build
Reviewed-by: dcubed, shade
|
2021-03-30 14:45:55 +00:00 |
|
Roland Westrelin
|
d2a63f259e
|
8264360: Loop strip mining verification fails with "should be on the backedge"
Reviewed-by: kvn, thartmann
|
2021-03-30 07:58:49 +00:00 |
|
Roland Westrelin
|
8100a20e98
|
8263971: C2 crashes with SIGFPE with -XX:+StressGCM and -XX:+StressIGVN
Reviewed-by: chagedorn, thartmann
|
2021-03-30 07:40:49 +00:00 |
|
Yi Yang
|
bcdf4694e0
|
8264337: VM crashed when -XX:+VerifySharedSpaces
Reviewed-by: minqi, ccheung, shade
|
2021-03-30 07:20:10 +00:00 |
|
Roger Riggs
|
8cf1c62c34
|
8263754: HexFormat 'fromHex' methods should be static
Reviewed-by: redestad, naoto, chegar
|
2021-03-29 20:38:10 +00:00 |
|
Ziyi Luo
|
a5d7de2351
|
8263404: RsaPrivateKeySpec is always recognized as RSAPrivateCrtKeySpec in RSAKeyFactory.engineGetKeySpec
Co-authored-by: Greg Rubin <rubin@amazon.com>
Reviewed-by: valeriep
|
2021-03-29 20:14:47 +00:00 |
|
Alexey Semenyuk
|
128c0c97a5
|
8248418: jpackage fails to extract main class and version from app module linked in external runtime
Reviewed-by: herrick, almatvee
|
2021-03-29 19:51:39 +00:00 |
|
Jonathan Gibbons
|
f17ea9e66b
|
8262899: TestRedirectLinks fails
Reviewed-by: prappo
|
2021-03-29 16:12:49 +00:00 |
|
Tobias Hartmann
|
3caea470e1
|
8262739: String inflation C2 intrinsic prevents insertion of anti-dependencies
Reviewed-by: neliasso, chagedorn
|
2021-03-29 12:40:11 +00:00 |
|
Christian Hagedorn
|
aefc1560b5
|
8264179: [TESTBUG] Some compiler tests fail when running without C2
Reviewed-by: kvn, jiefu
|
2021-03-29 08:03:47 +00:00 |
|
John Jiang
|
99b4bab366
|
8263188: JSSE should fail fast if there isn't supported signature algorithm
Reviewed-by: xuelei
|
2021-03-29 05:53:05 +00:00 |
|
Sergey Bylokhov
|
6678b01c57
|
8264328: Broken license in javax/swing/JComboBox/8072767/bug8072767.java
Reviewed-by: kizune, trebari, pbansal
|
2021-03-29 03:41:15 +00:00 |
|
Pengfei Li
|
2fa6a3c47c
|
8264006: Fix AOT library loading on CPUs with 256-byte dcache line
Reviewed-by: kvn, dholmes, aph
|
2021-03-29 01:09:43 +00:00 |
|
Yasumasa Suenaga
|
a209ed01ba
|
8263670: pmap and pstack in jhsdb do not work on debug server
Reviewed-by: cjplummer, sspitsyn
|
2021-03-27 11:15:17 +00:00 |
|
Naoto Sato
|
7284f013ea
|
8262110: DST starts from incorrect time in 2038
8073446: TimeZone getOffset API does not return a dst offset between years 2038-2137
Reviewed-by: rriggs
|
2021-03-26 17:13:49 +00:00 |
|
Roland Westrelin
|
33c94ffc81
|
8263376: CTW (Shenandoah): assert(mems <= 1) failed: No node right after call if multiple mem projections
Reviewed-by: kvn, chagedorn
|
2021-03-26 16:49:26 +00:00 |
|
Jie Fu
|
b8122d6e3b
|
8264220: jdk/javadoc/doclet/testRelatedPackages/TestRelatedPackages.java fails to compile
Reviewed-by: hannesw
|
2021-03-26 13:12:14 +00:00 |
|
Prasanta Sadhukhan
|
f3eed05236
|
8263928: Add JAWT test files for mac
Reviewed-by: jdv
|
2021-03-26 11:30:29 +00:00 |
|
Doug Simon
|
5a930c42de
|
8264135: UnsafeGetStableArrayElement should account for different JIT implementation details
Reviewed-by: vlivanov, never
|
2021-03-26 10:11:02 +00:00 |
|
Kim Barrett
|
bb354b9d1c
|
8264166: OopStorage should support specifying MEMFLAGS for allocations
Reviewed-by: tschatzl, stefank
|
2021-03-26 07:44:22 +00:00 |
|