On Fri, 26 May 2023 08:19:09 GMT, Maxim Kartashev <[email protected]> 
wrote:

> 8308875 is a regression after the recent [fix for 
> 8305578](https://github.com/openjdk/jdk/commit/d7245f70) that effectively 
> undid a part of [another, older, 
> change](https://github.com/openjdk/jdk/commit/40f6d697d25293282e3d3ee695ef8cd9a5494799),
>  the one made to fix [8233573](https://bugs.openjdk.org/browse/JDK-8233573).
> 
> This commits brings that part back and passes the test 
> `java/awt/Toolkit/GetScreenInsetsCustomGC/GetScreenInsetsCustomGC.java` on 
> Linux, so the test is also removed from the ProblemList file.

This pull request has now been integrated.

Changeset: 41bf2ad1
Author:    Maxim Kartashev <[email protected]>
Committer: Alexey Ushakov <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/41bf2ad159d274574285a0f55c4a0f582cd93648
Stats:     15 lines in 2 files changed: 5 ins; 2 del; 8 mod

8308875: java/awt/Toolkit/GetScreenInsetsCustomGC/GetScreenInsetsCustomGC.java 
failed with 'Cannot invoke "sun.awt.X11GraphicsDevice.getInsets()" because 
"device" is null'

Reviewed-by: avu, prr

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

PR: https://git.openjdk.org/jdk/pull/14170

Reply via email to