RFR: 8300405: Screen capture for test JFileChooserSetLocationTest.java, failure case [v2]
Tejesh R
tr at openjdk.org
Wed Jan 25 14:27:04 UTC 2023
On Fri, 20 Jan 2023 15:10:17 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
>> GraphicsConfiguration gc = GraphicsEnvironment.
>> getLocalGraphicsEnvironment().getDefaultScreenDevice().getDefaultConfiguration();
>> Rectangle gcBounds = gc.getBounds();
>>
>> This way?
>
> yes.
Updated.
-------------
PR: https://git.openjdk.org/jdk/pull/12060
More information about the client-libs-dev
mailing list