gcc/libjava/testsuite
Kyle Galloway 7a1bf87c6e interpret.cc (_Jv_InterpMethod::check_handler): New method.
2007-02-15  Kyle Galloway  <kgallowa@redhat.com>
	
	* interpret.cc (_Jv_InterpMethod::check_handler): New method.
    * interpret-run.cc: Change the catch section to report exception
    events and to use the new check_handler method.
    * include/java-interp.h (_Jv_InterpMethod): Add check_handler.
    * gnu/gcj/jvmti/ExceptionEvent.java: New file.
    * gnu/gcj/jvmti/ExceptionEvent.h: New file.
    * gnu/gcj/jvmti/natExceptionEvent.cc: New file.
    * libjava/classpath/lib/gnu/gcj/jvmti/ExceptionEvent.class: New
    file.
    * sources.am: Added ExceptionEvent.java.
    * Makefile.am: Added natExceptionEvent.cc
    * Makefile.in: Regenerated.
    * include/Makefile.in: Regenerated.
    * gcj/Makefile.in: Regenerated.

From-SVN: r122019
2007-02-16 00:05:39 +00:00
..
config Initial revision 1999-04-07 14:42:40 +00:00
lib libjava.exp (exec_gij): Change [ to { in if statement. 2007-01-25 14:42:45 +00:00
libjava.cni Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
libjava.jar jar.exp (gcj_jar_interpret): Updated. 2004-12-21 01:01:08 +00:00
libjava.jni init.c: New file. 2007-02-07 22:02:40 +00:00
libjava.jvmti natVMVirtualMachine (getFrames): Implement. 2007-02-15 14:49:50 +00:00
libjava.lang 2007-02-13 Andrew Haley <aph@redhat.com> 2007-02-13 18:25:47 +00:00
libjava.loader Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
libjava.mauve xfails: Updated to reflect current state of mauve and libjava. 2005-06-26 22:41:31 +02:00
libjava.special Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
libjava.verify jar.exp (gcj_jar_interpret): Updated. 2004-12-21 01:01:08 +00:00
ChangeLog-old re PR java/15769 (ICE: infinite recursion through gimplify_expr) 2004-06-08 06:30:33 -07:00
Makefile.am testsuite/Makefile.am (compile-tests): Fix typo. 2007-02-05 18:13:44 +00:00
Makefile.in interpret.cc (_Jv_InterpMethod::check_handler): New method. 2007-02-16 00:05:39 +00:00