remove Trace.deployAssert, and all calls to it in com.sun.deploy, and javaws

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P5
    • None
    • Affects Version/s: 5.0
    • Component/s: deploy
    • None

      Trace.deployAssert() is a bad substitute for assert.
      1.) plugin applets do not have exit vm permission, so no exit actually happend when you call deployAssert(false)
      2.) the condition that caused the assert (usually an exception) is lost, and not logged when you call deployAssert.

            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: