JDK-7029567 : IE9 prompts to disable Java plugin because of slow start up
  • Type: Bug
  • Component: deploy
  • Sub-Component: plugin
  • Affected Version: 6u24,7
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: generic,windows_7
  • CPU: generic,x86
  • Submitted: 2011-03-21
  • Updated: 2013-09-12
  • Resolved: 2011-05-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 6 JDK 7
6u32Fixed 7 b141Fixed
Related Reports
Duplicate :  
Relates :  
Description
The IE9 browser is recommending that user's disable plugins.  

See attached screen capture from IE9. The bar at the bottom appears first, and upon clicking on the "Choose add-ons" button the dialog appears listing any plugin that takes longer than .2 seconds to startup.

Comments
EVALUATION Fix has been implemented as described in the comment section. Some performance results (load time reported by IE in s.) On XP / IE8: no fix 0.70 with fix 0.12 On win7 / IE9: no fix 0.06 with fix 0.01 Note that the code paths for XP is different from win7/vista, that's why the differences in load times for different windows.
29-04-2011