-
Enhancement
-
Resolution: Won't Fix
-
P3
-
6u14, 6u24-rev, 7
-
x86, sparc
-
linux_suse_sles_11, solaris, solaris_1, windows_xp
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2198811 | 8 | Nam Nguyen | P3 | Closed | Fixed | b56 |
JDK-2229788 | 7u21 | Andy Herrick | P3 | Closed | Fixed | b02 |
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
1. open the following url with java console open:
http://mossad.sfbay.sun.com:8080/HTTP_Header/HTTP_Header/html/NoStoreJnlpTest.html
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
NoStoreJnlpTest.jar should not be stored in local cache dir
ACTUAL -
NoStoreJnlpTest.jar is stored in local cache dir.
REPRODUCIBILITY :
This bug can be reproduced always.
SOURCE CODE :
The web.xml is at:
http://sqeweb/jsn/users/fred/deployment_webrev/deployment/src/plugin/HTTP_Header/WEB-INF/web.xml
The filter source code is at:
http://sqeweb/jsn/users/fred/deployment_webrev/deployment/src/plugin/HTTP_Header/WEB-INF/classes/HeaderFilter.java
The applet source code can be found at:
http://sqeweb/jsn/users/fred/deployment_webrev/deployment/src/plugin/HTTP_Header/HTTP_Header/src/
1. open the following url with java console open:
http://mossad.sfbay.sun.com:8080/HTTP_Header/HTTP_Header/html/NoStoreJnlpTest.html
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
NoStoreJnlpTest.jar should not be stored in local cache dir
ACTUAL -
NoStoreJnlpTest.jar is stored in local cache dir.
REPRODUCIBILITY :
This bug can be reproduced always.
SOURCE CODE :
The web.xml is at:
http://sqeweb/jsn/users/fred/deployment_webrev/deployment/src/plugin/HTTP_Header/WEB-INF/web.xml
The filter source code is at:
http://sqeweb/jsn/users/fred/deployment_webrev/deployment/src/plugin/HTTP_Header/WEB-INF/classes/HeaderFilter.java
The applet source code can be found at:
http://sqeweb/jsn/users/fred/deployment_webrev/deployment/src/plugin/HTTP_Header/HTTP_Header/src/
- backported by
-
JDK-2198811 no-store value for http response header cache-control doesn't work for jnlp style applet
- Closed
-
JDK-2229788 no-store value for http response header cache-control doesn't work for jnlp style applet
- Closed