JDK-4523285 : RFE: Revisit applet lifecycle shutdown sequences
  • Type: Enhancement
  • Component: deploy
  • Sub-Component: plugin
  • Affected Version: 1.4.0
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: windows_nt
  • CPU: x86
  • Submitted: 2001-11-06
  • Updated: 2002-04-29
  • Resolved: 2002-04-29
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
1.4.1 hopperFixed
Related Reports
Relates :  
Description
Problem: 

The exact Applet lifecycle sequence is historically differently in JPI on each platforms. This causes a lot of problems in the past because of this consistency, so applet code may work on one platform but completely broken on the other. 

Solution: 

Revisit the applet lifecycle sequence in JPI and ensure they are consistent across platforms. Also, pay special attention to the applet shutdown sequence to avoid any potential resource leak.

###@###.### 2001-11-05

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: hopper FIXED IN: hopper INTEGRATED IN: hopper
14-06-2004

EVALUATION Commited to Hopper. ###@###.### 2002-03-01
01-03-2002