Searched defs:getSystemProperties (Results 1 - 6 of 6) sorted by relevance

/openjdk10/jdk/test/com/sun/tools/attach/
H A DSimpleProvider.java93 public Properties getSystemProperties() throws IOException { method in class:SimpleVirtualMachine
/openjdk10/jdk/src/java.management/share/classes/java/lang/management/
H A DRuntimeMXBean.java341 public java.util.Map<String, String> getSystemProperties(); method in interface:RuntimeMXBean
/openjdk10/jdk/src/java.management/share/classes/sun/management/
H A DRuntimeImpl.java120 public Map<String,String> getSystemProperties() { method in class:RuntimeImpl
/openjdk10/jdk/src/jdk.attach/share/classes/com/sun/tools/attach/
H A DVirtualMachine.java573 public abstract Properties getSystemProperties() throws IOException; method in class:VirtualMachine
/openjdk10/jdk/src/jdk.attach/share/classes/sun/tools/attach/
H A DHotSpotVirtualMachine.java173 public Properties getSystemProperties() throws IOException { method in class:HotSpotVirtualMachine
/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/
H A DVM.java941 public Properties getSystemProperties() { method in class:VM

Completed in 56 milliseconds