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

/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/utilities/
H A DObjectReader.java106 return readInstance((Instance) oop);
276 public Object readInstance(Instance oop) throws ClassNotFoundException { method in class:ObjectReader
/openjdk10/test/lib/jdk/test/lib/hprof/parser/
H A DHprofReader.java512 int bytesRead = readInstance();
756 private int readInstance() throws IOException { method in class:HprofReader

Completed in 83 milliseconds