<AWT Dev> [8] Review Request: JDK-8023576 Fix for [TEST BUG] Compilation fails for java/awt/Choice/ChoiceMouseWheelTest/ChoiceMouseWheelTest.java
andrei.eremeev
andrei.eremeev at oracle.com
Mon Dec 2 01:45:27 PST 2013
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/
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20131202/82097a32/attachment.html
More information about the awt-dev
mailing list