RFR: 8006421: GraphicsConfiguration of a frame is changed when the frame is moved to another screen [v2]

Tejesh R tr at openjdk.org
Wed Jun 7 04:32:54 UTC 2023


On Tue, 6 Jun 2023 21:26:31 GMT, Alexander Zvegintsev <azvegint at openjdk.org> wrote:

>> Tejesh R has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Updated fix
>
> test/jdk/java/awt/Multiscreen/WindowGCChangeTest/WindowGCChangeTest.java line 30:
> 
>> 28:   @summary Tests that GraphicsConfig for invisible (peerless) windows is
>> 29:            updated after showing the window
>> 30:   @requires os.family == "windows"
> 
> Why are we making it windows only?
> It passes on macos and on linux for me.
> 
> Could you be more specific about what kind of regression you are seeing on Linux?

Strange, it passes for me too with recent fix. Maybe I messed up with previous fix while testing in linux machine. Will revert it.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/14246#discussion_r1220826908



More information about the client-libs-dev mailing list