Thomas Schatzl
1692fd2eba
8017163: G1: Refactor remembered sets
...
8048504: G1: Investigate replacing the coarse and fine grained data structures in the remembered sets
6949259: G1: Merge sparse and fine remembered set hash tables
Co-authored-by: Ivan Walulya <iwalulya@openjdk.org>
Co-authored-by: Thomas Schatzl <tschatzl@openjdk.org>
Reviewed-by: sjohanss, iwalulya
2021-06-21 10:06:05 +00:00
Jesper Wilhelmsson
b7d78a5b66
Merge
2021-06-18 23:04:20 +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
Jesper Wilhelmsson
a051e735cd
Merge
2021-06-18 00:53:09 +00:00
Rajan Halade
58e6e6d919
8268678: LetsEncryptCA.java test fails as Let’s Encrypt Authority X3 is retired
...
Reviewed-by: xuelei
2021-06-18 00:49:40 +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
Michael McMahon
2d088fa91d
8268294: Reusing HttpClient in a WebSocket.Listener hangs.
...
Reviewed-by: dfuchs
2021-06-17 07:13:59 +00:00
Jesper Wilhelmsson
3637e50b30
Merge
2021-06-17 01:05:54 +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
Rajan Halade
b836b83b2a
8259338: Add expiry exception for identrustdstx3 alias to VerifyCACerts.java test
...
Reviewed-by: xuelei
2021-06-16 17:10:40 +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
Jesper Wilhelmsson
e0f6f70d3f
Merge
2021-06-15 22:45:28 +00:00
Sergey Bylokhov
0b09129fae
8268620: InfiniteLoopException test may fail on x86 platforms
...
Reviewed-by: prr, trebari, azvegint
2021-06-15 15:29:33 +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
Jesper Wilhelmsson
17295b1bb0
Merge
...
Reviewed-by: dcubed
2021-06-14 15:55:57 +00:00
Anton Litvinov
c0b4407d09
8262731: [macOS] Exception from "Printable.print" is swallowed during "PrinterJob.print"
...
Reviewed-by: prr
2021-06-14 13:27:59 +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
Rafael Winterhalter
51f3427e9b
8266791: Annotation property which is compiled as an array property but changed to a single element throws NullPointerException
...
Reviewed-by: darcy, jfranck
2021-06-14 08:24:24 +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
Joe Darcy
b018c450e5
8267630: Start of release updates for JDK 18
...
8267632: Add source 18 and target 18 to javac
8267631: Add SourceVersion.RELEASE_18
Reviewed-by: iris, erikj, dholmes
2021-06-10 16:22:14 +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
Rafael Winterhalter
09243822eb
8266766: Arrays of types that cannot be an annotation member do not yield exceptions
...
Reviewed-by: darcy, jfranck
2021-06-10 12:02:53 +00:00
Sergey Bylokhov
ea19b0447c
8268481: Delete JAWT test files for mac
...
Reviewed-by: prr, pbansal
2021-06-10 09:08:43 +00:00
Jorn Vernee
ab01cb547d
8268339: Upstream: 8267989: Exceptions thrown during upcalls should be handled
...
Reviewed-by: psandoz, mcimadamore
2021-06-10 08:44:28 +00:00
Chris Plummer
f839308efa
8268407: ProblemList sun/tools/jstat/jstatLineCountsX.sh on linux-aarch64 due to JDK-8268211
...
Reviewed-by: amenkov
2021-06-10 02:49:58 +00:00
Dan Smith
58ba48b7b8
8268192: LambdaMetafactory with invokespecial causes VerificationError
...
Reviewed-by: psandoz, mchung
2021-06-09 23:57:41 +00:00
Phil Race
991ca14279
8267430: GraphicsDevice.setDisplayMode(REFRESH_RATE_UNKNOWN) throws IAE: Unable to set display mode!
...
Reviewed-by: serb
2021-06-09 20:52:43 +00:00
Evan Whelan
408e0a9c69
8255148: Confusing log output: SSLSocket duplex close failed
...
Reviewed-by: mullan
2021-06-09 20:38:47 +00:00
Jorn Vernee
79010f2254
8266835: Add a --validate option to the jar tool
...
Reviewed-by: lancea
2021-06-09 18:15:16 +00:00
Stefan Johansson
caf7f49887
8268122: Add specific gc cause for G1 full collections
...
Reviewed-by: tschatzl, kbarrett
2021-06-09 14:31:15 +00:00
Rafael Winterhalter
7b1e4024c0
8266598: Exception values for AnnotationTypeMismatchException are not always informative
...
Reviewed-by: jfranck
2021-06-09 13:21:32 +00:00
Roger Riggs
13d6180421
8264859: Implement Context-Specific Deserialization Filters
...
Reviewed-by: bchristi, dfuchs, chegar
2021-06-09 12:30:07 +00:00
Athijegannathan Sundararajan
4d1cf51b1d
8240349: jlink should not leave partial image output directory on failure
...
Reviewed-by: jlaskey, alanb
2021-06-09 06:35:20 +00:00
Jie Fu
2cc1977a96
8268424: JFR tests fail due to GC cause 'G1 Preventive Collection' not in the valid causes after JDK-8257774
...
Reviewed-by: dholmes
2021-06-09 02:22:35 +00:00
Sergey Bylokhov
f6f82c3168
8266421: Deadlock in Sound System
...
Reviewed-by: prr, azvegint
2021-06-09 00:14:40 +00:00
Alexey Semenyuk
bcaa2cb154
8264144: Add handling of "--about-url" CLI parameter for RPM/DEB packages
...
Reviewed-by: herrick, almatvee
2021-06-08 22:21:40 +00:00