Searched defs:compilerName (Results 1 - 1 of 1) sorted by relevance

/openjdk10/hotspot/src/share/tools/LogCompilation/src/com/sun/hotspot/tools/compiler/
H A DLogCleanupReader.java58 static final private Matcher compilerName = Pattern.compile("' (C[12]) compile_id=").matcher(""); field in class:LogCleanupReader

Completed in 30 milliseconds