< prev index next >

make/java/java/mapfile-vers

Print this page
rev 1552 : 8157749: Improve handling of DNS error replies
Reviewed-by: chegar, rriggs, coffeys

@@ -54,10 +54,11 @@
                 JNU_SetFieldByName;
                 JNU_SetStaticFieldByName;
                 JNU_ThrowArrayIndexOutOfBoundsException;
                 JNU_ThrowByName;
                 JNU_ThrowByNameWithLastError;
+                JNU_ThrowByNameWithMessageAndLastError;
                 JNU_ThrowClassNotFoundException;
                 JNU_ThrowIllegalAccessError;
                 JNU_ThrowIllegalAccessException;
                 JNU_ThrowIllegalArgumentException;
                 JNU_ThrowInstantiationException;
< prev index next >