jdk/hotspot/test/compiler/jvmci/compilerToVM
Jesper Wilhelmsson 65ae405a5b Merge
2016-12-08 17:03:45 +01:00
..
AllocateCompileIdTest.java 8170227: use vm.jvmci property in compiler/jvmci tests 2016-11-29 00:25:13 +03:00
AsResolvedJavaMethodTest.java 8170227: use vm.jvmci property in compiler/jvmci tests 2016-11-29 00:25:13 +03:00
CanInlineMethodTest.java 8170227: use vm.jvmci property in compiler/jvmci tests 2016-11-29 00:25:13 +03:00
CollectCountersTest.java 8170227: use vm.jvmci property in compiler/jvmci tests 2016-11-29 00:25:13 +03:00
CompileCodeTestCase.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
ConstantPoolTestCase.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
ConstantPoolTestsHelper.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
DebugOutputTest.java 8170227: use vm.jvmci property in compiler/jvmci tests 2016-11-29 00:25:13 +03:00
DisassembleCodeBlobTest.java 8170227: use vm.jvmci property in compiler/jvmci tests 2016-11-29 00:25:13 +03:00
DoNotInlineOrCompileTest.java 8170227: use vm.jvmci property in compiler/jvmci tests 2016-11-29 00:25:13 +03: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 8170227: use vm.jvmci property in compiler/jvmci tests 2016-11-29 00:25:13 +03:00
FindUniqueConcreteMethodTest.java 8170227: use vm.jvmci property in compiler/jvmci tests 2016-11-29 00:25:13 +03:00
GetBytecodeTest.java 8170227: use vm.jvmci property in compiler/jvmci tests 2016-11-29 00:25:13 +03:00
GetClassInitializerTest.java 8170227: use vm.jvmci property in compiler/jvmci tests 2016-11-29 00:25:13 +03:00
GetConstantPoolTest.java 8170227: use vm.jvmci property in compiler/jvmci tests 2016-11-29 00:25:13 +03:00
GetExceptionTableTest.java 8170227: use vm.jvmci property in compiler/jvmci tests 2016-11-29 00:25:13 +03:00
GetImplementorTest.java 8170227: use vm.jvmci property in compiler/jvmci tests 2016-11-29 00:25:13 +03:00
GetLineNumberTableTest.java 8170227: use vm.jvmci property in compiler/jvmci tests 2016-11-29 00:25:13 +03:00
GetLocalVariableTableTest.java 8170227: use vm.jvmci property in compiler/jvmci tests 2016-11-29 00:25:13 +03:00
GetMaxCallTargetOffsetTest.java 8170227: use vm.jvmci property in compiler/jvmci tests 2016-11-29 00:25:13 +03:00
GetNextStackFrameTest.java 8170227: use vm.jvmci property in compiler/jvmci tests 2016-11-29 00:25:13 +03:00
GetResolvedJavaMethodTest.java Merge 2016-12-08 15:49:29 +01:00
GetResolvedJavaTypeTest.java 8078450: Implement consistent process for quarantine of tests 2016-12-07 14:37:35 +03:00
GetStackTraceElementTest.java 8170227: use vm.jvmci property in compiler/jvmci tests 2016-11-29 00:25:13 +03:00
GetSymbolTest.java Merge 2016-12-08 15:49:29 +01:00
GetVtableIndexForInterfaceTest.java 8170227: use vm.jvmci property in compiler/jvmci tests 2016-11-29 00:25:13 +03:00
HasCompiledCodeForOSRTest.java 8170227: use vm.jvmci property in compiler/jvmci tests 2016-11-29 00:25:13 +03:00
HasFinalizableSubclassTest.java 8170227: use vm.jvmci property in compiler/jvmci tests 2016-11-29 00:25:13 +03:00
InvalidateInstalledCodeTest.java 8078450: Implement consistent process for quarantine of tests 2016-12-07 14:37:35 +03:00
IsMatureTest.java 8170227: use vm.jvmci property in compiler/jvmci tests 2016-11-29 00:25:13 +03:00
JVM_RegisterJVMCINatives.java Merge 2016-12-08 15:49:29 +01:00
LookupKlassInPoolTest.java 8170227: use vm.jvmci property in compiler/jvmci tests 2016-11-29 00:25:13 +03:00
LookupKlassRefIndexInPoolTest.java 8170227: use vm.jvmci property in compiler/jvmci tests 2016-11-29 00:25:13 +03:00
LookupMethodInPoolTest.java 8170227: use vm.jvmci property in compiler/jvmci tests 2016-11-29 00:25:13 +03:00
LookupNameAndTypeRefIndexInPoolTest.java 8170227: use vm.jvmci property in compiler/jvmci tests 2016-11-29 00:25:13 +03:00
LookupNameInPoolTest.java 8170227: use vm.jvmci property in compiler/jvmci tests 2016-11-29 00:25:13 +03:00
LookupSignatureInPoolTest.java 8170227: use vm.jvmci property in compiler/jvmci tests 2016-11-29 00:25:13 +03:00
LookupTypeTest.java 8170227: use vm.jvmci property in compiler/jvmci tests 2016-11-29 00:25:13 +03:00
MaterializeVirtualObjectTest.java 8170227: use vm.jvmci property in compiler/jvmci tests 2016-11-29 00:25:13 +03:00
MethodIsIgnoredBySecurityStackWalkTest.java 8170227: use vm.jvmci property in compiler/jvmci tests 2016-11-29 00:25:13 +03:00
ReadConfigurationTest.java 8170227: use vm.jvmci property in compiler/jvmci tests 2016-11-29 00:25:13 +03:00
ReprofileTest.java 8170227: use vm.jvmci property in compiler/jvmci tests 2016-11-29 00:25:13 +03:00
ResolveConstantInPoolTest.java 8170227: use vm.jvmci property in compiler/jvmci tests 2016-11-29 00:25:13 +03:00
ResolveFieldInPoolTest.java 8170227: use vm.jvmci property in compiler/jvmci tests 2016-11-29 00:25:13 +03:00
ResolveMethodTest.java 8170227: use vm.jvmci property in compiler/jvmci tests 2016-11-29 00:25:13 +03:00
ResolvePossiblyCachedConstantInPoolTest.java 8170227: use vm.jvmci property in compiler/jvmci tests 2016-11-29 00:25:13 +03:00
ResolveTypeInPoolTest.java 8170227: use vm.jvmci property in compiler/jvmci tests 2016-11-29 00:25:13 +03:00
ShouldDebugNonSafepointsTest.java 8170227: use vm.jvmci property in compiler/jvmci tests 2016-11-29 00:25:13 +03:00
ShouldInlineMethodTest.java 8170227: use vm.jvmci property in compiler/jvmci tests 2016-11-29 00:25:13 +03:00