public class DeoptTester extends Object
| Constructor and Description |
|---|
DeoptTester() |
| Modifier and Type | Method and Description |
|---|---|
static void |
deoptTest()
Scans the stack frames and if there are some new (= so far not seen) PCs inside deoptimizable
methods, a deopt is done.
|
static void |
disableDeoptTesting() |
static void |
enableDeoptTesting() |
public static void deoptTest()
SnippetRuntime.DEOPTTEST.public static void disableDeoptTesting()
public static void enableDeoptTesting()