jdk-24/hotspot/test/compiler/jvmci/compilerToVM
Stanislav Smirnov c13329714b 8165687: Fix license and copyright headers in jd9 under hotspot/test
Legal notices and Oracle copyrights were updated (white and blank space, commas) in tests files for uniformity to meet Oracle requirements.

Co-authored-by: Vassili Igouchkine <vassili.igouchkine@oracle.com>
Reviewed-by: dholmes, iris
2016-10-17 18:54:12 -04:00
..
AllocateCompileIdTest.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
AsResolvedJavaMethodTest.java 8165434: [JVMCI] remove uses of setAccessible 2016-09-14 12:34:37 -07:00
CanInlineMethodTest.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
CollectCountersTest.java 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
CompileCodeTestCase.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
ConstantPoolTestCase.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
ConstantPoolTestsHelper.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
DebugOutputTest.java 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
DisassembleCodeBlobTest.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
DoNotInlineOrCompileTest.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
DummyAbstractClass.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
DummyClass.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
DummyInterface.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
ExecuteInstalledCodeTest.java 8165244: Unquarantine compiler/jvmci/compilerToVM/ExecuteInstalledCodeTest.java 2016-09-01 21:15:12 +03:00
FindUniqueConcreteMethodTest.java 8165434: [JVMCI] remove uses of setAccessible 2016-09-14 12:34:37 -07:00
GetBytecodeTest.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
GetClassInitializerTest.java 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
GetConstantPoolTest.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
GetExceptionTableTest.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
GetImplementorTest.java 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
GetLineNumberTableTest.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
GetLocalVariableTableTest.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
GetMaxCallTargetOffsetTest.java 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
GetNextStackFrameTest.java 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
GetResolvedJavaMethodTest.java Merge 2016-09-20 16:34:45 -04:00
GetResolvedJavaTypeTest.java 8165889: Remove jdk.test.lib.unsafe.UnsafeHelper 2016-09-14 08:17:50 -04:00
GetStackTraceElementTest.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
GetSymbolTest.java 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
GetVtableIndexForInterfaceTest.java 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
HasCompiledCodeForOSRTest.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
HasFinalizableSubclassTest.java 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
InvalidateInstalledCodeTest.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
IsMatureTest.java 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
JVM_RegisterJVMCINatives.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
LookupKlassInPoolTest.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
LookupKlassRefIndexInPoolTest.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
LookupMethodInPoolTest.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
LookupNameAndTypeRefIndexInPoolTest.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
LookupNameInPoolTest.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
LookupSignatureInPoolTest.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
LookupTypeTest.java 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
MaterializeVirtualObjectTest.java 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
MethodIsIgnoredBySecurityStackWalkTest.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
ReadConfigurationTest.java 8164358: [JVMCI] expose Hotspot intrinsics and HotSpotIntrinsicCandidate info to JVMCI 2016-08-23 22:24:31 +00:00
ReprofileTest.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
ResolveConstantInPoolTest.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
ResolveFieldInPoolTest.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
ResolveMethodTest.java 8165889: Remove jdk.test.lib.unsafe.UnsafeHelper 2016-09-14 08:17:50 -04:00
ResolvePossiblyCachedConstantInPoolTest.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
ResolveTypeInPoolTest.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
ShouldDebugNonSafepointsTest.java 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
ShouldInlineMethodTest.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00