[Bug 1794] LiveConnect - Problem with String arrays between Java and Javascript
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Fri May 30 20:08:19 UTC 2014
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1794
--- Comment #2 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea-web?cmd=changeset;node=ef96a1c8776b
author: Andrew Azores <aazores at redhat.com>
date: Fri May 30 16:07:45 2014 -0400
Added reproducer for PR1794
Added reproducer for PR1794: Bug where Java variables are not accessed
correctly through Javascript. Attempt to access a string array results
in undefined result. However, attempt to access a string results in
receiving correct value of string. Tests html applet and jnlp-href
applet
* tests/reproducers/simple/JToJSString/testcases/JToJSStringTest.java:
New reproducer for PR1794
* tests/reproducers/simple/JToJSString/resources/JToJSString.html:
same
* tests/reproducers/simple/JToJSString/resources/JToJSJnlpApplet.html:
same
* tests/reproducers/simple/JToJSString/resources/JToJSString.js:
same
* tests/reproducers/simple/JToJSString/resources/JToJSApplet.jnlp:
same
* tests/reproducers/simple/JToJSString/srcs/JToJSString.java:
same
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20140530/e710dab0/attachment.html>
More information about the distro-pkg-dev
mailing list