-
Bug
-
Resolution: Fixed
-
P3
-
1.1.6
-
1.1.6
-
x86
-
windows_nt
-
Verified
The attached test works fine when with out the JIT. With the JIT turned on
in 1.1.5, it dies after sometime with a NullPointerException and in 1.1.6,
it freezes at start.
Here are the instructions to start the test --
Both the zip files have to be in the classpath. Run the following command -
java COM.odi.test.Driver ebug=true SOF=true COM.odi.useFsync=false
COM.odi.env=PSE dbdir=<some tmp dir>
This bug was sent by Charlie Lamb at ODI.
john.bui@eng 1998-04-21
Verified with JDK116M, the test ran till the end without freezing.