[rfc][icedtea-web] reproducer for PR955
Jiri Vanek
jvanek at redhat.com
Thu Aug 9 05:54:41 PDT 2012
Sorry minor (but important) typo in variable w1 false->true.
-------- Original Message --------
Subject: [rfc][icedtea-web] reproducer for PR955
Date: Thu, 09 Aug 2012 14:50:39 +0200
From: Jiri Vanek <jvanek at redhat.com>
To: IcedTea Distro List <distro-pkg-dev at openjdk.java.net>
CC: Danesh Dadachanji <ddadacha at redhat.com>
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_2.diff
Type: text/x-patch
Size: 43419 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20120809/28838d4b/localesReprodcuer_2.diff
More information about the distro-pkg-dev
mailing list