hg: jdk9/hs/hotspot: 8165687: Fix license and copyright headers in jd9 under hotspot/test
david.holmes at oracle.com
david.holmes at oracle.com
Tue Oct 18 00:36:50 UTC 2016
Changeset: 0fe2815ffa74
Author: stsmirno
Date: 2016-10-17 18:54 -0400
URL: http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/0fe2815ffa74
8165687: Fix license and copyright headers in jd9 under hotspot/test
Summary: Legal notices and Oracle copyrights were updated (white and blank space, commas) in tests files for uniformity to meet Oracle requirements.
Reviewed-by: dholmes, iris
Contributed-by: Stanislav Smirnov <stanislav.smirnov at oracle.com>, Vassili Igouchkine <vassili.igouchkine at oracle.com>
! test/compiler/c1/NullCheckTest.java
! test/compiler/c1/Test6579789.java
! test/compiler/c1/Test6795465.java
! test/compiler/c1/Test6849574.java
! test/compiler/c1/Test6855215.java
! test/compiler/c1/Test6932496.java
! test/compiler/c1/Test7042153.java
! test/compiler/c1/Test7090976.java
! test/compiler/c1/Test7103261.java
! test/compiler/c1/Test7123108.java
! test/compiler/c1/Test8004051.java
! test/compiler/c1/TestArrayCopy.java
! test/compiler/c1/TestDeoptInt.java
! test/compiler/c1/TestUnalignedLoad.java
! test/compiler/c2/FloatingPointFoldingTest.java
! test/compiler/c2/IVTest.java
! test/compiler/c2/InterruptedTest.java
! test/compiler/c2/Test6186134.java
! test/compiler/c2/Test6196102.java
! test/compiler/c2/Test6357214.java
! test/compiler/c2/Test6443505.java
! test/compiler/c2/Test6559156.java
! test/compiler/c2/Test6661247.java
! test/compiler/c2/Test6732154.java
! test/compiler/c2/Test6753639.java
! test/compiler/c2/Test6792161.java
! test/compiler/c2/Test6796786.java
! test/compiler/c2/Test6799693.java
! test/compiler/c2/Test6823453.java
! test/compiler/c2/Test6832293.java
! test/compiler/c2/Test6850611.java
! test/compiler/c2/Test6851282.java
! test/compiler/c2/Test6852078.java
! test/compiler/c2/Test6857159.java
! test/compiler/c2/Test6885584.java
! test/compiler/c2/Test6897150.java
! test/compiler/c2/Test6905845.java
! test/compiler/c2/Test6910605_1.java
! test/compiler/c2/Test6910605_2.java
! test/compiler/c2/Test6916644.java
! test/compiler/c2/Test6930043.java
! test/compiler/c2/Test6931567.java
! test/compiler/c2/Test6935022.java
! test/compiler/c2/Test6956668.java
! test/compiler/c2/Test6959129.java
! test/compiler/c2/Test6968348.java
! test/compiler/c2/Test6985295.java
! test/compiler/c2/Test6992759.java
! test/compiler/c2/Test7002666.java
! test/compiler/c2/Test7009359.java
! test/compiler/c2/Test7020614.java
! test/compiler/c2/Test7024475.java
! test/compiler/c2/Test7041100.java
! test/compiler/c2/Test7046096.java
! test/compiler/c2/Test7047069.java
! test/compiler/c2/Test7048332.java
! test/compiler/c2/Test7068051.java
! test/compiler/c2/Test7110586.java
! test/compiler/c2/Test7125879.java
! test/compiler/c2/Test7160610.java
! test/compiler/c2/Test7169782.java
! test/compiler/c2/Test7174363.java
! test/compiler/c2/Test7177917.java
! test/compiler/c2/Test7190310.java
! test/compiler/c2/Test7190310_unsafe.java
! test/compiler/c2/Test7199742.java
! test/compiler/c2/Test8002069.java
! test/compiler/c2/TestDominatingDeadCheckCast.java
! test/compiler/c2/cr6340864/TestByteVect.java
! test/compiler/c2/cr6340864/TestDoubleVect.java
! test/compiler/c2/cr6340864/TestFloatVect.java
! test/compiler/c2/cr6340864/TestIntVect.java
! test/compiler/c2/cr6340864/TestLongVect.java
! test/compiler/c2/cr6340864/TestShortVect.java
! test/compiler/c2/cr6663854/Test6663854.java
! test/compiler/c2/cr6711117/Test.java
! test/compiler/c2/cr6890943/Test6890943.java
! test/compiler/c2/cr7005594/Test7005594.java
! test/compiler/c2/cr7192963/TestByteVect.java
! test/compiler/c2/cr7192963/TestDoubleVect.java
! test/compiler/c2/cr7192963/TestFloatVect.java
! test/compiler/c2/cr7192963/TestIntVect.java
! test/compiler/c2/cr7192963/TestLongVect.java
! test/compiler/c2/cr7192963/TestShortVect.java
! test/compiler/c2/cr7200264/TestIntVect.java
! test/compiler/c2/cr8004867/TestIntAtomicCAS.java
! test/compiler/c2/cr8004867/TestIntAtomicOrdered.java
! test/compiler/c2/cr8004867/TestIntAtomicVolatile.java
! test/compiler/c2/cr8004867/TestIntUnsafeCAS.java
! test/compiler/c2/cr8004867/TestIntUnsafeOrdered.java
! test/compiler/c2/cr8004867/TestIntUnsafeVolatile.java
! test/compiler/codecache/OverflowCodeCacheTest.java
! test/compiler/codecache/stress/CodeCacheStressRunner.java
! test/compiler/codecache/stress/Helper.java
! test/compiler/codecache/stress/OverloadCompileQueueTest.java
! test/compiler/codecache/stress/RandomAllocationTest.java
! test/compiler/codecache/stress/UnexpectedDeoptimizationTest.java
! test/compiler/codegen/Test6431242.java
! test/compiler/codegen/Test6909839.java
! test/compiler/codegen/Test6942326.java
! test/compiler/codegen/Test7009231.java
! test/compiler/codegen/Test7100757.java
! test/compiler/codegen/TestBooleanVect.java
! test/compiler/codegen/TestByteDoubleVect.java
! test/compiler/codegen/TestByteFloatVect.java
! test/compiler/codegen/TestByteIntVect.java
! test/compiler/codegen/TestByteLongVect.java
! test/compiler/codegen/TestByteShortVect.java
! test/compiler/codegen/TestByteVect.java
! test/compiler/codegen/TestCharShortVect.java
! test/compiler/codegen/TestCharVect.java
! test/compiler/codegen/TestCharVect2.java
! test/compiler/codegen/TestDoubleVect.java
! test/compiler/codegen/TestFloatDoubleVect.java
! test/compiler/codegen/TestFloatVect.java
! test/compiler/codegen/TestIntDoubleVect.java
! test/compiler/codegen/TestIntFloatVect.java
! test/compiler/codegen/TestIntLongVect.java
! test/compiler/codegen/TestIntVect.java
! test/compiler/codegen/TestLongDoubleVect.java
! test/compiler/codegen/TestLongFloatVect.java
! test/compiler/codegen/TestLongVect.java
! test/compiler/codegen/TestShortDoubleVect.java
! test/compiler/codegen/TestShortFloatVect.java
! test/compiler/codegen/TestShortIntVect.java
! test/compiler/codegen/TestShortLongVect.java
! test/compiler/codegen/TestShortVect.java
! test/compiler/codegen/aes/TestAESBase.java
! test/compiler/codegen/aes/TestAESDecode.java
! test/compiler/codegen/aes/TestAESEncode.java
! test/compiler/codegen/aes/TestAESMain.java
! test/compiler/controldependency/TestEliminatedCastPPAtPhi.java
! test/compiler/cpuflags/AESIntrinsicsBase.java
! test/compiler/cpuflags/TestAESIntrinsicsOnSupportedConfig.java
! test/compiler/cpuflags/TestAESIntrinsicsOnUnsupportedConfig.java
! test/compiler/cpuflags/TestSSE4Disabled.java
! test/compiler/cpuflags/predicate/AESSupportPredicate.java
! test/compiler/escapeAnalysis/Test6726999.java
! test/compiler/escapeAnalysis/Test6775880.java
! test/compiler/escapeAnalysis/Test6895383.java
! test/compiler/escapeAnalysis/Test6896727.java
! test/compiler/escapeAnalysis/cr6795161/Test.java
! test/compiler/gcbarriers/G1CrashTest.java
! test/compiler/gcbarriers/PreserveFPRegistersTest.java
! test/compiler/inlining/InlineAccessors.java
! test/compiler/interpreter/cr7116216/LargeFrame.java
! test/compiler/interpreter/cr7116216/StackOverflow.java
! test/compiler/intrinsics/Test6982370.java
! test/compiler/intrinsics/bigInteger/TestMulAdd.java
! test/compiler/intrinsics/bigInteger/TestMultiplyToLen.java
! test/compiler/intrinsics/bigInteger/TestMultiplyToLenReturnProfile.java
! test/compiler/intrinsics/bigInteger/TestSquareToLen.java
! test/compiler/intrinsics/bmi/BMITestRunner.java
! test/compiler/intrinsics/bmi/Expr.java
! test/compiler/intrinsics/bmi/TestAndnI.java
! test/compiler/intrinsics/bmi/TestAndnL.java
! test/compiler/intrinsics/bmi/TestBlsiI.java
! test/compiler/intrinsics/bmi/TestBlsiL.java
! test/compiler/intrinsics/bmi/TestBlsmskI.java
! test/compiler/intrinsics/bmi/TestBlsmskL.java
! test/compiler/intrinsics/bmi/TestBlsrI.java
! test/compiler/intrinsics/bmi/TestBlsrL.java
! test/compiler/intrinsics/bmi/TestLzcntI.java
! test/compiler/intrinsics/bmi/TestLzcntL.java
! test/compiler/intrinsics/bmi/TestTzcntI.java
! test/compiler/intrinsics/bmi/TestTzcntL.java
! test/compiler/intrinsics/bmi/verifycode/BmiIntrinsicBase.java
! test/compiler/intrinsics/klass/TestIsPrimitive.java
! test/compiler/intrinsics/object/TestClone.java
! test/compiler/intrinsics/sha/TestSHA.java
! test/compiler/intrinsics/unsafe/AllocateUninitializedArray.java
! test/compiler/intrinsics/unsafe/TestUnsafeMismatchedArrayFieldAccess.java
! test/compiler/intrinsics/unsafe/TestUnsafeUnalignedMismatchedAccesses.java
! test/compiler/intrinsics/unsafe/UnsafeTwoCASLong.java
! test/compiler/jsr292/CreatesInterfaceDotEqualsCallInfo.java
! test/compiler/jsr292/LongReferenceCastingTest.java
! test/compiler/jsr292/MHInlineTest.java
! test/compiler/jsr292/Test7082949.java
! test/compiler/jsr292/cr6990212/Test6990212.java
! test/compiler/jsr292/methodHandleExceptions/ByteClassLoader.java
! test/compiler/jsr292/methodHandleExceptions/TestAMEnotNPE.java
! test/compiler/jsr292/methodHandleExceptions/p/C.java
! test/compiler/jsr292/methodHandleExceptions/p/Dok.java
! test/compiler/jsr292/methodHandleExceptions/p/E.java
! test/compiler/jsr292/methodHandleExceptions/p/F.java
! test/compiler/jsr292/methodHandleExceptions/p/I.java
! test/compiler/jsr292/methodHandleExceptions/p/Tdirect.java
! test/compiler/jsr292/methodHandleExceptions/p/Treflect.java
! test/compiler/jvmci/JVM_GetJVMCIRuntimeTest.java
! test/compiler/jvmci/SecurityRestrictionsTest.java
! test/compiler/jvmci/common/testcases/TestCase.java
! test/compiler/jvmci/compilerToVM/AllocateCompileIdTest.java
! test/compiler/jvmci/compilerToVM/CanInlineMethodTest.java
! test/compiler/jvmci/compilerToVM/CompileCodeTestCase.java
! test/compiler/jvmci/compilerToVM/ConstantPoolTestCase.java
! test/compiler/jvmci/compilerToVM/ConstantPoolTestsHelper.java
! test/compiler/jvmci/compilerToVM/DisassembleCodeBlobTest.java
! test/compiler/jvmci/compilerToVM/DoNotInlineOrCompileTest.java
! test/compiler/jvmci/compilerToVM/DummyAbstractClass.java
! test/compiler/jvmci/compilerToVM/DummyClass.java
! test/compiler/jvmci/compilerToVM/DummyInterface.java
! test/compiler/jvmci/compilerToVM/GetBytecodeTest.java
! test/compiler/jvmci/compilerToVM/GetConstantPoolTest.java
! test/compiler/jvmci/compilerToVM/GetExceptionTableTest.java
! test/compiler/jvmci/compilerToVM/GetLineNumberTableTest.java
! test/compiler/jvmci/compilerToVM/GetLocalVariableTableTest.java
! test/compiler/jvmci/compilerToVM/GetStackTraceElementTest.java
! test/compiler/jvmci/compilerToVM/HasCompiledCodeForOSRTest.java
! test/compiler/jvmci/compilerToVM/InvalidateInstalledCodeTest.java
! test/compiler/jvmci/compilerToVM/JVM_RegisterJVMCINatives.java
! test/compiler/jvmci/compilerToVM/LookupKlassInPoolTest.java
! test/compiler/jvmci/compilerToVM/LookupKlassRefIndexInPoolTest.java
! test/compiler/jvmci/compilerToVM/LookupMethodInPoolTest.java
! test/compiler/jvmci/compilerToVM/LookupNameAndTypeRefIndexInPoolTest.java
! test/compiler/jvmci/compilerToVM/LookupNameInPoolTest.java
! test/compiler/jvmci/compilerToVM/LookupSignatureInPoolTest.java
! test/compiler/jvmci/compilerToVM/MethodIsIgnoredBySecurityStackWalkTest.java
! test/compiler/jvmci/compilerToVM/ReprofileTest.java
! test/compiler/jvmci/compilerToVM/ResolveConstantInPoolTest.java
! test/compiler/jvmci/compilerToVM/ResolveFieldInPoolTest.java
! test/compiler/jvmci/compilerToVM/ResolvePossiblyCachedConstantInPoolTest.java
! test/compiler/jvmci/compilerToVM/ResolveTypeInPoolTest.java
! test/compiler/jvmci/compilerToVM/ShouldInlineMethodTest.java
! test/compiler/jvmci/jdk.vm.ci.code.test/libNativeCallTest.c
! test/compiler/linkage/LinkageErrors.java
! test/compiler/loopopts/BadPredicateAfterPartialPeel.java
! test/compiler/loopopts/ConstFPVectorization.java
! test/compiler/loopopts/CountedLoopProblem.java
! test/compiler/loopopts/Test6659207.java
! test/compiler/loopopts/Test7044738.java
! test/compiler/loopopts/Test7052494.java
! test/compiler/loopopts/TestArraysFillDeadControl.java
! test/compiler/loopopts/TestCastIINoLoopLimitCheck.java
! test/compiler/loopopts/TestDeadBackbranchArrayAccess.java
! test/compiler/loopopts/TestMoveStoresOutOfLoops.java
! test/compiler/loopopts/TestPredicateLostDependency.java
! test/compiler/loopopts/TestSplitIfBlocksDisabled.java
! test/compiler/loopopts/TestSplitIfUnswitchedLoopsEliminated.java
! test/compiler/loopopts/UseCountedLoopSafepoints.java
! test/compiler/loopopts/superword/ProdRed_Double.java
! test/compiler/loopopts/superword/ProdRed_Float.java
! test/compiler/loopopts/superword/ProdRed_Int.java
! test/compiler/loopopts/superword/ReductionPerf.java
! test/compiler/loopopts/superword/SumRedAbsNeg_Double.java
! test/compiler/loopopts/superword/SumRedAbsNeg_Float.java
! test/compiler/loopopts/superword/SumRedSqrt_Double.java
! test/compiler/loopopts/superword/SumRed_Double.java
! test/compiler/loopopts/superword/SumRed_Float.java
! test/compiler/loopopts/superword/SumRed_Int.java
! test/compiler/loopopts/superword/SumRed_Long.java
! test/compiler/loopopts/superword/TestVectorizationWithInvariant.java
! test/compiler/memoryinitialization/ZeroTLABTest.java
! test/compiler/rangechecks/PowerOf2SizedArraysChecks.java
! test/compiler/rangechecks/TestRangeCheckEliminationDisabled.java
! test/compiler/rangechecks/TestRangeCheckExceptionHandlerLoopMain.java
! test/compiler/regalloc/TestVectorRegAlloc.java
! test/compiler/rtm/cli/RTMGenericCommandLineOptionTest.java
! test/compiler/rtm/cli/RTMLockingAwareTest.java
! test/compiler/rtm/cli/TestPrintPreciseRTMLockingStatisticsBase.java
! test/compiler/rtm/cli/TestPrintPreciseRTMLockingStatisticsOptionOnSupportedConfig.java
! test/compiler/rtm/cli/TestPrintPreciseRTMLockingStatisticsOptionOnUnsupportedConfig.java
! test/compiler/rtm/cli/TestRTMAbortRatioOptionOnSupportedConfig.java
! test/compiler/rtm/cli/TestRTMAbortRatioOptionOnUnsupportedConfig.java
! test/compiler/rtm/cli/TestRTMAbortThresholdOption.java
! test/compiler/rtm/cli/TestRTMLockingCalculationDelayOption.java
! test/compiler/rtm/cli/TestRTMLockingThresholdOption.java
! test/compiler/rtm/cli/TestRTMRetryCountOption.java
! test/compiler/rtm/cli/TestRTMSpinLoopCountOption.java
! test/compiler/rtm/cli/TestRTMTotalCountIncrRateOptionOnSupportedConfig.java
! test/compiler/rtm/cli/TestRTMTotalCountIncrRateOptionOnUnsupportedConfig.java
! test/compiler/rtm/cli/TestUseRTMDeoptOptionOnSupportedConfig.java
! test/compiler/rtm/cli/TestUseRTMDeoptOptionOnUnsupportedConfig.java
! test/compiler/rtm/cli/TestUseRTMForStackLocksOptionOnSupportedConfig.java
! test/compiler/rtm/cli/TestUseRTMForStackLocksOptionOnUnsupportedConfig.java
! test/compiler/rtm/cli/TestUseRTMLockingOptionOnSupportedConfig.java
! test/compiler/rtm/cli/TestUseRTMLockingOptionOnUnsupportedCPU.java
! test/compiler/rtm/cli/TestUseRTMLockingOptionOnUnsupportedVM.java
! test/compiler/rtm/cli/TestUseRTMLockingOptionWithBiasedLocking.java
! test/compiler/rtm/cli/TestUseRTMXendForLockBusyOption.java
! test/compiler/rtm/locking/TestRTMAbortRatio.java
! test/compiler/rtm/locking/TestRTMAbortThreshold.java
! test/compiler/rtm/locking/TestRTMAfterNonRTMDeopt.java
! test/compiler/rtm/locking/TestRTMDeoptOnHighAbortRatio.java
! test/compiler/rtm/locking/TestRTMDeoptOnLowAbortRatio.java
! test/compiler/rtm/locking/TestRTMLockingCalculationDelay.java
! test/compiler/rtm/locking/TestRTMLockingThreshold.java
! test/compiler/rtm/locking/TestRTMRetryCount.java
! test/compiler/rtm/locking/TestRTMSpinLoopCount.java
! test/compiler/rtm/locking/TestRTMTotalCountIncrRate.java
! test/compiler/rtm/locking/TestUseRTMAfterLockInflation.java
! test/compiler/rtm/locking/TestUseRTMDeopt.java
! test/compiler/rtm/locking/TestUseRTMForInflatedLocks.java
! test/compiler/rtm/locking/TestUseRTMForStackLocks.java
! test/compiler/rtm/locking/TestUseRTMXendForLockBusy.java
! test/compiler/rtm/method_options/TestNoRTMLockElidingOption.java
! test/compiler/rtm/method_options/TestUseRTMLockElidingOption.java
! test/compiler/rtm/print/TestPrintPreciseRTMLockingStatistics.java
! test/compiler/runtime/StackOverflowBug.java
! test/compiler/runtime/Test6778657.java
! test/compiler/runtime/Test6826736.java
! test/compiler/runtime/Test6859338.java
! test/compiler/runtime/Test6892265.java
! test/compiler/runtime/Test7088020.java
! test/compiler/runtime/Test7196199.java
! test/compiler/runtime/cr6891750/Test6891750.java
! test/compiler/runtime/safepoints/TestRegisterRestoring.java
! test/compiler/stable/TestStableMismatched.java
! test/compiler/testlibrary/rtm/AbortProvoker.java
! test/compiler/testlibrary/rtm/AbortType.java
! test/compiler/testlibrary/rtm/BufferOverflowProvoker.java
! test/compiler/testlibrary/rtm/BusyLock.java
! test/compiler/testlibrary/rtm/CompilableTest.java
! test/compiler/testlibrary/rtm/MemoryConflictProvoker.java
! test/compiler/testlibrary/rtm/NestedAbortProvoker.java
! test/compiler/testlibrary/rtm/RTMLockingStatistics.java
! test/compiler/testlibrary/rtm/RTMTestBase.java
! test/compiler/testlibrary/rtm/XAbortProvoker.java
! test/compiler/testlibrary/rtm/predicate/SupportedCPU.java
! test/compiler/testlibrary/rtm/predicate/SupportedVM.java
! test/compiler/types/TestPhiElimination.java
! test/compiler/uncommontrap/UncommonTrapStackBang.java
! test/compiler/whitebox/AllocationCodeBlobTest.java
! test/compiler/whitebox/ForceNMethodSweepTest.java
! test/compiler/whitebox/GetCodeHeapEntriesTest.java
! test/compiler/whitebox/GetNMethodTest.java
! test/gc/TestCardTablePageCommits.java
! test/gc/TestHumongousReferenceObject.java
! test/gc/TestSystemGC.java
! test/gc/arguments/AllocationHelper.java
! test/gc/arguments/FlagsValue.java
! test/gc/arguments/GCTypes.java
! test/gc/arguments/HeapRegionUsageTool.java
! test/gc/arguments/TestCMSHeapSizeFlags.java
! test/gc/arguments/TestG1ConcMarkStepDurationMillis.java
! test/gc/arguments/TestG1ConcRefinementThreads.java
! test/gc/arguments/TestG1HeapRegionSize.java
! test/gc/arguments/TestG1HeapSizeFlags.java
! test/gc/arguments/TestG1PercentageOptions.java
! test/gc/arguments/TestInitialTenuringThreshold.java
! test/gc/arguments/TestMaxHeapSizeTools.java
! test/gc/arguments/TestMaxMinHeapFreeRatioFlags.java
! test/gc/arguments/TestMaxNewSize.java
! test/gc/arguments/TestMinAndInitialSurvivorRatioFlags.java
! test/gc/arguments/TestMinInitialErgonomics.java
! test/gc/arguments/TestNewRatioFlag.java
! test/gc/arguments/TestNewSizeThreadIncrease.java
! test/gc/arguments/TestObjectTenuringFlags.java
! test/gc/arguments/TestParallelGCThreads.java
! test/gc/arguments/TestParallelHeapSizeFlags.java
! test/gc/arguments/TestSerialHeapSizeFlags.java
! test/gc/arguments/TestShrinkHeapInSteps.java
! test/gc/arguments/TestSurvivorRatioFlag.java
! test/gc/arguments/TestTargetSurvivorRatioFlag.java
! test/gc/arguments/TestUnrecognizedVMOptionsHandling.java
! test/gc/arguments/TestUseCompressedOopsErgo.java
! test/gc/arguments/TestUseCompressedOopsErgoTools.java
! test/gc/arguments/TestVerifyBeforeAndAfterGCFlags.java
! test/gc/cms/DisableResizePLAB.java
! test/gc/cms/TestCMSScavengeBeforeRemark.java
! test/gc/g1/humongousObjects/ClassLoaderGenerator.java
! test/gc/g1/humongousObjects/G1SampleClass.java
! test/gc/g1/humongousObjects/TestHeapCounters.java
! test/gc/g1/humongousObjects/TestHumongousClassLoader.java
! test/gc/g1/humongousObjects/TestHumongousMovement.java
! test/gc/g1/humongousObjects/TestHumongousNonArrayAllocation.java
! test/gc/g1/humongousObjects/TestHumongousThreshold.java
! test/gc/g1/humongousObjects/TestNoAllocationsInHRegions.java
! test/gc/g1/humongousObjects/TestObjectCollected.java
! test/gc/g1/humongousObjects/objectGraphTest/GC.java
! test/gc/g1/humongousObjects/objectGraphTest/GCTokens.java
! test/gc/g1/humongousObjects/objectGraphTest/ObjectGraph.java
! test/gc/g1/humongousObjects/objectGraphTest/ReferenceInfo.java
! test/gc/g1/humongousObjects/objectGraphTest/TestObjectGraphAfterGC.java
! test/gc/g1/humongousObjects/objectGraphTest/TestcaseData.java
! test/gc/logging/TestUnifiedLoggingSwitchStress.java
! test/gc/startup_warnings/TestCMS.java
! test/gc/startup_warnings/TestDefNewCMS.java
! test/gc/startup_warnings/TestG1.java
! test/gc/startup_warnings/TestParNewCMS.java
! test/gc/startup_warnings/TestParNewSerialOld.java
! test/gc/startup_warnings/TestParallelGC.java
! test/gc/startup_warnings/TestParallelScavengeSerialOld.java
! test/gc/startup_warnings/TestSerialGC.java
! test/gc/stress/TestGCOld.java
! test/gc/testlibrary/Helpers.java
! test/native/GTestWrapper.java
! test/native/gtestLauncher.cpp
! test/native/logging/logTestFixture.cpp
! test/native/logging/logTestFixture.hpp
! test/native/logging/logTestUtils.inline.hpp
! test/native/logging/test_logConfiguration.cpp
! test/native/logging/test_logDecorations.cpp
! test/native/logging/test_logDecorators.cpp
! test/native/logging/test_logFileOutput.cpp
! test/native/logging/test_logLevel.cpp
! test/native/logging/test_logOutputList.cpp
! test/native/logging/test_logTag.cpp
! test/native/logging/test_logTagLevelExpression.cpp
! test/native/logging/test_logTagSet.cpp
! test/native/runtime/test_arguments.cpp
! test/native/runtime/test_classLoader.cpp
! test/native/runtime/test_globals.cpp
! test/native/runtime/test_os.cpp
! test/native/unittest.hpp
! test/native/utilities/test_bitMap_setops.cpp
! test/native/utilities/test_quicksort.cpp
! test/runtime/7116786/Test7116786.java
! test/runtime/7167069/PrintAsFlag.java
! test/runtime/BootClassAppendProp/BootClassPathAppend.java
! test/runtime/BootClassAppendProp/SunBootClassPath.java
! test/runtime/CommandLine/ObsoleteFlagErrorMessage.java
! test/runtime/CommandLine/TraceExceptionsTest.java
! test/runtime/Final/TestPutMain.java
! test/runtime/InternalApi/ThreadCpuTimesDeadlock.java
! test/runtime/MirrorFrame/Asmator.java
! test/runtime/MirrorFrame/Test8003720.java
! test/runtime/MirrorFrame/Victim.java
! test/runtime/MirrorFrame/VictimClassLoader.java
! test/runtime/SelectionResolution/AbstractMethodErrorTest.java
! test/runtime/SelectionResolution/classes/selectionresolution/Builder.java
! test/runtime/SelectionResolution/classes/selectionresolution/ByteCodeClassLoader.java
! test/runtime/SelectionResolution/classes/selectionresolution/ClassBuilder.java
! test/runtime/SelectionResolution/classes/selectionresolution/ClassConstruct.java
! test/runtime/SelectionResolution/classes/selectionresolution/Clazz.java
! test/runtime/SelectionResolution/classes/selectionresolution/HierarchyShape.java
! test/runtime/SelectionResolution/classes/selectionresolution/Interface.java
! test/runtime/SelectionResolution/classes/selectionresolution/Method.java
! test/runtime/SelectionResolution/classes/selectionresolution/MethodData.java
! test/runtime/SelectionResolution/classes/selectionresolution/TestBuilder.java
! test/runtime/SharedArchiveFile/DumpSymbolAndStringTable.java
! test/runtime/StackGuardPages/exeinvoke.c
! test/runtime/Throwable/StackTraceLogging.java
! test/runtime/Throwable/ThrowableIntrospectionSegfault.java
! test/runtime/classFileParserBug/AnnotationTag.java
! test/runtime/classFileParserBug/BadInitMethod.java
! test/runtime/classFileParserBug/BadNameAndType.java
! test/runtime/classFileParserBug/EnclosingMethod.java
! test/runtime/classFileParserBug/InitInInterface.java
! test/runtime/classFileParserBug/TestBadClassName.java
! test/runtime/lambda-features/InvokespecialInterface.java
! test/runtime/lambda-features/PublicStaticInterfaceMethodHandling.java
! test/runtime/lambda-features/TestConcreteClassWithAbstractMethod.java
! test/runtime/lambda-features/TestInterfaceInit.java
! test/runtime/lambda-features/TestInterfaceOrder.java
! test/runtime/lambda-features/TestStaticandInstance.java
! test/runtime/logging/BiasedLockingTest.java
! test/runtime/logging/CompressedOopsTest.java
! test/runtime/logging/DefaultMethodsTest.java
! test/runtime/logging/ExceptionsTest.java
! test/runtime/logging/ItablesTest.java
! test/runtime/logging/ModulesTest.java
! test/runtime/logging/MonitorInflationTest.java
! test/runtime/logging/OsCpuLoggingTest.java
! test/runtime/logging/SafepointCleanupTest.java
! test/runtime/logging/SafepointTest.java
! test/runtime/logging/StartupTimeTest.java
! test/runtime/logging/VMOperationTest.java
! test/runtime/logging/VerificationTest.java
! test/runtime/logging/VtablesTest.java
! test/runtime/logging/p1/A.java
! test/runtime/logging/p1/C.java
! test/runtime/logging/p2/D.java
! test/runtime/stackMapCheck/StackMapCheck.java
! test/runtime/verifier/PrimIntArray.java
! test/runtime/verifier/TraceClassRes.java
! test/sanity/ExecuteInternalVMTests.java
! test/serviceability/dcmd/vm/DynLibsTest.java
! test/serviceability/jvmti/TestLambdaFormRetransformation.java
! test/serviceability/tmtools/share/common/TmTool.java
More information about the jdk9-hs-changes
mailing list