RFR: 8349492: Update sun/security/pkcs12/KeytoolOpensslInteropTest.java to use a recent Openssl version
Fernando Guallini
fguallini at openjdk.org
Fri Feb 14 15:38:15 UTC 2025
On Fri, 14 Feb 2025 14:58:55 GMT, Weijun Wang <weijun at openjdk.org> wrote:
> The "preferred version" sounds like user can choose one. I'd rather just say "latest version". At least that is the latest our test has access to. Also, I assume you will update to newer versions later and this test is not meant to run with only the "current" version (like it used to do).
True, it may sound like that. The reason I didn't use 'latest version' was that it might not always be required to be updated for every minor release, since building the binaries is time consuming. Maybe 'recent' version which does not necessarily mean the very latest ? or 'defined' in OpensslArtifactFetcher.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23613#issuecomment-2659646559
More information about the security-dev
mailing list