..
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
8301997: Move method resolution information out of the cpCache
2023-11-15 19:04:11 +00:00
ConstantPoolTestsHelper.java
8301997: Move method resolution information out of the cpCache
2023-11-15 19:04:11 +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
8315097: Rename createJavaProcessBuilder
2023-10-27 08:47:26 +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
8295225: [JVMCI] codeStart should be cleared when entryPoint is cleared
2022-10-13 08:34:36 +00:00
IsCompilableTest.java
8318027: Support alternative name to jdk.internal.vm.compiler
2023-10-23 13:15:31 +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
8302147: Speed up compiler/jvmci/compilerToVM/IterateFramesNative.java
2023-02-15 07:36:53 +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
LookupConstantInPoolTest.java
8312235: [JVMCI] ConstantPool should not force eager resolution
2023-07-27 08:39:32 +00:00
LookupKlassInPoolTest.java
8271707: migrate tests to use jdk.test.whitebox.WhiteBox
2022-07-08 15:55:14 +00:00
LookupKlassRefIndexInPoolTest.java
8307190: Refactor ref_at methods in Constant Pool
2023-05-22 16:27:17 +00:00
LookupMethodInPoolTest.java
8271707: migrate tests to use jdk.test.whitebox.WhiteBox
2022-07-08 15:55:14 +00:00
LookupNameAndTypeRefIndexInPoolTest.java
8307190: Refactor ref_at methods in Constant Pool
2023-05-22 16:27:17 +00:00
LookupNameInPoolTest.java
8307190: Refactor ref_at methods in Constant Pool
2023-05-22 16:27:17 +00:00
LookupSignatureInPoolTest.java
8307190: Refactor ref_at methods in Constant Pool
2023-05-22 16:27:17 +00:00
LookupTypeTest.java
8314819: [JVMCI] HotSpotJVMCIRuntime.lookupType throws unexpected ClassNotFoundException
2023-08-24 10:12:16 +00:00
MaterializeVirtualObjectTest.java
8307125: compiler/jvmci/compilerToVM/MaterializeVirtualObjectTest.java hits assert(!Continuation::is_frame_in_continuation(thread(), fr())) failed: No support for deferred values in continuations
2023-05-25 16:26:26 +00:00
MethodIsIgnoredBySecurityStackWalkTest.java
8305104: Remove the old core reflection implementation
2023-06-13 19:41:38 +00: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
8292818: replace 96-bit representation for field metadata with variable-sized streams
2023-03-17 20:18:36 +00:00
ResolveMethodTest.java
8229961: Assert failure in compiler/graalunit/HotspotTest.java
2019-12-11 09:47:41 -08: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