From 2e3a610c4a261ae5252d7947f74c70951300fd7a Mon Sep 17 00:00:00 2001 From: tromey Date: Mon, 27 Mar 2000 19:51:46 +0000 Subject: * jni.cc (_Jv_JNI_PopSystemFrame): If environment has exception set, throw it. (call): Don't throw exception here. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32770 138bc75d-0d04-0410-961f-82ee72b054a4 --- libjava/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'libjava/ChangeLog') diff --git a/libjava/ChangeLog b/libjava/ChangeLog index 3f42bfba17a..dd2a68dade7 100644 --- a/libjava/ChangeLog +++ b/libjava/ChangeLog @@ -1,3 +1,9 @@ +2000-03-26 Tom Tromey + + * jni.cc (_Jv_JNI_PopSystemFrame): If environment has exception + set, throw it. + (call): Don't throw exception here. + 2000-03-26 Tom Tromey * java/lang/mprec.h: Use SIZEOF_VOID_P. -- cgit v1.2.3