<AWT Dev> RFR: 8259511: java/awt/Window/MainKeyWindowTest/TestMainKeyWindow.java failed with "RuntimeException: Test failed: 20 failure(s)"

Jayathirth D V jdv at openjdk.java.net
Mon Jan 18 03:56:38 UTC 2021


On Sun, 17 Jan 2021 09:22:25 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

> This test failed on the system where the wrong resolution was used(too small). Looks like that resolution was set by one of the tests and was not reset back because of a misconfigured automatic system reboot. I have checked that the initial version of the test works fine on our "clean" systems. But would like to tweak the test anyway just in case.

Hi Sergey,

I am trying to verify the fix in my mac, if i simply run the test without any change it is throwing error : "Use -nativepath to specify the location of native code".
Do we need to change anything in the mac preferences to run this test?

Thanks,
Jay

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

PR: https://git.openjdk.java.net/jdk/pull/2113


More information about the awt-dev mailing list