Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-5072969

Java Web Start can still seem to hang in tiger.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 6
    • 6
    • deploy
    • mustang
    • x86
    • windows_xp

      The bugster bug showed another case where Java Web Start did not catch an Error thrown by static code in the Main class of the application.
      Java Web Start should always either display a launch error dialog, or exit with an error code, if any Throwable is thrown by either The app or anywhere in Java Web Start.

      We need to insert into both Main.main, and Launcher.run a try block catching all throwables, and show LaunchErrorDialog, or exit with error code (is silent).

            herrick Andy Herrick (Inactive)
            herrick Andy Herrick (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: