Closed
Bug 49438
Opened 25 years ago
Closed 25 years ago
Illegal applet thread state by removing stopThread privilege
Categories
(Core Graveyard :: Java: OJI, defect, P3)
Tracking
(Not tracked)
People
(Reporter: oliver.fels, Assigned: stanley.ho)
References
()
Details
If one removes the stopThread-Permission from the policy, leaving a site with an
applet trying to invoke the stopThread() method throws an AccessControl
Exception (as expected).
Returning to that page later, JRE throws an illegalThreadState error for the applet.
Reproduced with build 081707.
Re-assigning to Stanley Ho for investigation. Copying Ed Burns on this bug so
he's aware of the problem as well.
Assignee: drapeau → stanley.ho
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 5•24 years ago
|
||
Can not verify that it has been a duplicate of #50547, thought its been more related to 49292, anyhow, its time to close this now, as it seems to be fixed and my reporting mail address will be changed in the very near future.
Status: VERIFIED → CLOSED
You need to log in
before you can comment on or make changes to this bug.
Description
•