The SQE test AWT_Component/Automated/ComponentLeakTest still fails on Windows platform. This happens from mustang b05.
The testcase message:
java.lang.RuntimeException: Frame not finalized
at ComponentLeakTest.start(ComponentLeakTest.java:128)
at com.sun.javatest.regtest.AppletWrapper$AppletThread.run(AppletWrapper.java:58)
at java.lang.Thread.run(Thread.java:595)
The bug fix for 6174747 awt/src/AWT_Component/Automated/ComponentLeakTest was integrated in b15 and looks like it fixed the bug only on Solaris and Linux platforms.
###@###.### 2005-1-10 06:17:13 GMT