<Swing Dev> [7u12] Review request for 8003982: new test javax/swing/AncestorNotifier/7193219/bug7193219.java failed on macosx

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Thu Dec 6 13:35:05 UTC 2012


Just FYI
You could add additional options to the test via @run tag
For example, how to run test 2 times with different lafs:

/*
  * @test
  * @bug bug6438430
  * @summary ....
  * @run main/othervm 
-Dswing.defaultlaf=javax.swing.plaf.metal.MetalLookAndFeel bug6438430
  * @run main/othervm 
-Dswing.defaultlaf=com.sun.java.swing.plaf.motif.MotifLookAndFeel bug6438430
  */

06.12.2012 13:50, Anton Litvinov пишет:
> Hello,
>
> Please review the following fix for a bug. It is a backport of the fix 
> for JDK 8 which is already reviewed. The fix is identical to the fix 
> for JDK 8.
>
> Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8003982
> Webrev: http://cr.openjdk.java.net/~alitvinov/8003982/webrev.00
>
> Thank you,
> Anton


-- 
Best regards, Sergey.




More information about the swing-dev mailing list