public class BC_arraylength extends JTTTest
JTTTest.DummyTestClassGraalCompilerTest.ArgSupplier, GraalCompilerTest.ResultGraalTest.MultiCauseAssertionError| Modifier and Type | Field and Description |
|---|---|
(package private) static byte[] |
array0 |
(package private) static char[] |
array1 |
(package private) static short[] |
array2 |
(package private) static int[] |
array3 |
(package private) static long[] |
array4 |
(package private) static float[] |
array5 |
(package private) static double[] |
array6 |
(package private) static Object[] |
array7 |
(package private) static boolean[] |
array8 |
lastCompiledGraph| Constructor and Description |
|---|
BC_arraylength() |
| Modifier and Type | Method and Description |
|---|---|
void |
run0() |
void |
run1() |
void |
run2() |
void |
run3() |
void |
run4() |
void |
run5() |
void |
run6() |
void |
run7() |
void |
run8() |
static int |
testBoolean(boolean[] arg) |
static int |
testByte(byte[] arg) |
static int |
testChar(char[] arg) |
static int |
testDouble(double[] arg) |
static int |
testFloat(float[] arg) |
static int |
testInt(int[] arg) |
static int |
testLong(long[] arg) |
static int |
testObject(Object[] arg) |
static int |
testShort(short[] arg) |
assertDeepEquals, getCode, parseEager, runTest, runTest, runTest, runTestWithDeltaaddMethod, 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, 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, ulpsDeltastatic byte[] array0
static char[] array1
static short[] array2
static int[] array3
static long[] array4
static float[] array5
static double[] array6
static boolean[] array8
public BC_arraylength()
public static int testByte(byte[] arg)
public static int testChar(char[] arg)
public static int testShort(short[] arg)
public static int testInt(int[] arg)
public static int testLong(long[] arg)
public static int testFloat(float[] arg)
public static int testDouble(double[] arg)
public static int testObject(Object[] arg)
public static int testBoolean(boolean[] arg)