On Thu, 6 Feb 2025 09:53:04 GMT, Fernando Guallini <fguall...@openjdk.org> 
wrote:

>> The test: **sun/security/mscapi/nonUniqueAliases/NonUniqueAliases.java** 
>> relies on the `certutil.exe` tool to import and delete certificates from a 
>> keystore. It was annotated with `@ignore` due to the uncertainty of 
>> `certutil.exe` being available on the instance where the test is executed.
>> 
>> Rather than ignoring the test entirely, this PR updates the logic to throw a 
>> `SkippedException` if the tool is not found, ensuring the test runs when 
>> possible, and gracefully skipped otherwise.
>
> Fernando Guallini has updated the pull request incrementally with one 
> additional commit since the last revision:
> 
>   Update copyright to 2025

@fguallini 
Your change (at version 618b03ee44f3136418c0bb3dcf69f59ddba79ced) is now ready 
to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/jdk/pull/21305#issuecomment-2653684472

Reply via email to