Searched defs:isClientCompiler (Results 1 - 1 of 1) sorted by relevance
| /openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/ | ||
| H A D | VM.java | 662 public boolean isClientCompiler() { method in class:VM 690 Assert.that(isClientCompiler(), "C1 builds only"); |
Completed in 34 milliseconds