<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 04:12:38 PST 2013


Sorry.

Bug:
https://bugs.openjdk.java.net/browse/JDK-8023576
Fix:
http://cr.openjdk.java.net/~yan/8023576/webrev.00/

Andrei

On 12/02/2013 03:37 PM, Sergey Bylokhov wrote:
> 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.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20131202/2ce363b7/attachment.html 


More information about the awt-dev mailing list