[RFC][icedtea-web] Test for regression of ServiceManager not setup correctly

Danesh Dadachanji ddadacha at redhat.com
Fri Feb 17 14:34:03 PST 2012


Hi,

Here's a test that checks whether or not ServiceManager is setup 
correctly by the time an applet constructor is called. The constructor 
uses BasicService and will throw a NPE if it is not setup.

The test is for checking regression against this changeset:
http://icedtea.classpath.org/hg/icedtea-web/rev/221174bcd4ec

Thank you very much to Jiri for helping me get this through the door!

+2012-02-17  Danesh Dadachanji  <ddadacha at redhat.com>
+
+	Adding test for regression of JNLP API accessibility in constructor
+	methods of applets.
+	* Makefile.am: Added classes.jar to classpath when compiling jnlp_tests.
+	* tests/jnlp_tests/simple/CheckServices/: Tests ServiceManager is setup
+	correctly when called from applet constructors.
+

Cheers,
Danesh
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test-applet-jnlp_href.patch
Type: text/x-patch
Size: 9792 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20120217/3b16e122/test-applet-jnlp_href.patch 


More information about the distro-pkg-dev mailing list