On Mon, 6 Jul 2026 15:16:38 GMT, Mark Powers <[email protected]> wrote:
> https://bugs.openjdk.org/browse/JDK-8358549 > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). test/jdk/java/security/Provider/SupportsParameter.java line 117: > 115: // Extra spaces between "Signature.DSA" and > "SupportedKeyClasses" > 116: // are used to verify that whitespace is trimmed. > 117: put("Signature.DSA SupportedKeyClasses", Does the test fail if you don't remove the whitespace? ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/31792#discussion_r3537642556
