Home | History | Annotate | Download | only in 995-breakpoints-throw
      1 Test basic JVMTI breakpoint functionality.
      2 
      3 Tests that it is possible to throw exceptions while handling breakpoint events
      4 and that they are handled appropriately. This includes checking that it is
      5 possible for the method being breakpointed to catch exceptions thrown by the
      6 handler.
      7