Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
R
riscv-gcc-1
  • Overview
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • lvzhengyang
  • riscv-gcc-1
  • Repository

Switch branch/tag
  • riscv-gcc-1
  • ..
  • jvmti
  • ExceptionEvent.class
Find file
HistoryPermalink
  • Kyle Galloway's avatar
    interpret.cc (_Jv_InterpMethod::check_handler): New method. · 7a1bf87c
    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
    Kyle Galloway committed Feb 16, 2007
    7a1bf87c
ExceptionEvent.class 1.5 KB

Download (1.5 KB)