-
Bug
-
Resolution: Cannot Reproduce
-
P3
-
6u21, 6u22, 6u23, 7, 7u2
-
generic, x86
-
generic, windows, windows_xp, windows_vista
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2214434 | 7u2 | Unassigned | P3 | Closed | Won't Fix |
Regression :Jnlp application is not launching when Custom Progress class throws Exception
Install JRE & Launch http://nicole1.sfbay.sun.com:8080/JavawsMustangIntegTest/custom_progress/custom_progress_error.jnlp
(The custom progress class throws an exception)
Expected behavior : The custom progress screen will not proceed because of the excepion but the application should get launched. This is working with 6u21 b04.
Actual behavior(from 6u21b05) : Custom Progress Screen is seen and will stop proceeding after some time because of the exception.But the application is not launching.
Install JRE & Launch http://nicole1.sfbay.sun.com:8080/JavawsMustangIntegTest/custom_progress/custom_progress_error.jnlp
(The custom progress class throws an exception)
Expected behavior : The custom progress screen will not proceed because of the excepion but the application should get launched. This is working with 6u21 b04.
Actual behavior(from 6u21b05) : Custom Progress Screen is seen and will stop proceeding after some time because of the exception.But the application is not launching.
- backported by
-
JDK-2214434 Regression :Jnlp application is not launching when Custom Progress class throws Exception
- Closed