[Bug 1198] JSObject passed to Javascript incorrectly

helpcrypto helpcrypto helpcrypto at gmail.com
Fri Nov 30 04:58:27 PST 2012


Thanks a lot!
Ill be waiting to test if our applet finally works.
:D

On Thu, Nov 29, 2012 at 8:13 PM, Adam Domurad <adomurad at redhat.com> wrote:

> Hi. I'll hopefully have a fix posted by tomorrow or so.
> The issue is **that JSObject is passed to Javascript as if it were a
> normal java object - ie you can call JSObject specific methods on it like
> you can for other Java objects passed to JS. This is obviously not what
> should happen, the actual javascript object needs to be unboxed.
> This will be special cased so that the javascript object reference that
> the JSObject contains will be used, instead of a Java object wrapper.
>
> Happy hacking,
> - Adam
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20121130/5fea68d3/attachment.html 


More information about the distro-pkg-dev mailing list