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

zzambers duke at openjdk.org
Fri Oct 21 19:40:52 UTC 2022


On Thu, 20 Oct 2022 20:16:47 GMT, Joshua Cao <duke at openjdk.org> wrote:

>> 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.
>
> Windows tier1 failure is unrelated to this change.

@caojoshua @phohensee, There was a problem with com/sun/jdi/DoubleAgentTest.java test being unreliable. Problem was already addressed by backport [1].

[1] https://github.com/openjdk/jdk8u-dev/pull/143

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

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


More information about the jdk8u-dev mailing list