Searched refs:COMPILER_STATS_VERSION (Results 1 – 1 of 1) sorted by relevance
49 private final static int COMPILER_STATS_VERSION = 1; field in CompilerStats181 fpw.println(COMPILER_STATS_VERSION); in write()219 if (version != COMPILER_STATS_VERSION) { in read()