jdk-24/test/hotspot/jtreg/compiler/jvmci/compilerToVM
2018-01-30 16:48:53 -08:00
..
AllocateCompileIdTest.java 8210793: [JVMCI] AllocateCompileIdTest.java failed to find DiagnosticCommand.class 2018-09-18 22:32:25 +02:00
AsResolvedJavaMethodTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CollectCountersTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CompileCodeTestCase.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ConstantPoolTestCase.java 8205824: Update Graal 2018-06-27 17:02:41 -07:00
ConstantPoolTestsHelper.java 8211122: Reduce the number of internal classes made accessible to jdk.unsupported 2018-11-06 10:01:16 -08:00
DebugOutputTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
DisassembleCodeBlobTest.java 8205400: [Graal] compiler/jvmci/compilerToVM/DisassembleCodeBlobTest.java fails with can't be enqueued for compilation on level 4 2018-06-26 09:14:49 -07:00
DoNotInlineOrCompileTest.java 8186478: [JVMCI] rename HotSpotResolvedJavaMethod#setNotInlineableOrCompileable 2017-11-06 12:17:59 +01:00
DummyAbstractClass.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
DummyClass.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
DummyInterface.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ExecuteInstalledCodeTest.java 8205400: [Graal] compiler/jvmci/compilerToVM/DisassembleCodeBlobTest.java fails with can't be enqueued for compilation on level 4 2018-06-26 09:14:49 -07:00
FindUniqueConcreteMethodTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
GetBytecodeTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
GetClassInitializerTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
GetConstantPoolTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
GetExceptionTableTest.java 8200135: test/hotspot/jtreg/compiler/jvmci/compilerToVM/GetExceptionTableTest.java is failing after JDK-8194978 2018-03-28 10:24:26 +02:00
GetFlagValueTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
GetImplementorTest.java 8193930: [JVMCI] calling ResolvedTypeType.getClassInitializer on an array type crashes 2017-12-22 18:34:36 +01:00
GetLineNumberTableTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
GetLocalVariableTableTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
GetMaxCallTargetOffsetTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
GetResolvedJavaMethodTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
GetResolvedJavaTypeTest.java 8205824: Update Graal 2018-06-27 17:02:41 -07:00
GetStackTraceElementTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
GetSymbolTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
GetVtableIndexForInterfaceTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
HasCompiledCodeForOSRTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
HasFinalizableSubclassTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
HasNeverInlineDirectiveTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
InvalidateInstalledCodeTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
IsCompilableTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
IsMatureTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
IsMatureVsReprofileTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
JVM_RegisterJVMCINatives.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
LookupKlassInPoolTest.java 8211122: Reduce the number of internal classes made accessible to jdk.unsupported 2018-11-06 10:01:16 -08:00
LookupKlassRefIndexInPoolTest.java 8211122: Reduce the number of internal classes made accessible to jdk.unsupported 2018-11-06 10:01:16 -08:00
LookupMethodInPoolTest.java 8211122: Reduce the number of internal classes made accessible to jdk.unsupported 2018-11-06 10:01:16 -08:00
LookupNameAndTypeRefIndexInPoolTest.java 8211122: Reduce the number of internal classes made accessible to jdk.unsupported 2018-11-06 10:01:16 -08:00
LookupNameInPoolTest.java 8211122: Reduce the number of internal classes made accessible to jdk.unsupported 2018-11-06 10:01:16 -08:00
LookupSignatureInPoolTest.java 8211122: Reduce the number of internal classes made accessible to jdk.unsupported 2018-11-06 10:01:16 -08:00
LookupTypeTest.java 8211122: Reduce the number of internal classes made accessible to jdk.unsupported 2018-11-06 10:01:16 -08:00
MaterializeVirtualObjectTest.java 8167276: jvmci/compilerToVM/MaterializeVirtualObjectTest.java fails with -XX:-EliminateAllocations 2018-01-30 16:48:53 -08:00
MethodIsIgnoredBySecurityStackWalkTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ReadConfigurationTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ReprofileTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ResolveConstantInPoolTest.java 8211122: Reduce the number of internal classes made accessible to jdk.unsupported 2018-11-06 10:01:16 -08:00
ResolveFieldInPoolTest.java 8211122: Reduce the number of internal classes made accessible to jdk.unsupported 2018-11-06 10:01:16 -08:00
ResolveMethodTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ResolvePossiblyCachedConstantInPoolTest.java 8211122: Reduce the number of internal classes made accessible to jdk.unsupported 2018-11-06 10:01:16 -08:00
ResolveTypeInPoolTest.java 8211122: Reduce the number of internal classes made accessible to jdk.unsupported 2018-11-06 10:01:16 -08:00
ShouldDebugNonSafepointsTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ShouldInlineMethodTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00