Integrated: 8272581: sun/security/pkcs11/Provider/MultipleLogins.sh fails after JDK-8266182

Abdul Kolarkunnu akolarkunnu at openjdk.java.net
Tue Aug 17 16:57:31 UTC 2021


On Tue, 17 Aug 2021 15:58:49 GMT, Abdul Kolarkunnu <akolarkunnu at openjdk.org> wrote:

> MultipleLogins.sh compiles all files under lib/jdk/test/lib/artifacts, Since JDK-8266182 added a new file OpensslArtifactFetcher.java  in to same package and it has dependency with some other library files jdk.test.lib.process.ProcessTools & jdk.test.lib.Platform. These libraries are not there in MultipleLogins's class path and this test fails with compilation error.
> 
> So as a fix moving OpensslArtifactFetcher.java to the package jdk.test.lib.security.

This pull request has now been integrated.

Changeset: a199ebc0
Author:    Abdul Kolarkunnu <akolarkunnu at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/a199ebc0175f9882f051551cff9ce08016f204a4
Stats:     3 lines in 2 files changed: 0 ins; 0 del; 3 mod

8272581: sun/security/pkcs11/Provider/MultipleLogins.sh fails after JDK-8266182

Reviewed-by: weijun

-------------

PR: https://git.openjdk.java.net/jdk/pull/5147



More information about the security-dev mailing list