[rfc][icedtea-web] a new reproducer LiveConnect "function return types" tests

Jana Fabrikova jfabriko at redhat.com
Tue Jan 22 02:39:08 PST 2013


Hello,

I have rewritten also the JSToJFuncReturn reproducer with respect to 
Adam's comments, its structure is very similar to JSToJFuncParam, please 
find the patch attached,

Jana


2013-01-15  Jana Fabrikova  <jfabriko at redhat.com>

* 
/tests/reproducers/simple/JSToJFuncReturn/testcases/JSToJFuncReturnTest.java:
adding 22 testcases - 21 based on the interactive Liveconnect JS->Java 
function return types tests, 1 additional testcase for returning 
JSObject (calling a Java method from JS)

* /tests/reproducers/simple/JSToJFuncReturn/srcs/JSToJFuncReturn.java:
the applet whose methods are invoked from JS during the tests

* 
/tests/reproducers/simple/JSToJFuncReturn/resources/JSToJava_FuncReturn.js:
the JavaScript code for calling the applet methods from JS

* /tests/reproducers/simple/JSToJFuncReturn/resources/jstoj-funcreturn.jnlp:
java network launch protocol file for displaying applet in the html page

* /tests/reproducers/simple/JSToJFuncReturn/resources/JSToJFuncReturn.html:
the html page with java applet embedded, displayed in browser during the 
tests
-------------- next part --------------
A non-text attachment was scrubbed...
Name: JSToJFuncReturn_modification.patch
Type: text/x-patch
Size: 15290 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20130122/7df6037d/JSToJFuncReturn_modification.patch 


More information about the distro-pkg-dev mailing list