[Bug 1311] JNI from C++ CallStaticObjectMethod throws SIGABRT
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Fri Feb 15 00:35:14 PST 2013
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1311
--- Comment #2 from liorny at hotmail.com ---
by the way problem solved by adding
args.version = JNI_VERSION_1_6;
and
options[1].optionString = "-Djava.compiler=NONE";
--
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/20130215/f63c27ad/attachment.html
More information about the distro-pkg-dev
mailing list