RFR: (8031737) CHECK_NULL and CHECK_EXCEPTION macros cleanup
Alan Bateman
Alan.Bateman at oracle.com
Sat Feb 1 21:11:22 UTC 2014
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
More information about the core-libs-dev
mailing list