-
Bug
-
Resolution: Duplicate
-
P5
-
None
-
5.0
-
None
-
generic
-
generic
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.
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.
- duplicates
-
JDK-5007485 browser crash on unix if you switch browser page while a plugin dialog is shown
-
- Resolved
-