-
Bug
-
Resolution: Won't Fix
-
P5
-
None
-
5.0
-
x86
-
windows_xp
Bug Description:
----------------
Splash Screen blocks the Error Message Dialog when wrong VM argument given in command line before launching javaws.
JDK-Info:
---------
java version "1.5.0-beta2"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-beta2-b51)
Java HotSpot(TM) Client VM (build 1.5.0-beta2-b51, mixed mode, sharing)
Steps to reproduce:
-------------------
1. Install jre1.5.0 b51
2. Set JAVAWS_VM_ARGS=-SUNMICROSYSTEM (which is invalid vm argument).
3. Launch javaws from command prompt(javaws).
Splash Screen will be displayed ,behind splash screen error message dialog is hidden,user will not able to view the error message unless the splash screen is disappear from the screen.
In solaris error message is displayed in command prompt
Unrecognized option: -SUNMICROSYSTEM
Could not create the Java virtual machine.
and the splash screen is also displayed.
when an error occurred preventing javaws to be launched in this scenario splash screen should not popup.
###@###.### 2004-06-10
----------------
Splash Screen blocks the Error Message Dialog when wrong VM argument given in command line before launching javaws.
JDK-Info:
---------
java version "1.5.0-beta2"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-beta2-b51)
Java HotSpot(TM) Client VM (build 1.5.0-beta2-b51, mixed mode, sharing)
Steps to reproduce:
-------------------
1. Install jre1.5.0 b51
2. Set JAVAWS_VM_ARGS=-SUNMICROSYSTEM (which is invalid vm argument).
3. Launch javaws from command prompt(javaws).
Splash Screen will be displayed ,behind splash screen error message dialog is hidden,user will not able to view the error message unless the splash screen is disappear from the screen.
In solaris error message is displayed in command prompt
Unrecognized option: -SUNMICROSYSTEM
Could not create the Java virtual machine.
and the splash screen is also displayed.
when an error occurred preventing javaws to be launched in this scenario splash screen should not popup.
###@###.### 2004-06-10