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.
