-
Bug
-
Resolution: Fixed
-
P3
-
6u18
-
b04
-
generic
-
windows_7
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2198820 | 7 | Andy Herrick | P3 | Resolved | Fixed | b104 |
Steps to reproduce
Install JRE from Nightly build http://oklahoma.east/reports/builds/nightly/1.6.0_18/nightly/2009-09-14/windows-i586/
Launch cache viewer (javaws -viewer ) and check whether System resources are listed.
Wait for sometime for all resources to download.
uninstall system resources using javaws -system -uninstall
Expected behaviour:
The resources should be removed from System Resources List in cache viewer.
Actual Behaviour:
The system resources are not getting removed.
The same scenario works fine on Windows XP.
Install JRE from Nightly build http://oklahoma.east/reports/builds/nightly/1.6.0_18/nightly/2009-09-14/windows-i586/
Launch cache viewer (javaws -viewer ) and check whether System resources are listed.
Wait for sometime for all resources to download.
uninstall system resources using javaws -system -uninstall
Expected behaviour:
The resources should be removed from System Resources List in cache viewer.
Actual Behaviour:
The system resources are not getting removed.
The same scenario works fine on Windows XP.
- backported by
-
JDK-2198820 System cache uninstallation is not working on Windows 7 with 6u18 Nightly Build
- Resolved