On Mon, 5 Jun 2023 15:28:25 GMT, Damon Nguyen <dngu...@openjdk.org> wrote:
>> Not sure if it can be made generic, because as explained it causes a >> regression for test - >> [WindowGCChangeTest.java](https://github.com/openjdk/jdk/blob/master/test/jdk/java/awt/Multiscreen/WindowGCChangeTest/WindowGCChangeTest.java). > > I see the difference. Also, I looked back on other fixes that I recall were > expanded to be generic, and I see my source of confusion. LAF's were > expanded, not tested OS's. Yeah, so as @azvegint suggested I will update the fix. And also I will update the regression test to windows alone. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/14246#discussion_r1218253494