-
Bug
-
Resolution: Fixed
-
P1
-
1.1.6
-
1.1.6
-
generic
-
solaris_2.5.1
-
Verified
jdk1.1.6c - JavaTest inoperable on Sol & Win32; panes, frames, buttons not drawn
When using jdk1.1.6c JavaTest is unuseable on Win32 & Solaris systems. The panes are drawn w/o outlines, buttons aren't drawn (on solaris), focus cannot be changed via mouse, and results window doesn't appear.
To re-create:
-Set up environment variables (JAVA_HOME & CLASSPATH):
setenv JAVA_HOME /net/tapas/export0/jdk116c/solaris
setenv CLASSPATH /net/tapas/export0/JCK-114a/classes:.
set path = ($JAVA_HOME/bin $path)
-Run the JavaTest harness:
java -ms10m javasoft.sqe.harness.Main
On solaris note that there are no outlines for the frames , and no buttons. On win32 notice no outlines on the frames.
This impedes testing since we cannot pre-flight and check our results before runiing conformance tests.
When using jdk1.1.6c JavaTest is unuseable on Win32 & Solaris systems. The panes are drawn w/o outlines, buttons aren't drawn (on solaris), focus cannot be changed via mouse, and results window doesn't appear.
To re-create:
-Set up environment variables (JAVA_HOME & CLASSPATH):
setenv JAVA_HOME /net/tapas/export0/jdk116c/solaris
setenv CLASSPATH /net/tapas/export0/JCK-114a/classes:.
set path = ($JAVA_HOME/bin $path)
-Run the JavaTest harness:
java -ms10m javasoft.sqe.harness.Main
On solaris note that there are no outlines for the frames , and no buttons. On win32 notice no outlines on the frames.
This impedes testing since we cannot pre-flight and check our results before runiing conformance tests.