<AWT Dev> <AWT dev>[9] Review request for 8152201: [TEST_BUG] test/java/awt/Window/FindOwner/FindOwnerTest.java has @test tag

Semyon Sadetsky semyon.sadetsky at oracle.com
Mon Mar 21 18:19:51 UTC 2016


Hello,

Please review fix for JDK9:

bug: https://bugs.openjdk.java.net/browse/JDK-8152201
webrev: http://cr.openjdk.java.net/~ssadetsky/8152201/webrev.00/

@test annotation was added to both FindOwnerTest.java and 
FindOwnerTest.html which caused "Test clashes with another test with a 
similar name" error.
The annotation is removed from FindOwnerTest.java.

--Semyon


More information about the awt-dev mailing list