jdk-24/hotspot/test/compiler/jvmci/compilerToVM
Vladimir Ivanov 72747f47fd Merge
2016-04-29 02:13:40 +03:00
..
AllocateCompileIdTest.java 8142968: Module System implementation 2016-03-17 19:04:01 +00:00
CanInlineMethodTest.java 8142968: Module System implementation 2016-03-17 19:04:01 +00:00
CollectCountersTest.java 8142968: Module System implementation 2016-03-17 19:04:01 +00:00
CompileCodeTestCase.java 8139170: JVMCI refresh 2015-11-04 07:23:23 -10:00
ConstantPoolTestCase.java 8137058: Clear out all non-Critical APIs from sun.reflect 2016-04-15 16:19:15 +01:00
ConstantPoolTestsHelper.java 8137058: Clear out all non-Critical APIs from sun.reflect 2016-04-15 16:19:15 +01:00
DebugOutputTest.java 8142968: Module System implementation 2016-03-17 19:04:01 +00:00
DisassembleCodeBlobTest.java 8142968: Module System implementation 2016-03-17 19:04:01 +00:00
DoNotInlineOrCompileTest.java 8142968: Module System implementation 2016-03-17 19:04:01 +00: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 8142968: Module System implementation 2016-03-17 19:04:01 +00:00
FindUniqueConcreteMethodTest.java 8142968: Module System implementation 2016-03-17 19:04:01 +00:00
GetBytecodeTest.java 8142968: Module System implementation 2016-03-17 19:04:01 +00:00
GetClassInitializerTest.java 8142968: Module System implementation 2016-03-17 19:04:01 +00:00
GetConstantPoolTest.java 8142968: Module System implementation 2016-03-17 19:04:01 +00:00
GetExceptionTableTest.java 8142968: Module System implementation 2016-03-17 19:04:01 +00:00
GetImplementorTest.java 8142968: Module System implementation 2016-03-17 19:04:01 +00:00
GetLineNumberTableTest.java 8142968: Module System implementation 2016-03-17 19:04:01 +00:00
GetLocalVariableTableTest.java 8142968: Module System implementation 2016-03-17 19:04:01 +00:00
GetMaxCallTargetOffsetTest.java 8142968: Module System implementation 2016-03-17 19:04:01 +00:00
GetNextStackFrameTest.java 8142968: Module System implementation 2016-03-17 19:04:01 +00:00
GetResolvedJavaMethodAtSlotTest.java 8142968: Module System implementation 2016-03-17 19:04:01 +00:00
GetResolvedJavaMethodTest.java 8142968: Module System implementation 2016-03-17 19:04:01 +00:00
GetResolvedJavaTypeTest.java 8142968: Module System implementation 2016-03-17 19:04:01 +00:00
GetStackTraceElementTest.java 8142968: Module System implementation 2016-03-17 19:04:01 +00:00
GetSymbolTest.java 8142968: Module System implementation 2016-03-17 19:04:01 +00:00
GetVtableIndexForInterfaceTest.java 8142968: Module System implementation 2016-03-17 19:04:01 +00:00
HasCompiledCodeForOSRTest.java 8142968: Module System implementation 2016-03-17 19:04:01 +00:00
HasFinalizableSubclassTest.java 8142968: Module System implementation 2016-03-17 19:04:01 +00:00
InitializeConfigurationTest.java 8142968: Module System implementation 2016-03-17 19:04:01 +00:00
InvalidateInstalledCodeTest.java 8142968: Module System implementation 2016-03-17 19:04:01 +00:00
IsMatureTest.java 8142968: Module System implementation 2016-03-17 19:04:01 +00:00
JVM_RegisterJVMCINatives.java 8151156: [TESTBUG] Integrate trivial Hotspot test changes from Jake before Jigsaw M3 2016-03-03 12:44:34 -08:00
LookupKlassInPoolTest.java 8137058: Clear out all non-Critical APIs from sun.reflect 2016-04-15 16:19:15 +01:00
LookupKlassRefIndexInPoolTest.java 8137058: Clear out all non-Critical APIs from sun.reflect 2016-04-15 16:19:15 +01:00
LookupMethodInPoolTest.java 8137058: Clear out all non-Critical APIs from sun.reflect 2016-04-15 16:19:15 +01:00
LookupNameAndTypeRefIndexInPoolTest.java 8137058: Clear out all non-Critical APIs from sun.reflect 2016-04-15 16:19:15 +01:00
LookupNameInPoolTest.java 8137058: Clear out all non-Critical APIs from sun.reflect 2016-04-15 16:19:15 +01:00
LookupSignatureInPoolTest.java 8137058: Clear out all non-Critical APIs from sun.reflect 2016-04-15 16:19:15 +01:00
LookupTypeTest.java 8142968: Module System implementation 2016-03-17 19:04:01 +00:00
MaterializeVirtualObjectTest.java 8142968: Module System implementation 2016-03-17 19:04:01 +00:00
MethodIsIgnoredBySecurityStackWalkTest.java 8137058: Clear out all non-Critical APIs from sun.reflect 2016-04-15 16:19:15 +01:00
ReadUncompressedOopTest.java 8142968: Module System implementation 2016-03-17 19:04:01 +00:00
ReprofileTest.java 8142968: Module System implementation 2016-03-17 19:04:01 +00:00
ResolveConstantInPoolTest.java 8137058: Clear out all non-Critical APIs from sun.reflect 2016-04-15 16:19:15 +01:00
ResolveFieldInPoolTest.java 8137058: Clear out all non-Critical APIs from sun.reflect 2016-04-15 16:19:15 +01:00
ResolveMethodTest.java 8152903: [JVMCI] CompilerToVM::resolveMethod should correctly handle private methods in interfaces 2016-04-27 16:20:49 -07:00
ResolvePossiblyCachedConstantInPoolTest.java 8137058: Clear out all non-Critical APIs from sun.reflect 2016-04-15 16:19:15 +01:00
ResolveTypeInPoolTest.java 8137058: Clear out all non-Critical APIs from sun.reflect 2016-04-15 16:19:15 +01:00
ShouldDebugNonSafepointsTest.java 8142968: Module System implementation 2016-03-17 19:04:01 +00:00
ShouldInlineMethodTest.java 8142968: Module System implementation 2016-03-17 19:04:01 +00:00