Daniel D. Daugherty
|
defcb04270
|
8260867: ProblemList java/awt/FullScreen/TranslucentWindow/TranslucentWindow.java on linux
Reviewed-by: psadhukhan, jdv, pbansal
|
2021-02-02 15:36:31 +00:00 |
|
Daniel D. Daugherty
|
a6d950587b
|
8260864: ProblemList two security/krb5 tests on Linux
Reviewed-by: dholmes
|
2021-02-01 22:53:27 +00:00 |
|
Daniel D. Daugherty
|
9880c4cd17
|
8260860: ProblemList tools/jlink/plugins/CompressorPluginTest.java
Reviewed-by: dholmes
|
2021-02-01 22:52:09 +00:00 |
|
Athijegannathan Sundararajan
|
c0cde7dc88
|
8259814: test/jdk/tools/jlink/plugins/CompressorPluginTest.java has compilation issues
Reviewed-by: alanb
|
2021-02-01 12:57:35 +00:00 |
|
Johannes Kuhn
|
cf942081a5
|
8259395: Patching automatic module with additional packages re-creates module without "requires java.base"
Reviewed-by: attila, alanb
|
2021-02-01 08:09:36 +00:00 |
|
Erik Gahlin
|
21f8bf4411
|
8257215: JFR: Events dropped when streaming over a chunk rotation
Reviewed-by: mgronlun
|
2021-02-01 05:57:08 +00:00 |
|
Daniel D. Daugherty
|
fb46c91027
|
8260674: ProblemList jdk/incubator/vector/VectorHash.java in Xcomp configs
Reviewed-by: vlivanov
|
2021-01-30 00:56:50 +00:00 |
|
Xue-Lei Andrew Fan
|
71bfe962eb
|
8217633: Configurable extensions with system properties
Reviewed-by: rhalade, jnimeh
|
2021-01-30 00:21:01 +00:00 |
|
Aleksey Shipilev
|
24a262124f
|
8260592: jpackage tests fail when Desktop is not supported
Reviewed-by: asemenyuk, herrick
|
2021-01-29 14:06:15 +00:00 |
|
Sergey Bylokhov
|
64a150c518
|
6986863: ProfileDeferralMgr throwing ConcurrentModificationException
Reviewed-by: kizune
|
2021-01-29 06:18:43 +00:00 |
|
Martin Buchholz
|
81e9e6a7fc
|
8260461: Modernize jsr166 tck tests
Reviewed-by: dl
|
2021-01-28 18:06:55 +00:00 |
|
Patrick Concannon
|
13ca433ff6
|
8259628: jdk/net/ExtendedSocketOption/AsynchronousSocketChannelNAPITest.java fails intermittently
Reviewed-by: dfuchs
|
2021-01-28 15:01:38 +00:00 |
|
Sean Mullan
|
baf46bac41
|
8259801: Enable XML Signature secure validation mode by default
Reviewed-by: weijun, rhalade
|
2021-01-28 14:28:27 +00:00 |
|
Jorn Vernee
|
d07af2b8ec
|
8255531: MethodHandles::permuteArguments throws NPE when duplicating dropped arguments
Reviewed-by: redestad
|
2021-01-28 12:26:32 +00:00 |
|
Daniel D. Daugherty
|
684c8558f6
|
8260524: validate-source fails on test/jdk/jdk/jfr/event/gc/detailed/TestGCLockerEvent.java
Reviewed-by: bpb, iignatyev
|
2021-01-27 17:26:41 +00:00 |
|
Denghui Dong
|
311a0a91ba
|
8259808: Add JFR event to detect GC locker stall
Reviewed-by: sjohanss, tschatzl, egahlin
|
2021-01-27 15:28:46 +00:00 |
|
Sergey Bylokhov
|
e1411fd4d4
|
6606673: Path2D.Double, Path2D.Float and GeneralPath ctors throw exception when initialCapacity is negative
Reviewed-by: psadhukhan, kizune
|
2021-01-27 02:52:37 +00:00 |
|
Fernando Guallini
|
9f0a043648
|
8260286: Manual Test "ws/open/test/jdk/sun/security/tools/jarsigner/compatibility/Compatibility.java" fails
Reviewed-by: rhalade
|
2021-01-26 18:15:26 +00:00 |
|
Severin Gehwolf
|
af8a08f584
|
8260378: [TESTBUG] DcmdMBeanTestCheckJni.java reports false positive
Reviewed-by: dcubed
|
2021-01-26 15:18:56 +00:00 |
|
Serguei Spitsyn
|
c538cd8b79
|
8165276: Spec states to invoke the premain method in an agent class if it's public but implementation differs
Reviewed-by: mchung, dholmes, alanb
|
2021-01-26 07:15:50 +00:00 |
|
Daniel D. Daugherty
|
5b0b24b58d
|
8260381: ProblemList com/sun/management/DiagnosticCommandMBean/DcmdMBeanTestCheckJni.java on Win with ZGC
Reviewed-by: sspitsyn, sgehwolf
|
2021-01-25 18:20:21 +00:00 |
|
Martin Balao
|
47c7dc7734
|
8258833: Cancel multi-part cipher operations in SunPKCS11 after failures
Reviewed-by: valeriep
|
2021-01-25 18:01:59 +00:00 |
|
Severin Gehwolf
|
af155fc068
|
8258836: JNI local refs exceed capacity getDiagnosticCommandInfo
Reviewed-by: cjplummer, shade
|
2021-01-25 08:57:56 +00:00 |
|
Alex Menkov
|
bdc305e1cb
|
8258917: NativeMemoryTracking is handled by launcher inconsistenly
Reviewed-by: zgu
|
2021-01-22 21:33:02 +00:00 |
|
Stuart Marks
|
a8871776e6
|
8246788: ZoneRules invariants can be broken
Reviewed-by: rriggs, naoto
|
2021-01-22 18:51:32 +00:00 |
|
Johannes Kuhn
|
bf5e801501
|
8259922: MethodHandles.collectArguments does not throw IAE if pos is outside the arity range
Reviewed-by: mchung
|
2021-01-22 17:18:06 +00:00 |
|
Sean Coffey
|
18eb6d9e34
|
8255348: NPE in PKIXCertPathValidator event logging code
Reviewed-by: mullan
|
2021-01-22 15:31:35 +00:00 |
|
Prasanta Sadhukhan
|
1452280073
|
8164484: Unity, JTable cell editor, javax/swing/JComboBox/6559152/bug6559152.java
Reviewed-by: serb, jdv
|
2021-01-22 08:02:56 +00:00 |
|
Prasanta Sadhukhan
|
7f7166dbc8
|
8260035: Deproblemlist few problemlisted test
Reviewed-by: jdv
|
2021-01-21 08:27:39 +00:00 |
|
Claes Redestad
|
27cc62a5c7
|
8259911: byteArrayViewVarHandle should throw ArrayIndexOutOfBoundsException
Reviewed-by: jvernee, mchung
|
2021-01-20 23:42:58 +00:00 |
|
Hai-May Chao
|
8b95d9549e
|
8256895: Add support for RFC 8954: Online Certificate Status Protocol (OCSP) Nonce Extension
Reviewed-by: jnimeh, mullan
|
2021-01-20 22:23:50 +00:00 |
|
Stanimir Stamenkov
|
70b5b3119b
|
8257664: HTMLEditorKit: Wrong CSS relative font sizes
Reviewed-by: aivanov, psadhukhan
|
2021-01-20 13:34:52 +00:00 |
|
Jesper Wilhelmsson
|
cf25383d19
|
Merge
|
2021-01-19 22:49:44 +00:00 |
|
Martin Buchholz
|
f7b96d347a
|
8259796: timed CompletableFuture.get may swallow InterruptedException
Reviewed-by: dl, alanb
|
2021-01-19 18:41:08 +00:00 |
|
Sergey Bylokhov
|
dfee7b8ad6
|
8259511: java/awt/Window/MainKeyWindowTest/TestMainKeyWindow.java failed with "RuntimeException: Test failed: 20 failure(s)"
Reviewed-by: jdv
|
2021-01-19 07:16:02 +00:00 |
|
Alexander Zuev
|
bb0821eb6a
|
8258643: [TESTBUG] javax/swing/JComponent/7154030/bug7154030.java failed with "Exception: Failed to hide opaque button"
Reviewed-by: trebari, psadhukhan
|
2021-01-18 22:12:06 +00:00 |
|
Laurent Bourgès
|
61292be755
|
8259681: Remove the Marlin rendering engine (single-precision)
Reviewed-by: serb
|
2021-01-18 11:34:10 +00:00 |
|
Alexander Zuev
|
917f7e9a95
|
8259650: javax/swing/JComponent/7154030/bug7154030.java still fails with "Exception: Failed to hide opaque button"
Reviewed-by: jdv
|
2021-01-18 08:23:55 +00:00 |
|
Prasanta Sadhukhan
|
3f19ef63b7
|
8202880: Test javax/swing/JPopupMenu/8075063/ContextMenuScrollTest.java fails
Reviewed-by: aivanov
|
2021-01-18 07:20:12 +00:00 |
|
Valerie Peng
|
68cf65d284
|
8023980: JCE doesn't provide any class to handle RSA private key in PKCS#1
Reviewed-by: weijun
|
2021-01-18 02:26:17 +00:00 |
|
Conor Cleary
|
707bce080d
|
8257212: (bf spec) Clarify byte order of the buffer returned by CharBuffer.subsequence(int,int)
Reviewed-by: chegar, bpb, alanb
|
2021-01-15 14:06:38 +00:00 |
|
K Suman Rajkumaar
|
b01a15e4f0
|
8258884: [TEST_BUG] Convert applet-based test open/test/jdk/javax/swing/JMenuItem/8031573/bug8031573.java to a regular java test
Reviewed-by: aivanov, serb
|
2021-01-15 09:40:31 +00:00 |
|
Tagir F. Valeev
|
2c8e337dff
|
8259622: TreeMap.computeIfAbsent deviates from spec
Reviewed-by: smarks
|
2021-01-15 04:11:31 +00:00 |
|
Yasumasa Suenaga
|
e3b548a68b
|
8257736: InputStream from BodyPublishers.ofInputStream() leaks when IOE happens
Reviewed-by: dfuchs, chegar
|
2021-01-15 01:58:36 +00:00 |
|
Jamil Nimeh
|
8554fe6ebc
|
8253866: Security Libs Terminology Refresh
Reviewed-by: erikj, weijun, mullan
|
2021-01-14 16:36:51 +00:00 |
|
Jesper Wilhelmsson
|
51e14f2e2a
|
Merge
|
2021-01-14 01:29:47 +00:00 |
|
Hai-May Chao
|
c7e2174bf1
|
8259401: Add checking to jarsigner to warn weak algorithms used in signer’s cert chain
Reviewed-by: mullan, weijun, rhalade
|
2021-01-13 22:32:45 +00:00 |
|
Daniel D. Daugherty
|
8abefdeca4
|
8259720: ProblemList java/awt/Focus/AppletInitialFocusTest/AppletInitialFocusTest1.java on Windows
Reviewed-by: kizune, pbansal
|
2021-01-13 18:23:41 +00:00 |
|
Daniel D. Daugherty
|
fb8ac24720
|
8259722: ProblemList two jdk/jfr/startupargs tests on Windows
Reviewed-by: mgronlun
|
2021-01-13 18:23:12 +00:00 |
|
Mahendra Chhipa
|
5df2a949e3
|
8212035: merge jdk.test.lib.util.SimpleHttpServer with jaxp.library.SimpleHttpServer
Reviewed-by: dfuchs
|
2021-01-13 15:53:05 +00:00 |
|