JDK-4434688 : Application hang after frame is shown using merlin (B58)
  • Type: Bug
  • Component: deploy
  • Sub-Component: webstart
  • Affected Version: 1.0.1
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: windows_98
  • CPU: x86
  • Submitted: 2001-04-05
  • Updated: 2001-04-12
  • Resolved: 2001-04-12
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
1.0.1 1.0.1Fixed
Related Reports
Relates :  
Description
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

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: 1.0.1 FIXED IN: 1.0.1 INTEGRATED IN: 1.0.1 VERIFIED IN: 1.0.1
31-08-2004

EVALUATION Testing after fix to 4429811 was implemented shows this to be fixed. (ie fixed as side effect of fixing 4429811) andy.herrick@East 2001-04-07
07-04-2001