On Tue, 28 Oct 2025 17:39:56 GMT, Matthew Donovan <[email protected]> wrote:
>> test/jdk/javax/management/security/keystoreAgent line 1: >> >>> 1: 0� >> >> Why do we need this and other binary key stores if we generate certificates >> on the fly? > > This is related to your question about SecurityTest.java. > > SecurityTest.java has about 24 different @run instructions with different > flags for each. Setting up keys and certificates programmatically looked like > it would make the code more complicated and keeping the binary files seemed > like the lesser of two evils. Oh, I see, it's a specific JMX test. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/27342#discussion_r2470662409
