-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b53
-
generic
-
generic
Regression tests can be run from the "classes" directory
build/VARIANT/bin/java
or from the images directory.
Only in the latter case is an rt.jar available.
The test should not fail if rt.jar is unavailable, but classes is.
On Solaris, it also needs to avoid having the interrupt bit set
while classloading (an old bug).
build/VARIANT/bin/java
or from the images directory.
Only in the latter case is an rt.jar available.
The test should not fail if rt.jar is unavailable, but classes is.
On Solaris, it also needs to avoid having the interrupt bit set
while classloading (an old bug).