JDK-7000612 : install side changes for the removal of jqs browser plugins
  • Type: Bug
  • Component: install
  • Sub-Component: install
  • Affected Version: 7
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2010-11-16
  • Updated: 2011-02-18
  • Resolved: 2011-02-18
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
7 b121Fixed
Related Reports
Relates :  
Description
As part of the fix for 6984989, we'll need to make some installer side changes.  There is currently a bunch of FilesInUse special cases for replacing jqs_plugin.dll for IE:

 initech 54 =>fstring jqs_plugin.dll
./make/fiuexe/fiu/src/fiu/FilesInUse.cpp
./make/installer/bundles/windows/ishield/jre/Makefile
./make/installer/bundles/windows/ishield/jre/jre/Component.idt
./make/installer/bundles/windows/ishield/jre/jre/File.idt
./make/installer/bundles/windows/ishield/wrapper/common/WrapperUtils.cpp
./make/installerdll/installerdll/src/installer/RegInstall.cpp
./make/sign/Makefile
./src/windows/patchgen/patch.cmd
 initech 55 =>fstring jqsnotify.exe
 initech 56 =>

It doesn't look like any changes will need to be made for jqsnotify.exe.  This work will need to be done before 6984989 is integrated.

Comments
EVALUATION Description covers it all.
16-11-2010