| Package | Description | 
|---|---|
| com.sun.jdi.request | This package is used to request that a JDI
 event be sent under specified conditions. | 
| Modifier and Type | Method and Description | 
|---|---|
| VMDeathRequest | EventRequestManager. createVMDeathRequest()Creates a new disabled  VMDeathRequest. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<VMDeathRequest> | EventRequestManager. vmDeathRequests()Return an unmodifiable list of the enabled and disabled VM death requests. | 
 Copyright © 1999, 2017, Oracle and/or its affiliates.  All rights reserved.