JDK-8249831 : Test sun/security/mscapi/nonUniqueAliases/NonUniqueAliases.java is marked with @ignore
  • Type: Sub-task
  • Component: security-libs
  • Sub-Component: javax.crypto
  • Affected Version: 8,11,15,16
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-07-22
  • Updated: 2025-05-08
  • Resolved: 2025-02-12
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 17 JDK 21 JDK 25 JDK 8
11.0.29-oracleFixed 17.0.16Fixed 21.0.8Fixed 25 b10Fixed 8u471Fixed
Related Reports
Relates :  
Description
sun/security/mscapi/nonUniqueAliases/NonUniqueAliases.java has '@ignore Uses certutil.exe that isn't guaranteed to be installed' 

canonically, @ignore should be followed by the id of the bug which describes the problem and will be used to eventually fix it.

the more appropriate solutions for a situation when tests do not meet special requirements is to throw jtreg.SkippedException
Comments
Fix request [21u,17u] I backport this for parity with 21.0.9-oracle,17.0.17-oracle. No risk, only a test change. Clean backport. Tests pass. SAP nightly testing passed.
07-05-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk17u-dev/pull/3555 Date: 2025-05-06 14:22:42 +0000
06-05-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk21u-dev/pull/1746 Date: 2025-05-06 14:22:35 +0000
06-05-2025

Changeset: c5ac3c4f Branch: master Author: Fernando Guallini <fguallini@openjdk.org> Committer: Rajan Halade <rhalade@openjdk.org> Date: 2025-02-12 18:36:24 +0000 URL: https://git.openjdk.org/jdk/commit/c5ac3c4f11e777b24d597deec522c9df09750f59
12-02-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/21305 Date: 2024-10-02 13:24:00 +0000
03-10-2024