public class Unsafe_compareAndSwap extends JTTTest
JTTTest.DummyTestClassGraalCompilerTest.ArgSupplier, GraalCompilerTest.ResultGraalTest.MultiCauseAssertionError| Modifier and Type | Field and Description |
|---|---|
private static Unsafe_compareAndSwap |
instance |
(package private) static sun.misc.Unsafe |
unsafe |
private String |
value |
(package private) static long |
valueOffset |
lastCompiledGraph| Constructor and Description |
|---|
Unsafe_compareAndSwap() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
before(ResolvedJavaMethod m)
Called before a test is executed.
|
void |
run0() |
static String |
test(Unsafe_compareAndSwap u,
Object o,
String expected,
String newValue) |
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, ulpsDeltastatic final sun.misc.Unsafe unsafe
static final long valueOffset
private static final Unsafe_compareAndSwap instance
public Unsafe_compareAndSwap()
protected void before(ResolvedJavaMethod m)
GraalCompilerTestbefore in class GraalCompilerTest