-
Enhancement
-
Resolution: Fixed
-
P4
-
9
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8274555 | 11.0.14 | Jonathan Dowland | P4 | Resolved | Fixed | b01 |
JDK-8268187 | 11.0.13-oracle | Shivangi Gupta | P4 | Resolved | Fixed | b01 |
-Refactor shell tests to java
test/sun/security/pkcs11/KeyStore/Basic.sh
test/sun/security/pkcs11/KeyStore/ClientAuth.sh
test/sun/security/pkcs11/KeyStore/SecretKeysBasic.sh
test/sun/security/pkcs11/Provider/ConfigQuotedString.sh
test/sun/security/pkcs11/Provider/Login.sh
sun/security/pkcs11/Config/ReadConfInUTF16Env.sh
- Most of the tests in the above list are being ignored in all or most platforms since they are incorrectly filtered out by the OS name they are run on. For example, clientauth.sh is only run if the OS name is equal to ‘Linux’, but OS name may also include the architecture such as ‘Linux x86_64’.
- Renew expired certificates
test/sun/security/pkcs11/KeyStore/Basic.sh
test/sun/security/pkcs11/KeyStore/ClientAuth.sh
test/sun/security/pkcs11/KeyStore/SecretKeysBasic.sh
test/sun/security/pkcs11/Provider/ConfigQuotedString.sh
test/sun/security/pkcs11/Provider/Login.sh
sun/security/pkcs11/Config/ReadConfInUTF16Env.sh
- Most of the tests in the above list are being ignored in all or most platforms since they are incorrectly filtered out by the OS name they are run on. For example, clientauth.sh is only run if the OS name is equal to ‘Linux’, but OS name may also include the architecture such as ‘Linux x86_64’.
- Renew expired certificates
- backported by
-
JDK-8268187 Refactor sun/security/pkcs11 shell tests to plain java tests and fix failures
-
- Resolved
-
-
JDK-8274555 Refactor sun/security/pkcs11 shell tests to plain java tests and fix failures
-
- Resolved
-
- blocks
-
JDK-8191012 Investigate converting security-libs shell tests to java tests
-
- Open
-
- links to
-
Commit openjdk/jdk11u-dev/05cb444e
-
Commit openjdk/jdk/ccfcd926
-
Review openjdk/jdk11u-dev/396
-
Review openjdk/jdk/4092
(2 links to)