On Wed, 9 Sep 2026 16:20:35 GMT, Martin Fox <[email protected]> wrote:
>> tests/system/src/test/java/test/com/sun/glass/ui/headless/HeadlessApplicationKeyCombinationTest.java >> line 76: >> >>> 74: assertTrue(match); >>> 75: } >>> 76: >> >> extra newline > > Using a space as a KeyCharacterCombination would be very unusual and probably > lead to sadness. It's not incorrect to test for this but you are testing for > a KeyCharacterCombination which is probably not used in the wild. I can also remove it. I initially did not included here, so would be fine for me. ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/2297#discussion_r3970945164
