Re: RFR: 8331671: Implement JEP 472: Prepare to Restrict the Use of JNI [v8]

2024-05-23 Thread Kevin Rushforth
On Thu, 23 May 2024 06:20:51 GMT, Alan Bateman wrote: > > Further, I confirm that if I pass that option to jlink or jpackage when > > creating a custom runtime, there is no warning. > > Great! What about jpackage without a custom runtime, wondering if > --java-options can be tested. Yes, poin

Re: RFR: 8325766: Review seclibs tests for cert expiry [v2]

2024-05-23 Thread Sean Mullan
On Wed, 22 May 2024 15:01:52 GMT, Matthew Donovan wrote: >> test/jdk/java/security/testlibrary/CertificateBuilder.java line 417: >> >>> 415: * @throws Exception >>> 416: */ >>> 417: public static CertificateBuilder >>> createClientCertificateBuilder(String subjectName, PublicKey p