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
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