On Fri, 26 May 2023 08:19:09 GMT, Maxim Kartashev <mkartas...@openjdk.org> 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. Not a critical comment but it would be good in such cases to add a new bugid to the test which found the bug. ------------- PR Comment: https://git.openjdk.org/jdk/pull/14170#issuecomment-1581813780