-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b56
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8082273 | emb-9 | Andy Herrick | P4 | Resolved | Fixed | b56 |
The putback to JDK-7124025 made proper modifications to no longer use the plugin files in src/plugin/share/classes/sun/plugin/cache, but failed to actually remove the files. Same thing for /src/javaws/share/classes/com/sun/javaws/CacheUpdateHelper.java.
There files, which were used to update from JDK5 cache style to JDK6, are no longer referenced and can be removed.
There files, which were used to update from JDK5 cache style to JDK6, are no longer referenced and can be removed.
- backported by
-
JDK-8082273 putback to 7124025 did not remove newly unreferenced files.
-
- Resolved
-