On Tue, 7 Jul 2026 15:20:44 GMT, Sean Mullan <[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? Yes. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/31792#discussion_r3537910527
