[rfc][icedtea-web] Added reproducer for pack-gz applets
Jie Kang
jkang at redhat.com
Thu Nov 6 20:04:29 UTC 2014
Hello,
This patch adds a reproducer to test for pack-gz applets in the three scenarios:
Browser - JNLP href (file)
Browser - Applet tags
Javaws - JNLP file
In order to pass these tests, modifications have been made to:
1. The test server implementation (TinyHttpdImpl) to take into account Accept-Encoding requests and serve the correct jar files.
2. The PluginBridge to take into account the jnlp parameters for using packaging or versioning in order to allow the Browser - JNLP situation to work.
All of this is in respect to the guidelines found here:
http://docs.oracle.com/javase/7/docs/technotes/guides/jweb/tools/pack200.html
Thoughts?
Cheers,
--
Jie Kang
-------------- next part --------------
A non-text attachment was scrubbed...
Name: itw-packgz-reproducer-1.patch
Type: text/x-patch
Size: 20680 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20141106/b1b5acfa/itw-packgz-reproducer-1-0001.patch>
More information about the distro-pkg-dev
mailing list