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

[email protected] Fri, 24 Jun 2005 21:16:05 -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 21:16 -------
The verbose mode messages you see about JNI local reference capacity being
exceeded should not affect your application.  In its default configuration
(since 1.11 at least) SableVM automatically increases the number of local
references.

In other words, if there is a problem with this application then it does not
seem to be related to these warning messages.

Can you tell us what is the problem with this application from a user point
of view?  You mentioned it does not terminate.  Is that *the* problem?



------- 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.