Details
-
Bug
-
Status: Resolved
-
P3
-
Resolution: Fixed
-
6u29, 7, 8
-
b22
-
generic, x86
-
generic, windows_7
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2219817 | 7u4 | Nam Nguyen | P3 | Closed | Fixed | b07 |
Description
- Download and install 7u2 JRE.
- Clear cache.
- Run javaws http://www.tumas-project.org/distribution/TUMAS-fx.jnlp once, should see launch error. This step is just to download the JNLP file and put into cache under gzip format.
- Install unfixed 8 or 7u4-ea b06 and do not clear cache.
- Run javaws http://www.tumas-project.org/distribution/TUMAS-fx.jnlp will see errors unable to launch the app due to gzipped JNLP file in cache was used.
Expecting javaws to detect gzipped format, refresh the cache and launch successfully.
- Clear cache.
- Run javaws http://www.tumas-project.org/distribution/TUMAS-fx.jnlp once, should see launch error. This step is just to download the JNLP file and put into cache under gzip format.
- Install unfixed 8 or 7u4-ea b06 and do not clear cache.
- Run javaws http://www.tumas-project.org/distribution/TUMAS-fx.jnlp will see errors unable to launch the app due to gzipped JNLP file in cache was used.
Expecting javaws to detect gzipped format, refresh the cache and launch successfully.
Attachments
Issue Links
- backported by
-
JDK-2219817 Cached gzipped JNLP file should be detected and refreshed by internal usage
-
- Closed
-
- duplicates
-
JDK-7114494 Java Web Start cannot download resource : system is offline
-
- Closed
-