Searched defs:getOS (Results 1 - 11 of 11) sorted by relevance

/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/utilities/
H A DPlatformInfo.java34 public static String getOS() throws UnsupportedPlatformException { method in class:PlatformInfo
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/dummy/
H A DDummyDebugger.java79 public String getOS() { method in class:DummyDebugger
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/
H A DDebugger.java77 public String getOS() throws DebuggerException; method in interface:Debugger
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/remote/
H A DRemoteDebuggerServer.java52 public String getOS() throws RemoteException { method in class:RemoteDebuggerServer
H A DRemoteDebugger.java52 public String getOS() throws RemoteException; method in interface:RemoteDebugger
H A DRemoteDebuggerClient.java169 public String getOS() throws DebuggerException { method in class:RemoteDebuggerClient
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/linux/
H A DLinuxDebuggerLocal.java333 public String getOS() { method in class:LinuxDebuggerLocal
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/windbg/
H A DWindbgDebuggerLocal.java206 public String getOS() { method in class:WindbgDebuggerLocal
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/bsd/
H A DBsdDebuggerLocal.java342 public String getOS() { method in class:BsdDebuggerLocal
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/proc/
H A DProcDebuggerLocal.java222 public String getOS() { method in class:ProcDebuggerLocal
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/
H A DVM.java512 public String getOS() { method in class:VM

Completed in 66 milliseconds