This might be a merlin bug and related to bug 4429811, however, the
interesting part is this test will pass on Solaris (Sparc and x86)
and will fail on Windows and Linux.
The trivial test case is at:
http://comanche/jawstest/temp/
In that dir, source code is frameError.java. frame_13.jnlp will use
JRE 1.3* and frame.jnlp will use JRE 1.4.
The application launched by JWS will hang after f.show.
This application can be run at command line. So I wonder if JWS is
really twisting something here. Obviously, this might not be that
awt problem. (I tried to use those .javawsrc setting and debug in
Windows, but couldn't get any useful info.)
yu.wang@eng 2001-04-05
interesting part is this test will pass on Solaris (Sparc and x86)
and will fail on Windows and Linux.
The trivial test case is at:
http://comanche/jawstest/temp/
In that dir, source code is frameError.java. frame_13.jnlp will use
JRE 1.3* and frame.jnlp will use JRE 1.4.
The application launched by JWS will hang after f.show.
This application can be run at command line. So I wonder if JWS is
really twisting something here. Obviously, this might not be that
awt problem. (I tried to use those .javawsrc setting and debug in
Windows, but couldn't get any useful info.)
yu.wang@eng 2001-04-05
- relates to
-
JDK-4429811 Application launched by JWS 1.0.1 has no Swing Display at all (B57)
-
- Closed
-