[7u-dev] Request for fix approval: 8026496 ([macosx] closed/javax/swing/JMenu/bug4515762.java regression tests fail on MacOSX)

anton nashatyrev anton.nashatyrev at oracle.com
Tue Nov 19 04:40:49 PST 2013


Hello,

     please approve the fix for 7u-dev. This is a partial backport of 
https://bugs.openjdk.java.net/browse/JDK-8009221 which was missed from 
original backport <https://bugs.openjdk.java.net/browse/JDK-8018658>to 
JDK 7: in JDK-8 the tests were moved from the closed to the open 
repository, but in the backport the original tests were not deleted. 
This fix just deletes the old tests:

jdk/test/closed/javax/swing/JMenu/bug4515762.java
jdk/test/closed/javax/swing/JRootPane/bug4670486.java

The new ones are already here:
jdk/test/javax/swing/JMenu/4515762/bug4515762.java
jdk/test/javax/swing/JRootPane/4670486/bug4670486.java

Bug: https://bugs.openjdk.java.net/browse/JDK-8026496
Webrev: http://cr.openjdk.java.net/~anashaty/8026496/webrev.00/ 
<http://cr.openjdk.java.net/%7Eanashaty/8026496/webrev.00/>
Jdk8 Changeset: 
http://closedjdk.us.oracle.com/jdk8/awt/jdk/test/closed/rev/637e4717cc62

Thanks!
Anton.



More information about the jdk7u-dev mailing list