[rfc][icedtea-web] reproducer for RH816592 (and PR858)

Jiri Vanek jvanek at redhat.com
Tue Jun 5 05:03:34 PDT 2012


This test contains six tests. All are failing. Two applets in html, two applets in jnlp and two applications in jnlp
Three "new" variants are about to be fixed by little bit modified Thomas' patch[1]
three "hack" variants are about to be fixed by my patch [2]
All tests are also representing nullpointer exception fixed recently [3]

Thomas fix have also fixed GeoGebra issue, so I have marked just "new" variants as reproducers for RH816592/PR858 as the "hack" test are reproducing little bit stronger missuses.

[1]http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2012-May/018824.html
[2]http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2012-May/018372.html
[3]http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2012-May/018813.html

Thomas do you think this reproducer is enough to simulate yours patch to-be-fixed-issue?

  2012-05-06 Jiri Vanek <jvanek at redhat.com>

  	Reproducer for RH816592
	* tests/jnlp_tests/signed/InternalClassloaderWithDownloadedResource/resources/InternalClassloaderWithDownloadedResource-applet-hack.jnlp
	jnlp launcher of applet variant with injecting new url to classlaoder
	* tests/jnlp_tests/signed/InternalClassloaderWithDownloadedResource/resources/InternalClassloaderWithDownloadedResource-applet-new.jnlp
	jnlp launcher of applet variant with custom classlaoder
	* tests/jnlp_tests/signed/InternalClassloaderWithDownloadedResource/resources/InternalClassloaderWithDownloadedResource-hack.html
	html launcher of applet variant with injecting new url to classlaoder
	* tests/jnlp_tests/signed/InternalClassloaderWithDownloadedResource/resources/InternalClassloaderWithDownloadedResource-hack.jnlp
	jnlp launcher of application variant with injecting new url to classlaoder
	* tests/jnlp_tests/signed/InternalClassloaderWithDownloadedResource/resources/InternalClassloaderWithDownloadedResource-new.html
	html launcher of applet variant with custom classlaoder
	* tests/jnlp_tests/signed/InternalClassloaderWithDownloadedResource/resources/InternalClassloaderWithDownloadedResource-new.jnlp
	jnlp launcher of application variant with custom classlaoder
	* tests/jnlp_tests/signed/InternalClassloaderWithDownloadedResource/srcs/InternalClassloaderWithDownloadedResource.java:
	Both application and applet reproducing behavior of this bug
	* tests/jnlp_tests/signed/InternalClassloaderWithDownloadedResource/testcases/InternalClassloaderWithDownloadedResourceTest.java:
	Testcase launching jnlp application, jnlp applet and html applet

-------------- next part --------------
A non-text attachment was scrubbed...
Name: betterRH816592reproducer.diff
Type: text/x-patch
Size: 30342 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20120605/b21f7c59/betterRH816592reproducer.diff 


More information about the distro-pkg-dev mailing list