[Bug 140] jni: local reference capacity (16) exceeded

[email protected] Fri, 24 Jun 2005 20:49:09 -0400
Newsgroups gmane.comp.java.vm.sablevm.bugs
Message-ID <[email protected]>
http://sablevm.org/bugs/show_bug.cgi?id=140





------- Additional Comments From [email protected]  2005-06-24 20:49 -------
If you did not compile with --enable-real-life-brokenness, you would see:

Local reference capacity exceeded.
** This is a bug in your application or in the GNU Classpath Library.
** A virtual machine is only required to provide 16 native local
** references per JNI function call.  To get more, an application must call
** EnsureLocalCapacity().
** Temporarily, you might want to compile SableVM with the configure option:
** --enable-real-life-brokenness
** See: http://java.sun.com/docs/books/jni/html/pitfalls.html#11229

suggesting INVALID or WONTFIX




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.