gcc/libjava/classpath/lib
Keith Seitz befd756626 jvmti-int.h (_Jv_ReportJVMTIExceptionThrow): Declare.
* include/jvmti-int.h (_Jv_ReportJVMTIExceptionThrow):
        Declare.
        * interpret.cc (_Jv_ReportJVMTIExceptionThrow): New function.
        (find_catch_location): New function.
        (REPORT_EXCEPTION): New macro.
        (throw_internal_error): Use REPORT_EXCEPTION.
        (throw_incompatible_class_change_error): Likewise.
        (throw_null_pointer_exception): Likewise.
        (throw_class_format_error): Likewise.
        * interpret-run.cc (INTERP_REPORT_EXCEPTION)[DEBUG]: Set
        to REPORT_EXCEPTION.
        (INTERP_REPORT_EXCEPTION)[!DEBUG]: Make nop.
        (insn_new): Use INTERP_REPORT_EXCEPTION.
        (insn_athrow): Likewise.
        Remove previous JVMTI exception notifications.
        Add JVMTI ExceptionCatch notificatin.
        * jni.cc (_Jv_PopSystemFrame): Notify JVMTI clients of
        exception throw.
        * gnu/gcj/jvmti/ExceptionEvent.java: Removed.
        * gnu/gcj/jvmti/ExceptionEvent.h: Removed.
        * classpath/lib/gnu/gcj/jvmti/ExceptionEvent.class: Removed.
        * gnu/classpath/jdwp/natVMVirtualMachine.cc
        (jdwpExceptionCB): New function.
        (jdwpVMInitCB): Set Exception event handler and enable.
        * sources.am: Regenerated.
        * Makefile.in: Regenerated.

From-SVN: r124406
2007-05-04 01:04:11 +00:00
..
gnu jvmti-int.h (_Jv_ReportJVMTIExceptionThrow): Declare. 2007-05-04 01:04:11 +00:00
java ObjectStreamClass.java (ensureFieldsSet): New method. 2007-04-26 14:31:29 +00:00
javax 2007-04-16 Andrew John Hughes <gnu_andrew@member.fsf.org> 2007-04-16 14:50:03 +00:00
jazzlib Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
org TaggedComponentHelper.java (read): Use read_octet_array(), not read(). 2007-04-16 13:48:26 +00:00
sun AnnotationInvocationHandler.java: Generify in a few places. 2007-03-02 19:05:57 +00:00
.cvsignore Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
copy-vmresources.sh.in Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
gen-classlist.sh.in Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Makefile.am Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Makefile.gcj Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Makefile.in configure.ac: New configure option --enable-generated-files-in-srcdir. 2007-03-19 05:57:53 +00:00
mkcollections.pl.in Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
mkdep.pl.in Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
split-for-gcj.sh
standard.omit.in Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00