[rfc] [icedtea-web] rewritten deadlock test

Jiri Vanek jvanek at redhat.com
Mon Jun 11 01:52:33 PDT 2012


Hi!
Random failures in DeadlockTest (in all to-be-terminated tests) are caused by loosing end of output 
"somewhere in system streams" when process is forcibly killed. By this improvement I want to 
minimize this at least for this test.

J.

Changelog

	* tests/jnlp_tests/simple/AppletTest/resources/appletAutoTests.html:
	Added quotes around parameters  of html applet tag.
	* tests/jnlp_tests/simple/deadlocktest/testcases/DeadLockTestTest.java:
	Output verification is counting with repeated and probably unfinished outputs.
	* tests/jnlp_tests/simple/deadlocktest/srcs/DeadlockTest.java
	Is now printing out sentence in intervals to avoid destroy-consume as much as possible
	* tests/netx/unit/net/sourceforge/jnlp/runtime/CodeBaseClassLoaderTest.java:
	Added bug annotation with threads on distro-pkg-dev
	
	
-------------- next part --------------
A non-text attachment was scrubbed...
Name: browserAnnotation-unrelated-minorFixes.diff
Type: text/x-patch
Size: 6689 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20120611/adae0266/browserAnnotation-unrelated-minorFixes.diff 


More information about the distro-pkg-dev mailing list