提交 117167f9 编写于 作者: D dcherepanov

6847149: test/java/awt/Window/OwnedWindowsLeak/OwnedWindowsLeak.java fails

Reviewed-by: art
上级 7e7be31c
......@@ -65,6 +65,7 @@ public class OwnedWindowsLeak
break;
}
}
garbage = null;
// Third, make sure all the weak references are null
for (WeakReference<Window> ref : children)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册