[icedtea-web] RFC: PR898: signed applications with big jnlp-file doesn't start

Omair Majid omajid at redhat.com
Wed Mar 21 07:44:03 PDT 2012


Hi,

The attached patch fixes PR898: signed applications with big jnlp-file
doesn't start. We were using piped input and output streams without
threads which would cause them to block and javaws to hang. Switching to
ByteArrayOuputStream/StringReader takes care of this.

Okay for HEAD and 1.2?

Thanks,
Omair
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr898-01.patch
Type: text/x-patch
Size: 5705 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20120321/d133bc56/pr898-01.patch 


More information about the distro-pkg-dev mailing list