On Mon, 20 Oct 2025 09:26:52 GMT, Ana Maria Mihalceanu <[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.

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

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

Reply via email to