On Mon, 3 Aug 2026 09:36:26 GMT, Prasanta Sadhukhan <[email protected]>
wrote:
>> Alexander Zvegintsev has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Error -> RuntimeException
>
> test/jdk/java/awt/FullScreen/SetFSWindow/FSFrame.java line 122:
>
>> 120: } catch (IOException ignored) {}
>> 121:
>> 122: throw new Error("Some pixel colors not correct; FS window
>> may not" +
>
> maybe you can replace Error with RuntimeException
Sure, updated.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/32168#discussion_r3706348219