jdk-24/test/hotspot/jtreg/compiler/jvmci/compilerToVM
Coleen Phillimore 0c37008917 8275662: remove test/lib/sun/hotspot
Reviewed-by: mseledtsov, sspitsyn, lmesnik
2022-07-11 13:07:03 +00:00
..
AllocateCompileIdTest.java 8275662: remove test/lib/sun/hotspot 2022-07-11 13:07:03 +00:00
AsResolvedJavaMethodTest.java 8229961: Assert failure in compiler/graalunit/HotspotTest.java 2019-12-11 09:47:41 -08:00
CollectCountersTest.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
CompileCodeTestCase.java 8275662: remove test/lib/sun/hotspot 2022-07-11 13:07:03 +00:00
ConstantPoolTestCase.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
ConstantPoolTestsHelper.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
DisassembleCodeBlobTest.java 8275662: remove test/lib/sun/hotspot 2022-07-11 13:07:03 +00:00
DoNotInlineOrCompileTest.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
DummyAbstractClass.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
DummyClass.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
DummyInterface.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ExecuteInstalledCodeTest.java 8275662: remove test/lib/sun/hotspot 2022-07-11 13:07:03 +00:00
FindUniqueConcreteMethodTest.java 8223050: JVMCI: findUniqueConcreteMethod() should not use Dependencies::find_unique_concrete_method() for non-virtual methods 2019-06-07 18:11:33 -04:00
GetBytecodeTest.java 8229961: Assert failure in compiler/graalunit/HotspotTest.java 2019-12-11 09:47:41 -08:00
GetClassInitializerTest.java 8225019: Update JVMCI 2019-06-04 12:44:53 -07:00
GetConstantPoolTest.java 8249622: use 8249621 to ignore 8 jvmci tests 2020-07-16 20:03:10 -07:00
GetExceptionTableTest.java 8229961: Assert failure in compiler/graalunit/HotspotTest.java 2019-12-11 09:47:41 -08:00
GetFlagValueTest.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
GetImplementorTest.java 8225019: Update JVMCI 2019-06-04 12:44:53 -07:00
GetLineNumberTableTest.java 8229961: Assert failure in compiler/graalunit/HotspotTest.java 2019-12-11 09:47:41 -08:00
GetLocalVariableTableTest.java 8229961: Assert failure in compiler/graalunit/HotspotTest.java 2019-12-11 09:47:41 -08:00
GetMaxCallTargetOffsetTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
GetResolvedJavaMethodTest.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
GetResolvedJavaTypeTest.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
GetStackTraceElementTest.java 8229961: Assert failure in compiler/graalunit/HotspotTest.java 2019-12-11 09:47:41 -08:00
GetSymbolTest.java 8225019: Update JVMCI 2019-06-04 12:44:53 -07:00
GetVtableIndexForInterfaceTest.java 8264918: [JVMCI] getVtableIndexForInterfaceMethod doesn't check that type and method are related 2021-04-09 10:46:12 +00:00
HasCompiledCodeForOSRTest.java 8275662: remove test/lib/sun/hotspot 2022-07-11 13:07:03 +00:00
HasFinalizableSubclassTest.java 8225019: Update JVMCI 2019-06-04 12:44:53 -07:00
HasNeverInlineDirectiveTest.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
InvalidateInstalledCodeTest.java 8275662: remove test/lib/sun/hotspot 2022-07-11 13:07:03 +00:00
IsCompilableTest.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
IsMatureTest.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
IsMatureVsReprofileTest.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
IterateFramesNative.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
JVM_RegisterJVMCINatives.java 8249622: use 8249621 to ignore 8 jvmci tests 2020-07-16 20:03:10 -07:00
libIterateFramesNative.c 8269592: [JVMCI] Optimize c2v_iterateFrames 2021-07-14 17:32:55 +00:00
LookupKlassInPoolTest.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
LookupKlassRefIndexInPoolTest.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
LookupMethodInPoolTest.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
LookupNameAndTypeRefIndexInPoolTest.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
LookupNameInPoolTest.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
LookupSignatureInPoolTest.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
LookupTypeTest.java 8225019: Update JVMCI 2019-06-04 12:44:53 -07:00
MaterializeVirtualObjectTest.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
MethodIsIgnoredBySecurityStackWalkTest.java 8229961: Assert failure in compiler/graalunit/HotspotTest.java 2019-12-11 09:47:41 -08:00
ReadConfigurationTest.java 8225019: Update JVMCI 2019-06-04 12:44:53 -07:00
ReprofileTest.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
ResolveFieldInPoolTest.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
ResolveMethodTest.java 8229961: Assert failure in compiler/graalunit/HotspotTest.java 2019-12-11 09:47:41 -08:00
ResolvePossiblyCachedConstantInPoolTest.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
ResolveTypeInPoolTest.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
ShouldDebugNonSafepointsTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ShouldInlineMethodTest.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00