-
Bug
-
Resolution: Fixed
-
P4
-
6
-
b50
-
x86
-
windows_nt
###@###.### 2004-07-12
J2SE Version (please include all output from java -version flag):
java version "1.5.0-beta3"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-beta3-b57)
Java HotSpot(TM) Client VM (build 1.5.0-beta3-b57, mixed mode)
Does this problem occur on J2SE 1.3, 1.4 or 1.4.1? Yes / No (pick one)
N/A
Operating System Configuration Information (be specific):
WinNT
Bug Description:
If caching is disabled in the sun jvm plugin, then SUN plugin does not
add the Accept-Endoing request header , when requesting for the applet.
Hence even with sun JVM 1.5 on browser, the pack200.gz packaged would
not get downloaded, instead the jarjar package gets downladed. This
means for the user to get the benefit of the reduced and pack200.gz
compressed applet size, they should always have caching enabled.
The size benefit becomes even more important mainly when caching is disabled,
which some of our customers may want to do/recommend as
security setting/policy.
J2SE Version (please include all output from java -version flag):
java version "1.5.0-beta3"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-beta3-b57)
Java HotSpot(TM) Client VM (build 1.5.0-beta3-b57, mixed mode)
Does this problem occur on J2SE 1.3, 1.4 or 1.4.1? Yes / No (pick one)
N/A
Operating System Configuration Information (be specific):
WinNT
Bug Description:
If caching is disabled in the sun jvm plugin, then SUN plugin does not
add the Accept-Endoing request header , when requesting for the applet.
Hence even with sun JVM 1.5 on browser, the pack200.gz packaged would
not get downloaded, instead the jarjar package gets downladed. This
means for the user to get the benefit of the reduced and pack200.gz
compressed applet size, they should always have caching enabled.
The size benefit becomes even more important mainly when caching is disabled,
which some of our customers may want to do/recommend as
security setting/policy.