Searched refs:VM_START (Results 1 – 2 of 2) sorted by relevance
176 super(suspendPolicy, packet, JDWPConstants.EventKind.VM_START); in Event_VM_START()656 case JDWPConstants.EventKind.VM_START: { in parseEventPacket()
321 public static final byte VM_START = VM_INIT; field in JDWPConstants.EventKind