<AWT Dev> RFR: 8213126: java/awt/Window/MainKeyWindow/TestMainKeyWindow.java time-out on mac10.13
Sergey Bylokhov
serb at openjdk.java.net
Thu Dec 31 07:33:55 UTC 2020
On Mon, 30 Nov 2020 03:41:23 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
>> Initially, this bug was filed because the test was run via jtreg without passing '-nativepath' option(the make file pass this option automatically). So we could just de-problem list the test, but on the macOS Catalina the "System Preferences.app" was moved so the test cannot run it. As a fix, I suggest running the java app via a separate process instead of "System Preferences.app".
>>
>> The test still fails before JDK-8194327, and passed after.
>
> Any volunteers for a review?
Any volunteers for a review?
-------------
PR: https://git.openjdk.java.net/jdk/pull/941
More information about the awt-dev
mailing list