|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectsun.misc.JIT
public class JIT
| Constructor Summary | |
|---|---|
JIT()
|
|
| Method Summary | |
|---|---|
static boolean |
compileMethod(Member m,
boolean verbose)
|
static boolean |
neverCompileMethod(Member m)
|
static boolean |
reparseJitOptions(String optionString)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JIT()
| Method Detail |
|---|
public static boolean compileMethod(Member m,
boolean verbose)
public static boolean neverCompileMethod(Member m)
public static boolean reparseJitOptions(String optionString)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||