Re: svn commit: r1801108 - in /subversion/trunk/subversion/bindings/javahl/native: Array.cpp CreateJ.cpp Iterator.cpp OperationContext.cpp RemoteSession.cpp RevisionRangeList.cpp
From: Philip Martin <philip_at_codematters.co.uk>
Date: Thu, 06 Jul 2017 22:11:13 +0100
Philip Martin <philip_at_codematters.co.uk> writes:
> I've upgraded my JDK and it produced all these warnings.
There is a second class of warnings of the form:
WARNING: JNI local refs: 57, exceeds capacity: 56
These are generated in two places: JNIUtil::putErrorsInTrace() and
I'm not sure how best to fix these so I have a local hack in
// Create a local frame for our references
-- PhilipReceived on 2017-07-06 23:11:19 CEST |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.