Searched refs:canGetBytecodes (Results 1 - 4 of 4) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/jdi/
H A DVirtualMachine.java487 boolean canGetBytecodes(); method in interface:VirtualMachine
/openjdk7/jdk/src/share/classes/com/sun/tools/jdi/
H A DVirtualMachineImpl.java616 public boolean canGetBytecodes() { method in class:VirtualMachineImpl
618 return capabilities().canGetBytecodes;
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/
H A DVirtualMachineImpl.java618 public boolean canGetBytecodes() { method in class:VirtualMachineImpl
/openjdk7/jdk/make/jpda/jdwp/
H A Djdwp.spec251 (boolean canGetBytecodes
379 (boolean canGetBytecodes
1326 "Requires canGetBytecodes capability - see "

Completed in 61 milliseconds