Merge
This commit is contained in:
commit
f7ea8ac7b8
@ -159,6 +159,7 @@ public class WhiteBox {
|
||||
public native int NMTGetHashSize();
|
||||
|
||||
// Compiler
|
||||
public native int matchesMethod(Executable method, String pattern);
|
||||
public native int deoptimizeFrames(boolean makeNotEntrant);
|
||||
public native void deoptimizeAll();
|
||||
public boolean isMethodCompiled(Executable method) {
|
||||
|
Loading…
Reference in New Issue
Block a user