public class Unsafe_compareAndSwap extends JTTTest
JTTTest.DummyTestClass
GraalCompilerTest.ArgSupplier, GraalCompilerTest.Result
GraalTest.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, runTestWithDelta
addMethod, 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, testN
assertDeepEquals, assertDeepEquals, assertDeepEquals, assertFalse, assertFalse, assertFalse, assertTrue, assertTrue, assertTrue, equalFloatsOrDoublesDelta, fail, getMethod, getMethod, getMethod, ulpsDelta
static final sun.misc.Unsafe unsafe
static final long valueOffset
private static final Unsafe_compareAndSwap instance
public Unsafe_compareAndSwap()
protected void before(ResolvedJavaMethod m)
GraalCompilerTest
before
in class GraalCompilerTest