| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| gnu | ||
| java | ||
| javax | ||
| jazzlib | ||
| org | ||
| sun | ||
| .cvsignore | ||
| Makefile.am | ||
| Makefile.gcj | ||
| Makefile.in | ||
| copy-vmresources.sh.in | ||
| gen-classlist.sh.in | ||
| mkcollections.pl.in | ||
| mkdep.pl.in | ||
| split-for-gcj.sh | ||
| standard.omit.in |
* 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
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| gnu | Loading commit data... | |
| java | Loading commit data... | |
| javax | Loading commit data... | |
| jazzlib | Loading commit data... | |
| org | Loading commit data... | |
| sun | Loading commit data... | |
| .cvsignore | Loading commit data... | |
| Makefile.am | Loading commit data... | |
| Makefile.gcj | Loading commit data... | |
| Makefile.in | Loading commit data... | |
| copy-vmresources.sh.in | Loading commit data... | |
| gen-classlist.sh.in | Loading commit data... | |
| mkcollections.pl.in | Loading commit data... | |
| mkdep.pl.in | Loading commit data... | |
| split-for-gcj.sh | Loading commit data... | |
| standard.omit.in | Loading commit data... |