JDK-6654856 : Deleting temporary files through Java Control Panel pops up "Java Plug-in Settings Changed" dialog
  • Type: Bug
  • Component: deploy
  • Sub-Component: deployment_toolkit
  • Affected Version: 6u10
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2008-01-24
  • Updated: 2010-09-17
  • Resolved: 2008-06-10
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
6u10 b12Fixed 7Fixed
Related Reports
Relates :  
Description
Steps to reproduce:
1. Install JRE 6u10
2. Open Java Control Panel
3. Click on the "Settings..." button
4. Click on the "Delete Files..." button on the "Temporary Files Settings" dialog
5. Click on the "OK" button to dismiss the "Temporary Files Settings" dialog
6. Click on the "OK" button to dismiss the Java Control Panel

The problem is reproduced if the "Java Plug-in Settings Changed" dialog is displayed.

Comments
SUGGESTED FIX http://sa.sfbay.sun.com/projects/deployment_data/6u10/6654856.0
25-01-2008

EVALUATION The fix for 6634145 doesn't cover all the scenarios. The same problem can be reproduced if one deletes the temporary files through the Java Control Panel. This new fix is to refresh the properties for JQS and using new Java Plug-in in the Config.refreshProps() instead of in JavawsTableModel.refresh(). This fix addresses both 6634145 and 6654856.
25-01-2008