JDK-8143843 : Release Note: Regression in Applet startup time
  • Type: Sub-task
  • Component: deploy
  • Sub-Component: deployment_toolkit
  • Affected Version: 7u91,7u95,8u66,8u72,9
  • Priority: P4
  • Status: Closed
  • Resolution: Delivered
  • Submitted: 2015-11-23
  • Updated: 2022-06-30
  • Resolved: 2016-08-17
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.
JDK 7 JDK 8 JDK 9
7u91Resolved 8u66Resolved 9Resolved
Description
JDK-8080977 introduced delay on applet launch, the delay appears only on IE and lasts about 20 seconds.
JDK-8136759 removed this delay.