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