JDK-8209546 : Make sun/security/tools/keytool/autotest.sh to support macosx
  • Type: Bug
  • Component: security-libs
  • Sub-Component: jdk.security
  • Affected Version: 11
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2018-08-15
  • Updated: 2025-04-21
  • Resolved: 2018-09-28
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 11 JDK 12 JDK 8
11.0.20-oracleFixed 12 b14Fixed 8u461Fixed
Related Reports
Relates :  
Relates :  
Description
JDK-8164639 removed NSS libs from repo, then sun/security/tools/keytool/autotest.sh has to download NSS libs from artifactory on macosx.
Comments
Fix request [11u] I backport this for parity with 11.0.20-oracle. No risk, only a test change. Trivial resolve needed. Tests pass. SAP nightly testing passed.
24-04-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk11u-dev/pull/1839 Date: 2023-04-20 07:27:28 +0000
20-04-2023

Git URL: https://github.com/openjdk/jdk/commit/afe05800acd115aa707ddd3b08d5b8a79810df20
20-04-2023

URL: http://hg.openjdk.java.net/jdk/jdk/rev/28085dba5d9a User: jjiang Date: 2018-09-28 07:43:21 +0000
28-09-2018

It would be better to refactor this shell test to java test.
25-09-2018