-
Bug
-
Resolution: Fixed
-
P3
-
8
-
b40
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2224841 | 7u6 | Nam Nguyen | P3 | Closed | Fixed | b11 |
Currently resource accesses are through either implementation classes DownLoadEngine and Cache and many other concrete class under com.sun.deploy.cache and com.sun.deploy.net packages.
These classes are public and expose a large number of public accesses methods causing confusion in maintenance and addition of new improvements. We need to have better interfaces for model and controller objects, separated from implementation layers.
These classes are public and expose a large number of public accesses methods causing confusion in maintenance and addition of new improvements. We need to have better interfaces for model and controller objects, separated from implementation layers.
- backported by
-
JDK-2224841 Improve cache implementation code for cleanner access interface
-
- Closed
-
- relates to
-
JDK-8036620 JAR file is downloaded on DownloadService.removeResource, if it is not in Deployment Cache
-
- Resolved
-