-
Bug
-
Resolution: Won't Fix
-
P3
-
None
-
6
-
x86
-
windows_98
JDK : Mustang b38
Platform[s] : Fails On: win98
Failing Test [s] : CTE_REGTEST/Generic/4506928/Application.java
Test source location:
=====================
/net/jdk/export/jpse04/Regression/1.6.0/test/CTE_REGTEST/Generic/4506928/Application.java
jtr file location:
==================
/net/cady/export6/results/mustang/b38/reg/win98/CTE_REGTEST/Generic/4506928/Application.java
How to reproduce:
====================
- Set JAVA_HOME to Mustang b38 windows-i586
- cd /net/jdk/export/jpse04/Regression/1.6.0/test/CTE_REGTEST/Generic/4506928 - /net/koori.sfbay/onestop/jct-tools/2.1.6/archive/fcs/binaries/win32/bin/jtreg -r:/tmp -w:/tmp Application.java
Test output:
=============
java.lang.RuntimeException: Test Failed
at Test4506928.main(Test4506928.java:80)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:
83)
at java.lang.Thread.run(Thread.java:595)
###@###.### 2005-06-07 23:13:26 GMT
Platform[s] : Fails On: win98
Failing Test [s] : CTE_REGTEST/Generic/4506928/Application.java
Test source location:
=====================
/net/jdk/export/jpse04/Regression/1.6.0/test/CTE_REGTEST/Generic/4506928/Application.java
jtr file location:
==================
/net/cady/export6/results/mustang/b38/reg/win98/CTE_REGTEST/Generic/4506928/Application.java
How to reproduce:
====================
- Set JAVA_HOME to Mustang b38 windows-i586
- cd /net/jdk/export/jpse04/Regression/1.6.0/test/CTE_REGTEST/Generic/4506928 - /net/koori.sfbay/onestop/jct-tools/2.1.6/archive/fcs/binaries/win32/bin/jtreg -r:/tmp -w:/tmp Application.java
Test output:
=============
java.lang.RuntimeException: Test Failed
at Test4506928.main(Test4506928.java:80)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:
83)
at java.lang.Thread.run(Thread.java:595)
###@###.### 2005-06-07 23:13:26 GMT
- relates to
-
JDK-4506928 Memory leak caused by java.awt.FileDialog
- Resolved
-
JDK-6240100 PIT:Reg testcase awt/Component/ComponentLeakTest/ComponentLeakTest.html fails from mustang b24
- Closed