Class | Description |
---|---|
EAMergingTest | |
EarlyReadEliminationTest | |
EarlyReadEliminationTest.TestObject | |
EarlyReadEliminationTest.TestObject2 | |
EarlyReadEliminationTest.TestObject3 | |
EATestBase |
This base class for all Escape Analysis tests does not contain tests itself, therefore it is not
automatically excluded from JaCoCo.
|
EATestBase.TestClassInt | |
EATestBase.TestClassObject | |
EscapeAnalysisTest |
The PartialEscapeAnalysisPhase is expected to remove all allocations and return the correct
values.
|
PartialEscapeAnalysisTest |
The PartialEscapeAnalysisPhase is expected to remove all allocations and return the correct
values.
|
PartialEscapeAnalysisTest.CacheKey | |
PartialEscapeAnalysisTest.TestObject | |
PartialEscapeAnalysisTest.TestObject2 | |
PEAAssertionsTest | |
PEAAssertionsTest.TestClass | |
PEAReadEliminationTest | |
PoorMansEATest | |
PoorMansEATest.A | |
UnsafeEATest |
Exception | Description |
---|---|
EscapeAnalysisTest.MyException |