On 2/25/2013 1:51 PM, Konstantin Shefov wrote:
Hello,

Please review a fix for the issue:

7145406 - [macosx] Migrate Apple tests from macosx-port to 7u

https://jbs.oracle.com/bugs/browse/JDK-7145406

The webrev is http://cr.openjdk.java.net/~kshefov/7145406/webrev/

  test/javax/swing/JComponent/DoublePaint/TestDoublePaint.java
- Is it possible to run the test with jtreg or JUnit is necessary for the test invocation? - line: 68 Thread.sleep(2000); // 2 seconds should be plenty enough to catch 2 repaints
      Is it possible to use the toolkit.realSync() method here?
   - Swing classes should be created and used on the EDT.

  Thanks,
  Alexandr.


Thanks,
Konstantin

Reply via email to