On Mon, 20 Oct 2025 10:06:06 GMT, Alan Bateman <[email protected]> wrote:

>> Please review my PR. This PR includes the following:
>> 
>> - [x] Fix copyright.
>> - [x] Fix of the `jlink --suggest-providers java.security.Provider` output.
>
> src/jdk.jlink/share/man/jlink.md line 283:
> 
>> 281:   jdk.crypto.cryptoki provides java.security.Provider used by java.base
>> 282:   jdk.crypto.ec provides java.security.Provider used by java.base
>> 283:   jdk.crypto.mscapi provides java.security.Provider used by java.base
> 
> "jdk.crypto.mscapi provides java.security.Provider used by java.base" will be 
> printed when targeting Windows. So it might be listed, might not. I think 
> okay to remove it.

Good point on `jdk.crypto.mscapi provides java.security.Provider used by 
java.base`. I tested with `jlink` on macOS.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/27893#discussion_r2444558901

Reply via email to