jdk-24/hotspot/test/compiler/jvmci/compilerToVM
Igor Ignatyev a0381422dd 8132919: Put compiler tests in packages
Reviewed-by: vlivanov, dpochepk
2016-07-12 18:24:48 +03:00
..
AllocateCompileIdTest.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
CanInlineMethodTest.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
CollectCountersTest.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
CompileCodeTestCase.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
ConstantPoolTestCase.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
ConstantPoolTestsHelper.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
DebugOutputTest.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
DisassembleCodeBlobTest.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
DoNotInlineOrCompileTest.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
DummyAbstractClass.java 8136421: JEP 243: Java-Level JVM Compiler Interface 2015-10-08 12:49:30 -10:00
DummyClass.java 8136421: JEP 243: Java-Level JVM Compiler Interface 2015-10-08 12:49:30 -10:00
DummyInterface.java 8136421: JEP 243: Java-Level JVM Compiler Interface 2015-10-08 12:49:30 -10:00
ExecuteInstalledCodeTest.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
FindUniqueConcreteMethodTest.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
GetBytecodeTest.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
GetClassInitializerTest.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
GetConstantPoolTest.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
GetExceptionTableTest.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
GetImplementorTest.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
GetLineNumberTableTest.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
GetLocalVariableTableTest.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
GetMaxCallTargetOffsetTest.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
GetNextStackFrameTest.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
GetResolvedJavaMethodAtSlotTest.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
GetResolvedJavaMethodTest.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
GetResolvedJavaTypeTest.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
GetStackTraceElementTest.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
GetSymbolTest.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
GetVtableIndexForInterfaceTest.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
HasCompiledCodeForOSRTest.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
HasFinalizableSubclassTest.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
InitializeConfigurationTest.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
InvalidateInstalledCodeTest.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
IsMatureTest.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
JVM_RegisterJVMCINatives.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
LookupKlassInPoolTest.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
LookupKlassRefIndexInPoolTest.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
LookupMethodInPoolTest.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
LookupNameAndTypeRefIndexInPoolTest.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
LookupNameInPoolTest.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
LookupSignatureInPoolTest.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
LookupTypeTest.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
MaterializeVirtualObjectTest.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
MethodIsIgnoredBySecurityStackWalkTest.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
ReprofileTest.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
ResolveConstantInPoolTest.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
ResolveFieldInPoolTest.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
ResolveMethodTest.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
ResolvePossiblyCachedConstantInPoolTest.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
ResolveTypeInPoolTest.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
ShouldDebugNonSafepointsTest.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
ShouldInlineMethodTest.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00