jdk/hotspot/test/compiler/jvmci/compilerToVM
Lana Steuck f50ba6cf4d Merge
2017-05-05 04:49:35 +00:00
..
AllocateCompileIdTest.java 8174879: Rename jdk.vm.ci to jdk.internal.vm.ci 2017-02-16 15:46:09 -08:00
AsResolvedJavaMethodTest.java 8177845: Need a mechanism to load Graal 2017-04-28 02:54:05 -07:00
CollectCountersTest.java 8174879: Rename jdk.vm.ci to jdk.internal.vm.ci 2017-02-16 15:46:09 -08:00
CompileCodeTestCase.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
ConstantPoolTestCase.java 8173912: [JVMCI] fix memory overhead of JVMCI 2017-02-06 10:45:11 +01:00
ConstantPoolTestsHelper.java 8173912: [JVMCI] fix memory overhead of JVMCI 2017-02-06 10:45:11 +01:00
DebugOutputTest.java 8164944: Refactor ProcessTools to get rid of dependency on java.management 2017-04-12 19:28:47 -07:00
DisassembleCodeBlobTest.java 8174879: Rename jdk.vm.ci to jdk.internal.vm.ci 2017-02-16 15:46:09 -08:00
DoNotInlineOrCompileTest.java 8177845: Need a mechanism to load Graal 2017-04-28 02:54:05 -07:00
DummyAbstractClass.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
DummyClass.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
DummyInterface.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
ExecuteInstalledCodeTest.java 8174879: Rename jdk.vm.ci to jdk.internal.vm.ci 2017-02-16 15:46:09 -08:00
FindUniqueConcreteMethodTest.java 8177845: Need a mechanism to load Graal 2017-04-28 02:54:05 -07:00
GetBytecodeTest.java 8177845: Need a mechanism to load Graal 2017-04-28 02:54:05 -07:00
GetClassInitializerTest.java 8177845: Need a mechanism to load Graal 2017-04-28 02:54:05 -07:00
GetConstantPoolTest.java 8177845: Need a mechanism to load Graal 2017-04-28 02:54:05 -07:00
GetExceptionTableTest.java 8177845: Need a mechanism to load Graal 2017-04-28 02:54:05 -07:00
GetFlagValueTest.java 8174879: Rename jdk.vm.ci to jdk.internal.vm.ci 2017-02-16 15:46:09 -08:00
GetImplementorTest.java 8177845: Need a mechanism to load Graal 2017-04-28 02:54:05 -07:00
GetLineNumberTableTest.java 8177845: Need a mechanism to load Graal 2017-04-28 02:54:05 -07:00
GetLocalVariableTableTest.java 8177845: Need a mechanism to load Graal 2017-04-28 02:54:05 -07:00
GetMaxCallTargetOffsetTest.java 8174879: Rename jdk.vm.ci to jdk.internal.vm.ci 2017-02-16 15:46:09 -08:00
GetNextStackFrameTest.java 8177845: Need a mechanism to load Graal 2017-04-28 02:54:05 -07:00
GetResolvedJavaMethodTest.java 8177845: Need a mechanism to load Graal 2017-04-28 02:54:05 -07:00
GetResolvedJavaTypeTest.java 8177845: Need a mechanism to load Graal 2017-04-28 02:54:05 -07:00
GetStackTraceElementTest.java 8177845: Need a mechanism to load Graal 2017-04-28 02:54:05 -07:00
GetSymbolTest.java 8177845: Need a mechanism to load Graal 2017-04-28 02:54:05 -07:00
GetVtableIndexForInterfaceTest.java 8177845: Need a mechanism to load Graal 2017-04-28 02:54:05 -07:00
HasCompiledCodeForOSRTest.java 8177845: Need a mechanism to load Graal 2017-04-28 02:54:05 -07:00
HasFinalizableSubclassTest.java 8177845: Need a mechanism to load Graal 2017-04-28 02:54:05 -07:00
HasNeverInlineDirectiveTest.java 8177845: Need a mechanism to load Graal 2017-04-28 02:54:05 -07:00
InvalidateInstalledCodeTest.java 8177845: Need a mechanism to load Graal 2017-04-28 02:54:05 -07:00
IsCompilableTest.java 8177845: Need a mechanism to load Graal 2017-04-28 02:54:05 -07:00
IsMatureTest.java 8174879: Rename jdk.vm.ci to jdk.internal.vm.ci 2017-02-16 15:46:09 -08:00
IsMatureVsReprofileTest.java 8177845: Need a mechanism to load Graal 2017-04-28 02:54:05 -07:00
JVM_RegisterJVMCINatives.java 8174879: Rename jdk.vm.ci to jdk.internal.vm.ci 2017-02-16 15:46:09 -08:00
LookupKlassInPoolTest.java 8177845: Need a mechanism to load Graal 2017-04-28 02:54:05 -07:00
LookupKlassRefIndexInPoolTest.java 8177845: Need a mechanism to load Graal 2017-04-28 02:54:05 -07:00
LookupMethodInPoolTest.java 8177845: Need a mechanism to load Graal 2017-04-28 02:54:05 -07:00
LookupNameAndTypeRefIndexInPoolTest.java 8177845: Need a mechanism to load Graal 2017-04-28 02:54:05 -07:00
LookupNameInPoolTest.java 8177845: Need a mechanism to load Graal 2017-04-28 02:54:05 -07:00
LookupSignatureInPoolTest.java 8177845: Need a mechanism to load Graal 2017-04-28 02:54:05 -07:00
LookupTypeTest.java 8177845: Need a mechanism to load Graal 2017-04-28 02:54:05 -07:00
MaterializeVirtualObjectTest.java 8177845: Need a mechanism to load Graal 2017-04-28 02:54:05 -07:00
MethodIsIgnoredBySecurityStackWalkTest.java 8177845: Need a mechanism to load Graal 2017-04-28 02:54:05 -07:00
ReadConfigurationTest.java 8177845: Need a mechanism to load Graal 2017-04-28 02:54:05 -07:00
ReprofileTest.java 8177845: Need a mechanism to load Graal 2017-04-28 02:54:05 -07:00
ResolveConstantInPoolTest.java 8177845: Need a mechanism to load Graal 2017-04-28 02:54:05 -07:00
ResolveFieldInPoolTest.java 8177845: Need a mechanism to load Graal 2017-04-28 02:54:05 -07:00
ResolveMethodTest.java 8177845: Need a mechanism to load Graal 2017-04-28 02:54:05 -07:00
ResolvePossiblyCachedConstantInPoolTest.java 8177845: Need a mechanism to load Graal 2017-04-28 02:54:05 -07:00
ResolveTypeInPoolTest.java 8177845: Need a mechanism to load Graal 2017-04-28 02:54:05 -07:00
ShouldDebugNonSafepointsTest.java 8174879: Rename jdk.vm.ci to jdk.internal.vm.ci 2017-02-16 15:46:09 -08:00
ShouldInlineMethodTest.java 8177845: Need a mechanism to load Graal 2017-04-28 02:54:05 -07:00