jdk-24/hotspot/test/compiler/jvmci/compilerToVM
Alan Bateman f30fc1c88b 8142968: Module System implementation
Initial integration of JEP 200, JEP 260, JEP 261, and JEP 282

Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Harold Seigel <harold.seigel@oracle.com>
Co-authored-by: Lois Foltan <lois.foltan@oracle.com>
Co-authored-by: Calvin Cheung <calvin.cheung@oracle.com>
Co-authored-by: Christian Tornqvist <christian.tornqvist@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: George Triantafillou <george.triantafillou@oracle.com>
Co-authored-by: Igor Ignatyev <igor.ignatyev@oracle.com>
Co-authored-by: Ioi Lam <ioi.lam@oracle.com>
Co-authored-by: James Laskey <james.laskey@oracle.com>
Co-authored-by: Jean-Francois Denise <jean-francois.denise@oracle.com>
Co-authored-by: Jiangli Zhou <jiangli.zhou@oracle.com>
Co-authored-by: Markus Gronlund <markus.gronlund@oracle.com>
Co-authored-by: Serguei Spitsyn <serguei.spitsyn@oracle.com>
Co-authored-by: Staffan Larsen <staffan.larsen@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: acorn, ccheung, coleenp, ctornqvi, dholmes, dsimms, gtriantafill, iklam, jiangli, mgronlun, mseledtsov, cjplummer, sspitsyn, stefank, twisti, hseigel, lfoltan, alanb, mchung, dfazunen
2016-03-17 19:04:01 +00: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 8141618: Change JVMCI compilerToVM constant pool tests to support CP cache 2016-02-20 11:49:02 +03:00
ConstantPoolTestsHelper.java 8141618: Change JVMCI compilerToVM constant pool tests to support CP cache 2016-02-20 11:49:02 +03: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 8142968: Module System implementation 2016-03-17 19:04:01 +00:00
LookupKlassRefIndexInPoolTest.java 8142968: Module System implementation 2016-03-17 19:04:01 +00:00
LookupMethodInPoolTest.java 8142968: Module System implementation 2016-03-17 19:04:01 +00:00
LookupNameAndTypeRefIndexInPoolTest.java 8142968: Module System implementation 2016-03-17 19:04:01 +00:00
LookupNameInPoolTest.java 8142968: Module System implementation 2016-03-17 19:04:01 +00:00
LookupSignatureInPoolTest.java 8142968: Module System implementation 2016-03-17 19:04:01 +00: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 8142968: Module System implementation 2016-03-17 19:04:01 +00: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 8142968: Module System implementation 2016-03-17 19:04:01 +00:00
ResolveFieldInPoolTest.java 8142968: Module System implementation 2016-03-17 19:04:01 +00:00
ResolveMethodTest.java 8142968: Module System implementation 2016-03-17 19:04:01 +00:00
ResolvePossiblyCachedConstantInPoolTest.java 8142968: Module System implementation 2016-03-17 19:04:01 +00:00
ResolveTypeInPoolTest.java 8142968: Module System implementation 2016-03-17 19:04:01 +00: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