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

/openjdk10/test/lib/jdk/test/lib/hprof/parser/
H A DHprofReader.java60 private final static int VERSION_JDK6 = 2; field in class:HprofReader
259 if (version >= VERSION_JDK6) {
276 if (version >= VERSION_JDK6) {

Completed in 233 milliseconds