[rfc][icedtea-web] reproducer for PR955

Jiri Vanek jvanek at redhat.com
Thu Aug 9 05:50:39 PDT 2012


A agreed with Danesh, here is set of reproducers to reprodcue PR955.
Except the hack which is forwarding modified locales to subproces the work is quite simple.

	tests/reproducers/simple/LocalisedInformationElement/resources/LocalisedInformationElement1.jnlp:
	tests/reproducers/simple/LocalisedInformationElement/resources/LocalisedInformationElement2.jnlp:
	tests/reproducers/simple/LocalisedInformationElement/resources/LocalisedInformationElement3.jnlp:
	tests/reproducers/simple/LocalisedInformationElement/resources/LocalisedInformationElement4.jnlp:
	Test jnlp files with various combinations of locales, reproducers of PR955.
	tests/reproducers/simple/LocalisedInformationElement/resources/LocalisedInformationElement_noLoc.jnlp
	Jnlp file with which is not affected by PR955 and is helping to catch error in LOCALE changing hack
	tests/reproducers/simple/LocalisedInformationElement/srcs/LocalisedInformationElement.java:
	Reproducer main calss, after loading prints out default locale.
	tests/reproducers/simple/LocalisedInformationElement/testcases/LocalisedInformationElementTest.java:
	Testacases launching above jnlps under various locales.
	tests/test-extensions/net/sourceforge/jnlp/ServerAccess.java:
	Added set of methods allowing passing of custom variables to ThreadedProcess.
	tests/test-extensions/net/sourceforge/jnlp/ThreadedProcess.java:
	Added processing of custom variables.


J.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: localesReprodcuer.diff
Type: text/x-patch
Size: 43418 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20120809/d55f01e9/localesReprodcuer.diff 


More information about the distro-pkg-dev mailing list