public class DataPatchTest extends GraalCompilerTest
| Modifier and Type | Class and Description |
|---|---|
private static class |
DataPatchTest.ConstantFoldBarrier |
private static class |
DataPatchTest.DataPatchTestSubstitutions |
GraalCompilerTest.ArgSupplier, GraalCompilerTest.ResultGraalTest.MultiCauseAssertionError| Modifier and Type | Field and Description |
|---|---|
private static HotSpotVMConfig |
config |
private static boolean |
initReplacements |
lastCompiledGraph| Constructor and Description |
|---|
DataPatchTest() |
| Modifier and Type | Method and Description |
|---|---|
private static Object |
compressUncompress(Object obj) |
static double |
doubleSnippet() |
void |
doubleTest() |
void |
initReplacements() |
static Object |
narrowOopSnippet() |
void |
narrowOopTest() |
static Object |
oopSnippet() |
void |
oopTest() |
addMethod, after, afterTest, applyArgSuppliers, argsWithReceiver, asResolvedJavaMethod, assertConstantReturn, assertEquals, assertEquals, assertEquals, before, beforeTest, branchProbability, breakpoint, breakpoint, checkArgs, checkHighTierGraph, checkLowTierGraph, checkMidTierGraph, compile, countUnusedConstants, createLIRSuites, createSuites, editGraphBuilderConfiguration, executeActual, executeActualCheckDeopt, executeExpected, getBackend, getCanonicalGraphString, getCode, getCode, getCode, getCodeCache, getConstantReflection, getCustomGraphBuilderSuite, getDefaultGraphBuilderPlugins, getDefaultGraphBuilderSuite, getDefaultHighTierContext, getLIRSuites, getLowerer, getMetaAccess, getNodeCountExcludingUnusedConstants, getProviders, getReplacements, getResolvedJavaMethod, getResolvedJavaMethod, getResolvedJavaMethod, getSnippetReflection, getSpeculationLog, getSuites, getTarget, initializeDebugging, invoke, isArchitecture, iterationCount, lookupMethod, parseDebug, parseEager, parseEager, parseForCompile, parseProfiled, parseProfiled, referenceInvoke, supply, test, test, testAgainstExpected, testAgainstExpected, testNassertDeepEquals, assertDeepEquals, assertDeepEquals, assertDeepEquals, assertFalse, assertFalse, assertFalse, assertTrue, assertTrue, assertTrue, equalFloatsOrDoublesDelta, fail, getMethod, getMethod, getMethod, ulpsDeltaprivate static final HotSpotVMConfig config
private static boolean initReplacements
public DataPatchTest()
public static double doubleSnippet()
public void doubleTest()
public static Object oopSnippet()
public void oopTest()
private static Object compressUncompress(Object obj)
public static Object narrowOopSnippet()
public void narrowOopTest()
public void initReplacements()