Java Web Start can still seem to hang in tiger.

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 6
    • Affects Version/s: 6
    • Component/s: 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).

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: