[jdk11u-dev] Integrated: 8272581: sun/security/pkcs11/Provider/MultipleLogins.sh fails after JDK-8266182
Jonathan Dowland
jdowland at openjdk.java.net
Thu Oct 7 06:04:17 UTC 2021
On Thu, 23 Sep 2021 08:44:05 GMT, Jonathan Dowland <jdowland at openjdk.org> wrote:
> Please consider this backport for jdk11u. It depends upon JDK-8266182 (https://github.com/openjdk/jdk11u-dev/pull/376) which in turn depends on JDK-8180571 (https://github.com/openjdk/jdk11u-dev/pull/396).
>
> MultipleLogins.sh compiles all files under lib/jdk/test/lib/artifacts, Since JDK-8266182 added a new file OpensslArtifactFetcher.java which requires libraries outside of MultipleLogin.sh's classpath, it fails to build it.
> The patch move and renames OpensslArtifactFetcher to resolve this.
>
> The patch applies cleanly and MultipleLogins.sh passes after applying. Note that in my testing, in 11u, the test does not fail prior to applying: although it's clear from the output that it failed to build OpensslArtifactFetcher.
This pull request has now been integrated.
Changeset: cbdb8c2f
Author: Jonathan Dowland <jdowland at openjdk.org>
Committer: Christoph Langer <clanger at openjdk.org>
URL: https://git.openjdk.java.net/jdk11u-dev/commit/cbdb8c2f3e2d86ccf9258c7a3bcc1c9b51097793
Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod
8272581: sun/security/pkcs11/Provider/MultipleLogins.sh fails after JDK-8266182
Reviewed-by: clanger
Backport-of: a199ebc0175f9882f051551cff9ce08016f204a4
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/400
More information about the jdk-updates-dev
mailing list