[jdk8u-dev] RFR: 6829250: Reg test: java/awt/Toolkit/ScreenInsetsTest/ScreenInsetsTest.java fails in Windows

Joshua Cao duke at openjdk.org
Thu Oct 20 19:42:49 UTC 2022


Passes `jdk/test/java/awt/Toolkit/ScreenInsetsTest/ScreenInsetsTest.java` on my Windows machine. Not a clean backport due to:

* fix file paths
* affected test not included in ProblemList.txt in JDK8. No change required in ProblemList.txt
* conflict in copyright year

Rest is clean.

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

Commit messages:
 - 6829250: Reg test: java/awt/Toolkit/ScreenInsetsTest/ScreenInsetsTest.java fails in Windows

Changes: https://git.openjdk.org/jdk8u-dev/pull/145/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=145&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-6829250
  Stats: 9 lines in 1 file changed: 6 ins; 1 del; 2 mod
  Patch: https://git.openjdk.org/jdk8u-dev/pull/145.diff
  Fetch: git fetch https://git.openjdk.org/jdk8u-dev pull/145/head:pull/145

PR: https://git.openjdk.org/jdk8u-dev/pull/145


More information about the jdk8u-dev mailing list