Re: [PATCH] JavaHL: Support logging of the static method calls

2012-06-06 Thread Hyrum K Wright
Looks good, +1 to commit to trunk. -Hyrum On Wed, Jun 6, 2012 at 1:39 AM, Vladimir Berezniker v...@hitechman.com wrote: [[[ JavaHL: Support logging of the static method calls [ in subversion/bindings/javahl/native ] * JNIStackElement.cpp   (JNIStackElement): Add logic to deal with NULL

[PATCH] JavaHL: Support logging of the static method calls

2012-06-05 Thread Vladimir Berezniker
[[[ JavaHL: Support logging of the static method calls [ in subversion/bindings/javahl/native ] * JNIStackElement.cpp (JNIStackElement): Add logic to deal with NULL jthis, which happens with static method calls ]]] Index: subversion/bindings/javahl/native/JNIStackElement.cpp