On Mon, 18 Jan 2021 03:53:36 GMT, Jayathirth D V <j...@openjdk.org> wrote:

> 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?

This test has a native part so you need to specify this option and point it to 
the built test bundle, or you can run it via make file:
`make test 
TEST="jtreg:open/test/jdk/java/awt/Window/MainKeyWindowTest/TestMainKeyWindow.java"`

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

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

Reply via email to