jdk-24/hotspot/test/compiler/jvmci/compilerToVM
2017-02-15 17:39:19 +03: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
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 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 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 8172733: [JVMCI] add ResolvedJavaMethod.hasNeverInlineDirective 2017-01-22 21:40:59 +01: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
GetFlagValueTest.java 8173912: [JVMCI] fix memory overhead of JVMCI 2017-02-06 10:45:11 +01: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
HasNeverInlineDirectiveTest.java 8172733: [JVMCI] add ResolvedJavaMethod.hasNeverInlineDirective 2017-01-22 21:40:59 +01:00
InvalidateInstalledCodeTest.java 8078450: Implement consistent process for quarantine of tests 2016-12-07 14:37:35 +03:00
IsCompilableTest.java 8174961: [JVMCI] incorrect implementation of isCompilable 2017-02-14 12:04:28 -08:00
IsMatureTest.java 8170227: use vm.jvmci property in compiler/jvmci tests 2016-11-29 00:25:13 +03:00
IsMatureVsReprofileTest.java 8138801: develop tests to check that CompilerToVM::isMature state is consistence w/ reprofile 2017-02-15 17:39:19 +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 8173584: Add unit test for 8173309 2017-01-30 10:30:24 -08: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 8173912: [JVMCI] fix memory overhead of JVMCI 2017-02-06 10:45:11 +01: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