< prev index next >

make/mapfiles/libjava/mapfile-vers

Print this page
rev 14890 : 8158023: SocketExceptions contain too little information sometimes

@@ -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 >