public class HP_field03 extends JTTTest
JTTTest.DummyTestClassGraalCompilerTest.ArgSupplier, GraalCompilerTest.ResultGraalTest.MultiCauseAssertionError| Modifier and Type | Field and Description |
|---|---|
static byte |
b |
static char |
c |
static double |
d |
static float |
f |
static int |
i |
static long |
l |
static short |
s |
lastCompiledGraph| Constructor and Description |
|---|
HP_field03() |
| Modifier and Type | Method and Description |
|---|---|
void |
before(ResolvedJavaMethod m)
Called before a test is executed.
|
void |
run0() |
static int |
test(int count) |
assertDeepEquals, getCode, parseEager, runTest, runTest, runTest, runTestWithDeltaaddMethod, after, afterTest, applyArgSuppliers, argsWithReceiver, asResolvedJavaMethod, assertConstantReturn, assertEquals, assertEquals, assertEquals, beforeTest, branchProbability, breakpoint, breakpoint, checkArgs, checkHighTierGraph, checkLowTierGraph, checkMidTierGraph, compile, countUnusedConstants, createLIRSuites, createSuites, editGraphBuilderConfiguration, executeActual, executeActualCheckDeopt, executeExpected, getBackend, getCanonicalGraphString, 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, parseForCompile, parseProfiled, parseProfiled, referenceInvoke, supply, test, test, testAgainstExpected, testAgainstExpected, testNassertDeepEquals, assertDeepEquals, assertDeepEquals, assertFalse, assertFalse, assertFalse, assertTrue, assertTrue, assertTrue, equalFloatsOrDoublesDelta, fail, getMethod, getMethod, getMethod, ulpsDeltapublic static byte b
public static char c
public static short s
public static int i
public static long l
public static float f
public static double d
public HP_field03()
public static int test(int count)
public void before(ResolvedJavaMethod m)
GraalCompilerTestbefore in class GraalCompilerTest