RFR: 8319187: Add three eMudhra emSign roots

2023-11-14 Thread Rajan Halade
This PR is to add three new TLS root certificates from eMudhra Technologies Limited. This CA has gone through https://www.oracle.com/java/technologies/javase/carootcertsprogram.html process. The release-note is at [JDK-8320105](https://bugs.openjdk.org/browse/JDK-8320105) - Commi

Integrated: 8318759: Add four DigiCert root certificates

2023-11-14 Thread Rajan Halade
On Wed, 8 Nov 2023 22:41:14 GMT, Rajan Halade wrote: > This PR is to add 4 new TLS root certificates from Digicert, Inc. This CA has > gone through > https://www.oracle.com/java/technologies/javase/carootcertsprogram.html > process. > > > The release-note is at > [JDK-8319243](https://bugs.

Re: RFR: 8318759: Add four DigiCert root certificates

2023-11-14 Thread Sean Mullan
On Wed, 8 Nov 2023 22:41:14 GMT, Rajan Halade wrote: > This PR is to add 4 new TLS root certificates from Digicert, Inc. This CA has > gone through > https://www.oracle.com/java/technologies/javase/carootcertsprogram.html > process. > > > The release-note is at > [JDK-8319243](https://bugs.

Re: RFR: JDK-8319122: Improve documentation of various Zip-file related APIs [v2]

2023-11-14 Thread Alan Bateman
On Fri, 10 Nov 2023 15:44:19 GMT, Yakov Shafranovich wrote: >> The various Zip/Jar-file related Java APIs have some long-standing >> differences or peculiarities with respect to the ZIP-file specification or >> compared to other implementations which should be documented in the API-doc. >> Thi

Integrated: 8318479: [jmh] the test security.CacheBench failed for multiple threads run

2023-11-14 Thread Daniel Jeliński
On Mon, 23 Oct 2023 16:23:55 GMT, Daniel Jeliński wrote: > Remove the hardcoded maximum heap size. > > Verified that the benchmark now passes with 100 threads given sufficient heap: > > make test TEST=micro:CacheBench MICRO="OPTIONS=-t 100;JAVA_OPTIONS=-Xmx16g" This pull request has now been i

RFR: 8320049: PKCS10 would not discard the cause when throw SignatureException on invalid key

2023-11-14 Thread John Jiang
When throw SignatureException on invalid key, it may be better to contain the cause exception. - Commit messages: - 8320049: PKCS10 would not discard the cause when throw SignatureException on invalid key Changes: https://git.openjdk.org/jdk/pull/16649/files Webrev: https://webre