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

/openjdk7/jdk/test/java/lang/instrument/ilib/
H A DOptions.java29 public boolean shouldInstrumentIndexed = false; field in class:Options
H A DInject.java177 if (options.shouldInstrumentIndexed) {
208 if (options.shouldInstrumentIndexed) {
/openjdk7/jdk/test/java/lang/instrument/
H A DRetransformAgent.java79 opt.shouldInstrumentIndexed = true;

Completed in 30 milliseconds