JDK-6945105 : Custom progress: need API to use Javascript from custom progress code
  • Type: Enhancement
  • Component: deploy
  • Sub-Component: deployment_toolkit
  • Affected Version: 6u18
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2010-04-19
  • Updated: 2010-09-17
  • Resolved: 2010-05-28
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
6u21 b05Fixed 7Fixed
Related Reports
Relates :  
Description
Current design of custom progress functionality does not allow unsigned custom progress implementation to use liveconnect.

For JavaFX we need to have an ability to hide javascript overlay, i.e. perform liveconnect call.
Ideally progress code has to do things that applet code can do.

Comments
EVALUATION see specification at: http://j2se.sfbay.sun.com/web/bin/view/Deployment/CustomProgressSpec2
05-05-2010