[Webkit-unassigned] [Bug 13142] REGRESSION: Java applet crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 25 06:58:50 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13142





------- Comment #9 from dacarson at gmail.com  2007-03-25 06:58 PDT -------
It seems that JNIType enum defined in jni_instance.h is tightly bound with the
Java implementation on Mac. Adding a type for arrays, ie array_type broke the
JVM on Mac as the types were then out by one. The enum is used by jni_obj.mm to
indicate the return type.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list