On 12/2/13 1:45 PM, andrei.eremeev wrote:
Hi, AWT team.
Please review the fix for the issue:
https://bugs.openjdk.java.net/browse/JDK-8023576
The fix is available at:
http://cr.openjdk.java.net/~yan/8023576/webrev.00/
Looks like the link is incorrect? There is nothing about a test.
The problem:
1. test can not find Util.java during compilation.
2. jtreg thinks that test failed if System.exit was called.
The fix:
1. added tags to test's header.
2. System.exit(0) was removed.
--
Best regards, Sergey.