jdk/make/mapfiles/libjava/mapfile-vers
changeset 39318 2006d1d41c8b
parent 38583 d887ee89eec0
child 40954 72ca7f63532a
equal deleted inserted replaced
39317:fbda4d400372 39318:2006d1d41c8b
    54 		JNU_SetFieldByName;
    54 		JNU_SetFieldByName;
    55 		JNU_SetStaticFieldByName;
    55 		JNU_SetStaticFieldByName;
    56 		JNU_ThrowArrayIndexOutOfBoundsException;
    56 		JNU_ThrowArrayIndexOutOfBoundsException;
    57 		JNU_ThrowByName;
    57 		JNU_ThrowByName;
    58 		JNU_ThrowByNameWithLastError;
    58 		JNU_ThrowByNameWithLastError;
       
    59 		JNU_ThrowByNameWithMessageAndLastError;
    59 		JNU_ThrowClassNotFoundException;
    60 		JNU_ThrowClassNotFoundException;
    60 		JNU_ThrowIllegalAccessError;
    61 		JNU_ThrowIllegalAccessError;
    61 		JNU_ThrowIllegalAccessException;
    62 		JNU_ThrowIllegalAccessException;
    62 		JNU_ThrowIllegalArgumentException;
    63 		JNU_ThrowIllegalArgumentException;
    63 		JNU_ThrowInstantiationException;
    64 		JNU_ThrowInstantiationException;