[rfc][icedtea-web] additions to test-extensions needed for the new AWTFramework

Jana Fabrikova jfabriko at redhat.com
Thu Dec 13 02:03:28 PST 2012


2012-12-13  Jana Fabrikova  <jfabriko at redhat.com>

	* /tests/test-extensions/net/sourceforge/jnlp/ServerAccess.java:
	Added several new versions of method executeBrowser with lists
	of ContentReaderListeners as arguments.

	* /tests/test-extensions/net/sourceforge/jnlp/ProcessWrapper.java:
	Added new versions of the constructor and methods for adding
	ContentReaderListeners using List<ContentReaderListener>
	instead of one ContentReaderListener.
	Added a new version of constructor with less arguments (used
	in case when several arguments would be passed as null, thus
	causing ambiguity).

	* 
/tests/reproducers/simple/SingeInstanceServiceTest/testcases/SingleInstanceTest.java:
	Modified the call of executeBrowser method with null arguments
	into a call of new method without the null arguments
	(getting rid of an ambiguous call).


I would like to ask for review of the attached patch,
thank you,
Jana
-------------- next part --------------
A non-text attachment was scrubbed...
Name: AWTFramework_preparations.patch
Type: text/x-patch
Size: 7362 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20121213/5599d73b/AWTFramework_preparations.patch 


More information about the distro-pkg-dev mailing list