On 01/02/2014 18:03, roger riggs wrote:
Hi,

A few small changes to cleanup the name and use of CHECK macros.
The CHECK_NULL_* macros are more generally useful without the JNU_ prefix. The JNU_CHECK_EXCEPTION* macros apply only when there is an jni environment.

Webrev:
    http://cr.openjdk.java.net/~rriggs/webrev-check-cleanup-8031737/
Keeping CHECK_NULL* for the macros that don't take an env makes sense. The changes look okay to me.

-Alan

Reply via email to