Passes when shouldn't in these tests:
* test/jdk/sun/security/mscapi/IsSunMSCAPIAvailable.java
* test/jdk/sun/security/mscapi/SignUsingSHA2withRSA.java
* test/jdk/sun/security/mscapi/SignUsingNONEwithRSA.java
* test/jdk/sun/security/mscapi/RSAEncryptDecrypt.java
* test/jdk/sun/security/tools/jarsigner/CertChainUnclosed.java
* test/jdk/sun/security/tools/keytool/StorePasswords.java
* test/jdk/sun/security/pkcs12/StoreSecretKeyTest.java

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

Commit messages:
 - JDK-8373016: Passes instead of skips/ignoring the platform in 
sun/security/mscapi, jarsigner, keytool and pkcs12 tests

Changes: https://git.openjdk.org/jdk/pull/28635/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=28635&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8373016
  Stats: 106 lines in 8 files changed: 58 ins; 13 del; 35 mod
  Patch: https://git.openjdk.org/jdk/pull/28635.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/28635/head:pull/28635

PR: https://git.openjdk.org/jdk/pull/28635

Reply via email to