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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P5 P5
    • None
    • 5.0
    • 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.

            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: