-
Bug
-
Resolution: Cannot Reproduce
-
P1
-
None
-
1.1.6
-
generic
-
generic
This bug is only happen on win32. This problem happen only on this 1.1.6J build.
run JCK114a/tests/vm/concepts/execution/execution015/execution01502/
source= clss1.java, execution01502.java with jit on, you will get class not found error.
The problem is found when run the JCK test. Either you can regress it with harness or run it with the modification of the source file( comment out the package line).
Steps to reproduce:
After set the CLASSPATH
1. compile the test files( clss1.java, execution01502.java)
2. run the class java execution01502
you will get class not found error.
run JCK114a/tests/vm/concepts/execution/execution015/execution01502/
source= clss1.java, execution01502.java with jit on, you will get class not found error.
The problem is found when run the JCK test. Either you can regress it with harness or run it with the modification of the source file( comment out the package line).
Steps to reproduce:
After set the CLASSPATH
1. compile the test files( clss1.java, execution01502.java)
2. run the class java execution01502
you will get class not found error.