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

/openjdk7/jdk/test/java/lang/instrument/
H A DInstrumentationHandoff.java38 private static Instrumentation sInstrumentation; field in class:InstrumentationHandoff
50 sInstrumentation = inst;
57 return sInstrumentation;

Completed in 28 milliseconds