On Thu, 4 Dec 2025 05:21:00 GMT, Prasanta Sadhukhan <[email protected]> wrote:
>> Anass Baya has updated the pull request incrementally with one additional >> commit since the last revision: >> >> The issue occurs only on Wnidows > > test/jdk/javax/swing/JTextField/TextSelectionFocusLoss/TextSelectionFocusLoss.java > line 38: > >> 36: * @test >> 37: * @key headful >> 38: * @requires (os.family == "windows") > > even if it happens only on windows, since this is automated test, no point > restricting for other platforms where it should pass automatically...atleast > it will catch any regression in future if it happens otherwise later.. Done. Test links on all platforms on the ticket. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/28582#discussion_r2589158257
