<AWT Dev> [8] Review request for 8022247: java/awt/EventDispatchThread/LoopRobustness/LoopRobustness throws NPE

Leonid Romanov leonid.romanov at oracle.com
Mon Aug 5 14:03:50 PDT 2013


Hello,
Please review a fix for 8022247: java/awt/EventDispatchThread/LoopRobustness/LoopRobustness throws NPE . The problem is in the test: the rules regarding AppContext usage have changed since 7u25, so, because the test creates its own thread group and an AppContext for it, it also must create an AppContext for the main thread group.

bug: http://bugs.sun.com/view_bug.do?bug_id=8022247
webrev: http://cr.openjdk.java.net/~leonidr/8022247/webrev.00/

Thanks,
Leonid.



More information about the awt-dev mailing list