[rfc][icedtea-web] Reproducer touch-up for JNLPClassLoaderDeadlock

Andrew Azores aazores at redhat.com
Thu Nov 14 10:32:42 PST 2013


The JNLPClassLoaderDeadlock reproducer was occasionally failing, IMO 
wrongly. The second applet's output would not appear in the stdout and 
so the test would fail, even though the first applet could be observed 
to have run, and so a deadlock did not seem to have taken place. I think 
what was happening was that the first applet ran, produced the "magical 
closing string", and the browser would begin to close before the second 
applet ever run. This patch fixes the test to accommodate for this, 
making the test more reliable (at least on my system).

Thanks,

-- 
Andrew A

-------------- next part --------------
A non-text attachment was scrubbed...
Name: jnlpclassloaderdeadlock-touchup.patch
Type: text/x-patch
Size: 1584 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20131114/555bc413/jnlpclassloaderdeadlock-touchup.patch 


More information about the distro-pkg-dev mailing list