Roger Riggs
|
6889a39a3f
|
8268826: Cleanup Override in Context-Specific Deserialization Filters
Reviewed-by: dfuchs, bchristi
|
2021-07-09 14:33:56 +00:00 |
|
Brian Burkhalter
|
f46a917270
|
6766844: ByteArrayInputStream#read with a byte array of length 0 not consistent with InputStream when at EOF
Reviewed-by: naoto, lancea, joehw
|
2021-07-08 19:05:29 +00:00 |
|
Jan Lahoda
|
fa08cc62df
|
8268766: Desugaring of pattern matching enum switch should be improved
Reviewed-by: mcimadamore, psandoz
|
2021-07-08 11:56:53 +00:00 |
|
Roger Riggs
|
c812bbbe8f
|
8269929: (test) Add diagnostic info to ProceessBuilder/Basic.java for unexpected output
Reviewed-by: iris, bpb, naoto
|
2021-07-07 21:46:11 +00:00 |
|
Daniel Fuchs
|
a49b1dc704
|
8269772: [macos-aarch64] test compilation failed with "SocketException: No buffer space available"
Reviewed-by: chegar, vtewari
|
2021-07-07 07:50:45 +00:00 |
|
Xiaohong Gong
|
2b20778225
|
8269568: JVM crashes when running VectorMask query tests
Co-authored-by: Sandhya Viswanathan <sviswanathan@openjdk.org>
Reviewed-by: psandoz, jiefu, jbhateja, sviswanathan
|
2021-07-06 08:17:27 +00:00 |
|
Erik Gahlin
|
5b8e1a266e
|
8266595: jdk/jfr/jcmd/TestJcmdDump.java with slowdebug bits fails with AttachNotSupportedException
Reviewed-by: mseledtsov, dholmes
|
2021-07-05 15:18:47 +00:00 |
|
Weijun Wang
|
c4ea13edd0
|
8269543: The warning for System::setSecurityManager should only appear once for each caller
Reviewed-by: lancea, alanb, dfuchs
|
2021-07-02 14:31:50 +00:00 |
|
Maurizio Cimadamore
|
e3773977cf
|
8268566: java/foreign/TestResourceScope.java timed out
Reviewed-by: jvernee
|
2021-07-01 16:28:48 +00:00 |
|
Daniel D. Daugherty
|
2b17e95e20
|
8269691: ProblemList sun/management/jdp/JdpDefaultsTest.java on Linux-aarch64
Reviewed-by: kvn, darcy
|
2021-06-30 17:39:22 +00:00 |
|
Christoph Göttschkes
|
1da5d4bb78
|
8269486: CallerAccessTest fails for non server variant
Reviewed-by: dholmes, stuefe, mchung, jvernee
|
2021-06-30 17:08:36 +00:00 |
|
Sean Coffey
|
0d745ae8fd
|
8269034: AccessControlException for SunPKCS11 daemon threads
Reviewed-by: valeriep
|
2021-06-29 22:52:45 +00:00 |
|
Christoph Langer
|
d042029509
|
8269529: javax/swing/reliability/HangDuringStaticInitialization.java fails in Windows debug build
Reviewed-by: serb, psadhukhan, pbansal
|
2021-06-29 21:02:06 +00:00 |
|
Mandy Chung
|
56240690f6
|
8269426: Rename test/jdk/java/lang/invoke/t8150782 to accessClassAndFindClass
Reviewed-by: jvernee
|
2021-06-28 19:52:27 +00:00 |
|
Daniel D. Daugherty
|
20640a57f3
|
8269534: Remove java/util/concurrent/locks/Lock/TimedAcquireLeak.java from ProblemList.txt
Reviewed-by: iignatyev, tschatzl
|
2021-06-28 17:30:41 +00:00 |
|
Alexey Semenyuk
|
efe8423d8c
|
8269403: Fix jpackage tests to gracefully handle jpackage app launcher crashes
Reviewed-by: almatvee, herrick
|
2021-06-28 16:55:20 +00:00 |
|
Mandy Chung
|
6eb734a60f
|
8266269: Lookup::accessClass fails with IAE when accessing an arrayClass with a protected inner class as component class
Reviewed-by: chegar, alanb
|
2021-06-26 18:27:28 +00:00 |
|
Mandy Chung
|
3d0d27ce57
|
8269351: Proxy::newProxyInstance and MethodHandleProxies::asInterfaceInstance should reject sealed interfaces
Reviewed-by: darcy, alanb
|
2021-06-26 16:46:57 +00:00 |
|
Sandhya Viswanathan
|
1e3b418a53
|
8269335: Unable to load svml library
Reviewed-by: psandoz
|
2021-06-25 18:31:18 +00:00 |
|
Daniel D. Daugherty
|
22d8675085
|
8269315: ProblemList javax/swing/JFileChooser/FileSystemView/SystemIconTest.java on Win-X64
Reviewed-by: ccheung
|
2021-06-24 20:27:10 +00:00 |
|
Daniel D. Daugherty
|
424cc50257
|
8269307: ProblemList java/awt/KeyboardFocusmanager/TypeAhead/ButtonActionKeyTest/ButtonActionKeyTest.java on win-x64
Reviewed-by: mikael
|
2021-06-24 16:57:05 +00:00 |
|
Paul Sandoz
|
63bcd3336e
|
8269246: Scoped ByteBuffer vector access
Reviewed-by: mcimadamore
|
2021-06-24 16:02:22 +00:00 |
|
Andy Herrick
|
35e4c2720d
|
8268404: [TESTBUG] tools/jpackage/windows/WinInstallerIconTest.java failed "AssertionError: Failed: Check icon"
Reviewed-by: asemenyuk
|
2021-06-22 19:08:58 +00:00 |
|
Jorn Vernee
|
8fa2520803
|
8268888: Upstream 8268230: Foreign Linker API & Windows user32/kernel32: String conversion seems broken
Reviewed-by: mcimadamore
|
2021-06-22 15:27:43 +00:00 |
|
Vicente Romero
|
6b14c8a1e5
|
8267421: j.l.constant.DirectMethodHandleDesc.Kind.valueOf(int) implementation doesn't conform to the spec regarding REF_invokeInterface handling
Reviewed-by: mchung
|
2021-06-22 02:08:15 +00:00 |
|
Weijun Wang
|
ef4ba224c4
|
8268349: Provide clear run-time warnings about Security Manager deprecation
Reviewed-by: lancea, mullan, alanb
|
2021-06-22 02:06:59 +00:00 |
|
Jatin Bhateja
|
4099810b29
|
8268293: VectorAPI cast operation on mask and shuffle is broken
Reviewed-by: psandoz, sviswanathan
|
2021-06-22 01:31:48 +00:00 |
|
Jorn Vernee
|
f25e7197fe
|
8268717: Upstream: 8268673: Stack walk across optimized entry frame on fresh native thread fails
Reviewed-by: mcimadamore, erikj
|
2021-06-21 12:06:51 +00:00 |
|
Paul Sandoz
|
dab00ee59b
|
8266518: Refactor and expand scatter/gather tests
Reviewed-by: sviswanathan
|
2021-06-18 14:22:16 +00:00 |
|
Mark Sheppard
|
d8a0582a36
|
8265369: [macos-aarch64] java/net/MulticastSocket/Promiscuous.java failed with "SocketException: Cannot allocate memory"
Reviewed-by: dfuchs, michaelm, chegar
|
2021-06-18 10:54:23 +00:00 |
|
Rajan Halade
|
483f1ee211
|
8268678: LetsEncryptCA.java test fails as Let’s Encrypt Authority X3 is retired
Backport-of: 58e6e6d919
|
2021-06-18 00:59:29 +00:00 |
|
Valerie Peng
|
80dc262e81
|
8265500: Some impls of javax.crypto.Cipher.init() do not throw UnsupportedOperationExc for unsupported modes
Reviewed-by: xuelei
|
2021-06-17 23:27:54 +00:00 |
|
Daniel D. Daugherty
|
b66001a594
|
8268971: ProblemList tools/jpackage/windows/WinInstallerIconTest.java on win-x64
Reviewed-by: herrick
|
2021-06-17 16:53:22 +00:00 |
|
Fernando Guallini
|
2047da7dcc
|
8265297: javax/net/ssl/SSLSession/TestEnabledProtocols.java failed with "RuntimeException: java.net.SocketException: Connection reset"
Reviewed-by: xuelei, rhalade
|
2021-06-17 16:23:56 +00:00 |
|
Paul Sandoz
|
091bc4a1a6
|
8268353: Test libsvml.so is and is not present in jdk image
Reviewed-by: sviswanathan, jiefu
|
2021-06-17 14:55:18 +00:00 |
|
Patrick Concannon
|
7d7bdbe135
|
8268776: Test ADatagramSocket.java missing /othervm from @run tag
Reviewed-by: dfuchs
|
2021-06-17 09:35:08 +00:00 |
|
Julia Boes
|
344e3edf76
|
8268080: java/util/concurrent/forkjoin/AsyncShutdownNow.java fails with java.util.concurrent.RejectedExecutionException
Co-authored-by: Doug Lea <dl@openjdk.org>
Reviewed-by: chegar, dfuchs
|
2021-06-17 09:10:27 +00:00 |
|
Daniel D. Daugherty
|
f0f2178876
|
8268909: ProblemList jdk/jfr/api/consumer/streaming/TestLatestEvent.java on win-x64
Reviewed-by: mikael, dfuchs
|
2021-06-16 19:19:00 +00:00 |
|
Rajan Halade
|
54f5ffeaad
|
8259338: Add expiry exception for identrustdstx3 alias to VerifyCACerts.java test
Backport-of: b836b83b2a
|
2021-06-16 18:53:37 +00:00 |
|
Daniel Fuchs
|
8ea0606aba
|
8268714: [macos-aarch64] 7 java/net/httpclient/websocket tests failed
Reviewed-by: chegar, michaelm
|
2021-06-16 17:24:06 +00:00 |
|
Daniel D. Daugherty
|
b18de6cf79
|
8268851: ProblemList jdk/jfr/event/gc/detailed/TestEvacuationFailedEvent.java on linux-X64
Reviewed-by: bpb
|
2021-06-15 23:50:08 +00:00 |
|
Valerie Peng
|
f69e2d5651
|
8267397: AlgorithmId's OID cache is never refreshed
Reviewed-by: xuelei
|
2021-06-14 20:40:26 +00:00 |
|
Valerie Peng
|
ee3015968d
|
8268621: SunJCE provider may throw unexpected NPE for un-initialized AES KW/KWP Ciphers
Reviewed-by: xuelei
|
2021-06-14 20:34:44 +00:00 |
|
Chris Hegarty
|
fe48ea9d79
|
8268342: java/foreign/channels/TestAsyncSocketChannels.java fails with "IllegalStateException: This segment is already closed"
Reviewed-by: dfuchs
|
2021-06-14 08:29:49 +00:00 |
|
Weijun Wang
|
e39346e708
|
8268093: Manual Testcase: "sun/security/krb5/config/native/TestDynamicStore.java" Fails with NPE
Reviewed-by: mullan
|
2021-06-11 15:12:11 +00:00 |
|
Daniel Fuchs
|
da043e99b8
|
8268555: Update HttpClient tests that use ITestContext to jtreg 6+1
Reviewed-by: chegar
|
2021-06-11 08:42:14 +00:00 |
|
Jie Fu
|
e3eef3b41a
|
8268576: jdk/jfr/event/gc/collection/TestSystemGc.java fails
Reviewed-by: egahlin, dholmes
|
2021-06-11 02:47:42 +00:00 |
|
Erik Gahlin
|
e11f70aeb6
|
8003216: Add JFR event indicating explicit System.gc() call
Reviewed-by: jbachorik, mgronlun, tschatzl
|
2021-06-10 14:10:51 +00:00 |
|
Erik Gahlin
|
f716711c7b
|
8265271: JFR: Allow use of .jfc options when starting JFR
Reviewed-by: mgronlun
|
2021-06-10 13:18:54 +00:00 |
|
Maurizio Cimadamore
|
f4b3170197
|
8268428: Test java/foreign/TestResourceScope.java fails: expected [M] but found [N]
Reviewed-by: dfuchs
|
2021-06-10 12:52:04 +00:00 |
|