-
Bug
-
Resolution: Won't Fix
-
P4
-
None
-
1.1.7
-
x86
-
windows_95
When running the DTI (Distributed Test Infrastructure Agent) under JDK1.1.7L on win95 with the JIT, I get an Invalid Page Fault in JAVAI.DLL. If I run the same commandline with the -nojit option, the program starts up fine. To reproduce this problem...
1. In a windows DOS shell, set CLASSPATH = /jse.east/files7/JDK_tests/JDK1.2/dti/classes . You will have to have access to this path via a mapped drive on your windows machine.
2. Then, using JDK1.1.7L, type the following and press return...
java -Dwindir=c:\windows com.sun.javasoft.sqe.dti.server.DTI_ServerImpl -workdir c:\workdir
You should then see the error dialog popup.
1. In a windows DOS shell, set CLASSPATH = /jse.east/files7/JDK_tests/JDK1.2/dti/classes . You will have to have access to this path via a mapped drive on your windows machine.
2. Then, using JDK1.1.7L, type the following and press return...
java -Dwindir=c:\windows com.sun.javasoft.sqe.dti.server.DTI_ServerImpl -workdir c:\workdir
You should then see the error dialog popup.