hg: loom/loom: 81 new changesets

alan.bateman at oracle.com alan.bateman at oracle.com
Mon May 28 14:29:27 UTC 2018


Changeset: 6d6fe9416864
Author:    iignatyev
Date:      2018-05-17 00:23 -0700
URL:       http://hg.openjdk.java.net/loom/loom/rev/6d6fe9416864

8199384: [TESTBUG] Open source VM testbase MLVM tests
Reviewed-by: erikj, mseledtsov, vlivanov

! make/test/JtregNativeHotspot.gmk
! test/hotspot/jtreg/ProblemList-graal.txt
! test/hotspot/jtreg/ProblemList.txt
! test/hotspot/jtreg/TEST.groups
+ test/hotspot/jtreg/vmTestbase/nsk/share/jvmti/Injector.c
+ test/hotspot/jtreg/vmTestbase/nsk/share/jvmti/Injector.h
+ test/hotspot/jtreg/vmTestbase/nsk/share/jvmti/JVMTITools.c
+ test/hotspot/jtreg/vmTestbase/nsk/share/jvmti/JVMTITools.h
+ test/hotspot/jtreg/vmTestbase/nsk/share/jvmti/agent_common/agent_common.c
+ test/hotspot/jtreg/vmTestbase/nsk/share/jvmti/agent_common/agent_common.h
+ test/hotspot/jtreg/vmTestbase/nsk/share/jvmti/agent_tools.c
+ test/hotspot/jtreg/vmTestbase/nsk/share/jvmti/jvmti_FollowRefObjects.c
+ test/hotspot/jtreg/vmTestbase/nsk/share/jvmti/jvmti_FollowRefObjects.h
+ test/hotspot/jtreg/vmTestbase/nsk/share/jvmti/jvmti_tools.c
+ test/hotspot/jtreg/vmTestbase/nsk/share/jvmti/jvmti_tools.h
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/anonloader/func/castToGrandparent/Test.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/anonloader/func/castToParent/Test.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/anonloader/func/classNameInStackTrace/Test.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/anonloader/func/finalSuperclass/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/anonloader/func/findByName/Test.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/anonloader/func/invalidSuperclass/Test.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/anonloader/func/isGarbageCollected/Test.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/anonloader/func/uniqueClassAndObject/Test.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/anonloader/share/AnonkTestee01.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/anonloader/share/AnonkTestee02.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/anonloader/share/ReplaceClassParentTest.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/anonloader/share/StressClassLoadingTest.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/anonloader/stress/byteMutation/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/anonloader/stress/byteMutation/Test.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/anonloader/stress/oome/heap/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/anonloader/stress/oome/heap/Test.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/anonloader/stress/oome/metaspace/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/anonloader/stress/oome/metaspace/Test.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/anonloader/stress/parallelLoad/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/anonloader/stress/parallelLoad/Test.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/anonloader/stress/randomBytecodes/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/anonloader/stress/randomBytecodes/Test.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/cp/share/GenCPFullOfMH.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/cp/share/GenCPFullOfMT.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/cp/share/GenFullCP.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/cp/share/GenManyIndyCorrectBootstrap.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/cp/share/GenManyIndyIncorrectBootstrap.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/cp/share/GenManyIndyOneCPX.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/cp/share/HandleType.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/cp/stress/classfmt/correctBootstrap/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/cp/stress/classfmt/incorrectBootstrap/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/cp/stress/classfmt/manyIndyOneCPX/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/cp/stress/classfmt/manyIndyOneCPX/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/cp/stress/classfmt/mh/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/cp/stress/classfmt/mh/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/cp/stress/classfmt/mt/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/cp/stress/classfmt/mt/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/java/rawRetypes/INDIFY_Test6998541.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/java/rawRetypes/INDIFY_Test6998541.jmpp
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/java/rawRetypes/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/java/thisAsArgument/INDIFY_Test.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/java/thisAsArgument/Test.java.jdk8
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/java/verifyStackTrace/INDIFY_Test.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/java/verifyStackTrace/Test.java.jdk8
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jdi/breakpoint/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jdi/breakpoint/Test.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jdi/breakpointOtherStratum/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jdi/breakpointOtherStratum/Test.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2manyDiff_a/INDIFY_Dummy0.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2manyDiff_a/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2manyDiff_a/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2manyDiff_a/newclass/INDIFY_Dummy0.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2manyDiff_b/INDIFY_Dummy0.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2manyDiff_b/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2manyDiff_b/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2manyDiff_b/newclass/INDIFY_Dummy0.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2manySame_a/INDIFY_Dummy0.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2manySame_a/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2manySame_a/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2manySame_a/newclass/INDIFY_Dummy0.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2manySame_b/INDIFY_Dummy0.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2manySame_b/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2manySame_b/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2manySame_b/newclass/INDIFY_Dummy0.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2none_a/INDIFY_Dummy0.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2none_a/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2none_a/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2none_a/newclass/INDIFY_Dummy0.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2none_b/INDIFY_Dummy0.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2none_b/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2none_b/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2none_b/newclass/INDIFY_Dummy0.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2same_a/INDIFY_Dummy0.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2same_a/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2same_a/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2same_a/newclass/INDIFY_Dummy0.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2same_b/INDIFY_Dummy0.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2same_b/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2same_b/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2same_b/newclass/INDIFY_Dummy0.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_none2indy_a/INDIFY_Dummy0.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_none2indy_a/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_none2indy_a/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_none2indy_a/newclass/INDIFY_Dummy0.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_none2indy_b/INDIFY_Dummy0.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_none2indy_b/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_none2indy_b/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_none2indy_b/newclass/INDIFY_Dummy0.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jvmti/redefineClassInBootstrap/INDIFY_Dummy0.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jvmti/redefineClassInBootstrap/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jvmti/redefineClassInBootstrap/newclass/INDIFY_Dummy0.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jvmti/redefineClassInTarget/INDIFY_Dummy0.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jvmti/redefineClassInTarget/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jvmti/redefineClassInTarget/newclass/INDIFY_Dummy0.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jvmti/share/IndyRedefineClass.c
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jvmti/share/IndyRedefineClass.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jvmti/share/IndyRedefineTest.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jvmti/share/libIndyRedefineClass.c
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jvmti/stepBreakPopReturn/INDIFY_Test.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jvmti/stepBreakPopReturn/libstepBreakPopReturn.c
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/func/jvmti/stepBreakPopReturn/stepBreakPopReturn.c
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/share/CallSiteDekkerActor.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/share/INDIFY_RelinkCallSiteFreqTest.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/share/INDIFY_RelinkCallSiteTest.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/stress/gc/lotsOfCallSites/INDIFY_Testee.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/stress/gc/lotsOfCallSites/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/stress/gc/lotsOfCallSites/Test.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/stress/java/loopsAndThreads/INDIFY_Test.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/stress/java/loopsAndThreads/INDIFY_Test.jmpp
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/stress/java/loopsAndThreads/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/stress/java/loopsAndThreads/Test.java.jdk8
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/stress/java/loopsAndThreads/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/stress/java/mutableCallSiteDekker/Actor.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/stress/java/mutableCallSiteDekker/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/stress/java/mutableCallSiteDekker/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/stress/java/relinkMutableCallSite/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/stress/java/relinkMutableCallSite/Test.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/stress/java/relinkMutableCallSiteFreq/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/stress/java/relinkMutableCallSiteFreq/Test.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/stress/java/relinkVolatileCallSite/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/stress/java/relinkVolatileCallSite/Test.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/stress/java/relinkVolatileCallSiteFreq/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/stress/java/relinkVolatileCallSiteFreq/Test.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/stress/java/volatileCallSiteDekker/Actor.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/stress/java/volatileCallSiteDekker/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/stress/java/volatileCallSiteDekker/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/stress/jdi/breakpointInCompiledCode/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/stress/jdi/breakpointInCompiledCode/Test.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/func/java/throwException/Test.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/func/jdi/breakpoint/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/func/jdi/breakpoint/Test.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/func/jdi/breakpointOtherStratum/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/func/jdi/breakpointOtherStratum/Test.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/func/regression/b7087658/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/func/regression/b7087658/Test.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/func/regression/b7087658/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/func/regression/b7127687/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/func/regression/b7127687/Test.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/func/regression/b7127687/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/func/regression/b7129034/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/func/regression/b7129034/Test.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/func/regression/b7129034/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/share/Argument.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/share/Arguments.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/share/MHTransformationGen.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/share/MHUtils.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/share/MethodParameterValueProvider.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/share/PrimitiveTypeConverter.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/share/PrimitiveTypeConverter.jmpp
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/share/RandomArgumentGen.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/share/RandomArgumentsGen.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/share/RandomMTGen.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/share/RandomTypeGen.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/share/RandomValueGen.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/share/SimpleOpMethodHandles.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/share/SimpleUnitTest.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/share/TestTypes.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/share/transform/v2/MHArrayEnvelopeTFPair.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/share/transform/v2/MHArrayGetElemTF.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/share/transform/v2/MHArraySetElemTF.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/share/transform/v2/MHBasicUnaryTF.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/share/transform/v2/MHBindTF.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/share/transform/v2/MHCall.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/share/transform/v2/MHCastTF.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/share/transform/v2/MHCollectSpreadBaseTF.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/share/transform/v2/MHCollectSpreadTF.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/share/transform/v2/MHConstantTF.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/share/transform/v2/MHConvertTF.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/share/transform/v2/MHDropTF.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/share/transform/v2/MHDropTF2.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/share/transform/v2/MHEnvelopeArgTFPair.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/share/transform/v2/MHExplicitCastTF.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/share/transform/v2/MHFilterRetValTF.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/share/transform/v2/MHFilterTF.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/share/transform/v2/MHFoldTF.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/share/transform/v2/MHIdentityTF.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/share/transform/v2/MHInsertOrDropTF.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/share/transform/v2/MHInsertTF.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/share/transform/v2/MHMacroTF.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/share/transform/v2/MHNaryTF.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/share/transform/v2/MHNullaryTF.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/share/transform/v2/MHOutboundCallTF.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/share/transform/v2/MHOutboundVirtualCallTF.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/share/transform/v2/MHPermuteTF.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/share/transform/v2/MHPrimitiveTF.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/share/transform/v2/MHSamTF.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/share/transform/v2/MHTF.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/share/transform/v2/MHTFPair.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/share/transform/v2/MHThrowCatchTFPair.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/share/transform/v2/MHUnaryTF.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/share/transform/v2/MHVarargsCollectSpreadTF.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/stress/compiler/deoptimize/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/stress/compiler/deoptimize/Test.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/stress/compiler/i2c_c2i/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/stress/compiler/i2c_c2i/Test.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/stress/compiler/inlineMHTarget/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/stress/compiler/inlineMHTarget/Test.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/stress/compiler/sequences/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/stress/compiler/sequences/Test.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/stress/gc/callSequencesDuringGC/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/stress/gc/callSequencesDuringGC/Test.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/stress/gc/createLotsOfMH/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/stress/gc/createLotsOfMH/Test.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/stress/gc/createLotsOfMHConsts/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/stress/gc/createLotsOfMHConsts/Test.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/stress/java/sequences/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/stress/java/sequences/Test.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/stress/jdi/breakpointInCompiledCode/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/stress/jdi/breakpointInCompiledCode/Test.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/stress/jni/nativeAndMH/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/stress/jni/nativeAndMH/Test.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/stress/jni/nativeAndMH/libnativeAndMH.c
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/stress/jni/nativeAndMH/nativeAndMH.c
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/mixed/stress/java/findDeadlock/INDIFY_Test.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/mixed/stress/java/findDeadlock/INDIFY_Test.jmpp
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/mixed/stress/java/findDeadlock/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/mixed/stress/java/findDeadlock/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/mixed/stress/regression/b6969574/INDIFY_Test.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/mixed/stress/regression/b6969574/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/patches/java.base/java/lang/invoke/NewInvokeSpecialCallSite.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/patches/java.base/jdk/internal/org/objectweb/asm/ClassWriterExt.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/share/ClassfileGenerator.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/share/ClassfileGeneratorTest.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/share/CustomClassLoaders.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/share/DekkerTest.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/share/Env.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/share/ExceptionsOptionObjectFactory.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/share/IgnoreUnknownArgumentParser.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/share/IndifiedClassesBuilder.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/share/MlvmOOMTest.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/share/MlvmTest.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/share/MlvmTestExecutor.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/share/MultiThreadedTest.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/share/Stratum.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/share/StratumClassesBuilder.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/share/TestSequence.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/share/WhiteBoxHelper.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/share/jdi/ArgumentHandler.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/share/jdi/BreakpointInfo.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/share/jdi/IndyDebuggee.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/share/jdi/JDIBreakpointTest.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/share/jdi/MHDebuggee.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/share/jpda/Debuggee.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/share/jpda/INDIFY_SDE_DebuggeeBase.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/share/jpda/SDE_MHDebuggeeBase.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/share/jpda/StratumInfo.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/share/jpda/StratumUtils.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/share/mlvmJvmtiUtils.c
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/share/mlvmJvmtiUtils.h
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/tools/Indify.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/tools/LoadClass.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/tools/StratumAP.java
+ test/hotspot/jtreg/vmTestbase/vm/mlvm/tools/StratumAPTreeVisitor.java

Changeset: bd198a98f3c5
Author:    pliden
Date:      2018-05-17 09:35 +0200
URL:       http://hg.openjdk.java.net/loom/loom/rev/bd198a98f3c5

8202978: Incorrect tmp register passed to MacroAssembler::load_mirror()
Reviewed-by: kvn, coleenp

! src/hotspot/cpu/x86/macroAssembler_x86.cpp
! src/hotspot/cpu/x86/templateInterpreterGenerator_x86.cpp

Changeset: 8e4fcfb4cfe4
Author:    rehn
Date:      2018-05-17 10:32 +0200
URL:       http://hg.openjdk.java.net/loom/loom/rev/8e4fcfb4cfe4

8195098: Low latency hashtable for read-mostly scenarios
Summary: This implement a concurrent hashtable using chaining and the GlobalCounter for ABA problems.
Reviewed-by: acorn, coleenp, dcubed, eosterlund, gziemski, mlarsson

+ src/hotspot/share/utilities/concurrentHashTable.hpp
+ src/hotspot/share/utilities/concurrentHashTable.inline.hpp
+ src/hotspot/share/utilities/concurrentHashTableTasks.inline.hpp
+ test/hotspot/gtest/utilities/test_concurrentHashtable.cpp

Changeset: 062fcc6d183b
Author:    asaha
Date:      2018-05-17 11:03 +0000
URL:       http://hg.openjdk.java.net/loom/loom/rev/062fcc6d183b

Added tag jdk-11+14 for changeset 3595bd343b65

! .hgtags

Changeset: dc18db671651
Author:    mdoerr
Date:      2018-05-17 14:16 +0200
URL:       http://hg.openjdk.java.net/loom/loom/rev/dc18db671651

8203288: PPC64 and s390 fail to build after JDK-8199712 (Flight Recorder)
Reviewed-by: shade

+ src/hotspot/cpu/ppc/vm_version_ext_ppc.cpp
+ src/hotspot/cpu/ppc/vm_version_ext_ppc.hpp
+ src/hotspot/cpu/s390/vm_version_ext_s390.cpp
+ src/hotspot/cpu/s390/vm_version_ext_s390.hpp
! src/hotspot/os/aix/os_aix.cpp
+ src/hotspot/os/aix/os_perf_aix.cpp
! src/hotspot/os/linux/os_perf_linux.cpp
! src/hotspot/os_cpu/aix_ppc/thread_aix_ppc.cpp
! src/hotspot/os_cpu/aix_ppc/thread_aix_ppc.hpp
! src/hotspot/os_cpu/linux_ppc/thread_linux_ppc.cpp
! src/hotspot/os_cpu/linux_ppc/thread_linux_ppc.hpp
! src/hotspot/os_cpu/linux_s390/thread_linux_s390.cpp
! src/hotspot/os_cpu/linux_s390/thread_linux_s390.hpp
! src/hotspot/share/jfr/utilities/jfrBigEndian.hpp

Changeset: e2d9b38630c3
Author:    gromero
Date:      2018-05-16 11:11 -0400
URL:       http://hg.openjdk.java.net/loom/loom/rev/e2d9b38630c3

8203305: PPC64: Improve TM detection for enabling RTM on Linux / POWER9
Reviewed-by: mdoerr

! src/hotspot/cpu/ppc/vm_version_ppc.cpp
! src/hotspot/cpu/ppc/vm_version_ppc.hpp

Changeset: f9fe56417050
Author:    mdoerr
Date:      2018-05-17 14:19 +0200
URL:       http://hg.openjdk.java.net/loom/loom/rev/f9fe56417050

8202713: Create a MacroAssembler::access_load/store_at wrapper for S390 and PPC
Reviewed-by: eosterlund, goetz

! src/hotspot/cpu/ppc/gc/g1/g1BarrierSetAssembler_ppc.cpp
! src/hotspot/cpu/ppc/gc/g1/g1BarrierSetAssembler_ppc.hpp
! src/hotspot/cpu/ppc/gc/shared/barrierSetAssembler_ppc.cpp
! src/hotspot/cpu/ppc/gc/shared/barrierSetAssembler_ppc.hpp
! src/hotspot/cpu/ppc/interp_masm_ppc.hpp
! src/hotspot/cpu/ppc/interp_masm_ppc_64.cpp
! src/hotspot/cpu/ppc/macroAssembler_ppc.cpp
! src/hotspot/cpu/ppc/macroAssembler_ppc.hpp
! src/hotspot/cpu/ppc/macroAssembler_ppc.inline.hpp
! src/hotspot/cpu/ppc/methodHandles_ppc.cpp
! src/hotspot/cpu/ppc/stubGenerator_ppc.cpp
! src/hotspot/cpu/ppc/templateInterpreterGenerator_ppc.cpp
! src/hotspot/cpu/ppc/templateTable_ppc_64.cpp
! src/hotspot/cpu/s390/gc/g1/g1BarrierSetAssembler_s390.cpp
! src/hotspot/cpu/s390/gc/g1/g1BarrierSetAssembler_s390.hpp
! src/hotspot/cpu/s390/gc/shared/barrierSetAssembler_s390.cpp
! src/hotspot/cpu/s390/gc/shared/barrierSetAssembler_s390.hpp
! src/hotspot/cpu/s390/interp_masm_s390.cpp
! src/hotspot/cpu/s390/macroAssembler_s390.cpp
! src/hotspot/cpu/s390/macroAssembler_s390.hpp
! src/hotspot/cpu/s390/methodHandles_s390.cpp
! src/hotspot/cpu/s390/s390.ad
! src/hotspot/cpu/s390/templateInterpreterGenerator_s390.cpp
! src/hotspot/cpu/s390/templateTable_s390.cpp

Changeset: 268ea94772da
Author:    mgronlun
Date:      2018-05-17 14:31 +0200
URL:       http://hg.openjdk.java.net/loom/loom/rev/268ea94772da

8203346: JFR: Inconsistent signature of jfr_add_string_constant
Reviewed-by: shade

! src/hotspot/share/jfr/jni/jfrJniMethod.cpp
! src/hotspot/share/jfr/jni/jfrJniMethod.hpp

Changeset: 88bf53770be5
Author:    eosterlund
Date:      2018-05-17 11:56 +0200
URL:       http://hg.openjdk.java.net/loom/loom/rev/88bf53770be5

8202479: Add missing try_resolve_jobject_in_native calls
Reviewed-by: coleenp, pliden

! src/hotspot/cpu/sparc/jniFastGetField_sparc.cpp
! src/hotspot/cpu/x86/jniFastGetField_x86_64.cpp

Changeset: 86f038c25410
Author:    neliasso
Date:      2018-05-17 12:08 +0200
URL:       http://hg.openjdk.java.net/loom/loom/rev/86f038c25410

8203215: IdealLoopTree::split_outer_loop leaves phi-nodes with only one input
Summary: Make sure the phis are transformed
Reviewed-by: roland, kvn, rbackman

! src/hotspot/share/opto/loopnode.cpp

Changeset: 1d683e243d8d
Author:    ccheung
Date:      2018-05-17 08:41 -0700
URL:       http://hg.openjdk.java.net/loom/loom/rev/1d683e243d8d

8196619: [TESTBUG] restore current version check in runtime/appcds/MultiReleaseJars.java
Reviewed-by: dholmes

! test/hotspot/jtreg/runtime/appcds/MultiReleaseJars.java

Changeset: cc705c956798
Author:    bpatel
Date:      2018-05-17 12:59 -0700
URL:       http://hg.openjdk.java.net/loom/loom/rev/cc705c956798

8196201: Generate pages to list all classes and all packages in javadoc output
Reviewed-by: jjg

! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/AbstractIndexWriter.java
+ src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/AllClassesIndexWriter.java
+ src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/AllPackagesIndexWriter.java
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/HtmlDoclet.java
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/MethodWriterImpl.java
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/ModuleIndexWriter.java
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/ModuleWriterImpl.java
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/PackageIndexWriter.java
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/PackageWriterImpl.java
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/SearchIndexItem.java
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/SingleIndexWriter.java
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/SplitIndexWriter.java
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/markup/HtmlStyle.java
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/markup/Navigation.java
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/markup/Table.java
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/resources/search.js
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/Resources.java
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/resources/script.js
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/resources/stylesheet.css
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/util/DocPaths.java
! test/langtools/jdk/javadoc/doclet/testGroupName/TestGroupName.java
! test/langtools/jdk/javadoc/doclet/testMethodTypes/TestMethodTypes.java
! test/langtools/jdk/javadoc/doclet/testModules/TestModulePackages.java
! test/langtools/jdk/javadoc/doclet/testModules/TestModules.java
! test/langtools/jdk/javadoc/doclet/testPackagePage/TestPackagePage.java
! test/langtools/jdk/javadoc/doclet/testSearch/TestSearch.java
! test/langtools/jdk/javadoc/doclet/testStylesheet/TestStylesheet.java
! test/langtools/jdk/javadoc/doclet/testUnnamedPackage/TestUnnamedPackage.java
! test/langtools/jdk/javadoc/tool/api/basic/APITest.java
! test/langtools/tools/javadoc/api/basic/APITest.java

Changeset: 2f59dc95847d
Author:    iignatyev
Date:      2018-05-17 14:52 -0700
URL:       http://hg.openjdk.java.net/loom/loom/rev/2f59dc95847d

8199370: [TESTBUG] Open source vm testbase GC tests
Reviewed-by: erikj, ihse, ehelin

! make/test/JtregNativeHotspot.gmk
! test/hotspot/jtreg/ProblemList.txt
! test/hotspot/jtreg/TEST.groups
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle01/Juggle01.java
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle01/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle02/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle02/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle03/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle03/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle04/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle04/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle05/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle05/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle06/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle06/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle07/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle07/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle08/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle08/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle09/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle09/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle10/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle10/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle11/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle11/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle12/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle12/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle13/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle13/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle14/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle14/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle15/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle15/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle16/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle16/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle17/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle17/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle18/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle18/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle19/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle19/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle20/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle20/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle21/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle21/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle22/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle22/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle23/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle23/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle24/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle24/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle25/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle25/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle26/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle26/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle27/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle27/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle28/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle28/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle29/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle29/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle30/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle30/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle31/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle31/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle32/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle32/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle33/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle33/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle34/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle34/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/ClassNNN.java.template
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/ExecutionTask.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/GenClassPoolJar.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/GenClassesBuilder.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/README
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/UnloadingTest.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/bytecode/Bytecode.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/bytecode/BytecodeFactory.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/bytecode/BytecodeGeneratorFactory.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/bytecode/BytecodeMutatorFactory.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/bytecode/BytecodePatcher.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/bytecode/DefaultTemplateClass.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/bytecode/GenClassesBuilder.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/bytecode/HumongousTemplateClassGen.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/bytecode/SourceGenerator.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/bytecode/TemplateClassWithStaticField.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/bytecode/ThreadTemplateClass.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/check/Assertion.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/check/AssertionContainer.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/check/ClassAssertion.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/check/FinalizedAssertion.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/check/PhantomizationServiceThread.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/check/PhantomizedAssertion.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/check/cleanup/CleanupAction.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/check/cleanup/UnusedThreadKiller.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/classloaders/DoItYourselfClassLoader.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/classloaders/FinalizableClassloader.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/classloaders/JNIClassloader.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/classloaders/ReflectionClassloader.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/configuration/ClassloadingMethod.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/configuration/KeepRefMode.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/configuration/ReleaseRefMode.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/configuration/TestConfiguration.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/configuration/WhatToKeep.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/keepref/InStackLocalHolder.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/keepref/InStaticFieldHolder.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/keepref/InThreadFieldHolder.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/keepref/JNIGlobalRefHolder.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/keepref/JNILocalRefHolder.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/keepref/NullClassloaderHolder.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/keepref/RefHolder.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/libdefine.c
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/loading/ClassLoadingHelper.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/loading/LibLoader.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_anonclassloader_inMemoryCompilation_keep_class/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_anonclassloader_inMemoryCompilation_keep_class/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_anonclassloader_inMemoryCompilation_keep_obj/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_anonclassloader_inMemoryCompilation_keep_obj/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_anonclassloader_keep_class/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_anonclassloader_keep_class/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_anonclassloader_keep_obj/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_anonclassloader_keep_obj/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level1_inMemoryCompilation_keep_cl/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level1_inMemoryCompilation_keep_cl/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level1_inMemoryCompilation_keep_class/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level1_inMemoryCompilation_keep_class/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level1_inMemoryCompilation_keep_obj/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level1_inMemoryCompilation_keep_obj/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level1_keep_cl/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level1_keep_cl/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level1_keep_class/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level1_keep_class/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level1_keep_obj/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level1_keep_obj/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level2_inMemoryCompilation_keep_cl/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level2_inMemoryCompilation_keep_cl/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level2_inMemoryCompilation_keep_class/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level2_inMemoryCompilation_keep_class/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level2_inMemoryCompilation_keep_obj/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level2_inMemoryCompilation_keep_obj/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level2_keep_cl/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level2_keep_cl/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level2_keep_class/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level2_keep_class/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level2_keep_obj/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level2_keep_obj/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level3_inMemoryCompilation_keep_cl/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level3_inMemoryCompilation_keep_cl/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level3_inMemoryCompilation_keep_class/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level3_inMemoryCompilation_keep_class/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level3_inMemoryCompilation_keep_obj/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level3_inMemoryCompilation_keep_obj/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level3_keep_cl/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level3_keep_cl/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level3_keep_class/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level3_keep_class/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level3_keep_obj/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level3_keep_obj/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level4_inMemoryCompilation_keep_cl/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level4_inMemoryCompilation_keep_cl/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level4_inMemoryCompilation_keep_class/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level4_inMemoryCompilation_keep_class/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level4_inMemoryCompilation_keep_obj/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level4_inMemoryCompilation_keep_obj/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level4_keep_cl/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level4_keep_cl/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level4_keep_class/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level4_keep_class/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level4_keep_obj/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level4_keep_obj/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_humongous_class_inMemoryCompilation_keep_cl/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_humongous_class_inMemoryCompilation_keep_cl/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_humongous_class_inMemoryCompilation_keep_class/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_humongous_class_inMemoryCompilation_keep_class/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_humongous_class_inMemoryCompilation_keep_obj/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_humongous_class_inMemoryCompilation_keep_obj/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_humongous_class_keep_cl/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_humongous_class_keep_cl/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_humongous_class_keep_class/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_humongous_class_keep_class/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_humongous_class_keep_obj/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_humongous_class_keep_obj/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_jni_classloading_inMemoryCompilation_keep_cl/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_jni_classloading_inMemoryCompilation_keep_cl/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_jni_classloading_inMemoryCompilation_keep_class/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_jni_classloading_inMemoryCompilation_keep_class/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_jni_classloading_inMemoryCompilation_keep_obj/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_jni_classloading_inMemoryCompilation_keep_obj/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_jni_classloading_keep_cl/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_jni_classloading_keep_cl/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_jni_classloading_keep_class/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_jni_classloading_keep_class/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_jni_classloading_keep_obj/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_jni_classloading_keep_obj/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_jni_global_ref_inMemoryCompilation_keep_cl/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_jni_global_ref_inMemoryCompilation_keep_cl/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_jni_global_ref_inMemoryCompilation_keep_class/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_jni_global_ref_inMemoryCompilation_keep_class/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_jni_global_ref_inMemoryCompilation_keep_obj/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_jni_global_ref_inMemoryCompilation_keep_obj/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_jni_global_ref_keep_cl/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_jni_global_ref_keep_cl/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_jni_global_ref_keep_class/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_jni_global_ref_keep_class/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_jni_global_ref_keep_obj/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_jni_global_ref_keep_obj/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_jni_local_ref_inMemoryCompilation_keep_cl/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_jni_local_ref_inMemoryCompilation_keep_cl/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_jni_local_ref_inMemoryCompilation_keep_class/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_jni_local_ref_inMemoryCompilation_keep_class/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_jni_local_ref_inMemoryCompilation_keep_obj/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_jni_local_ref_inMemoryCompilation_keep_obj/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_jni_local_ref_keep_cl/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_jni_local_ref_keep_cl/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_jni_local_ref_keep_class/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_jni_local_ref_keep_class/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_jni_local_ref_keep_obj/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_jni_local_ref_keep_obj/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_rootClass_inMemoryCompilation_keep_cl/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_rootClass_inMemoryCompilation_keep_cl/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_rootClass_inMemoryCompilation_keep_class/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_rootClass_inMemoryCompilation_keep_class/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_rootClass_inMemoryCompilation_keep_obj/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_rootClass_inMemoryCompilation_keep_obj/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_rootClass_keep_cl/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_rootClass_keep_cl/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_rootClass_keep_class/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_rootClass_keep_class/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_rootClass_keep_obj/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_rootClass_keep_obj/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_stackLocal_inMemoryCompilation_keep_cl/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_stackLocal_inMemoryCompilation_keep_cl/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_stackLocal_inMemoryCompilation_keep_class/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_stackLocal_inMemoryCompilation_keep_class/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_stackLocal_inMemoryCompilation_keep_obj/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_stackLocal_inMemoryCompilation_keep_obj/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_stackLocal_keep_cl/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_stackLocal_keep_cl/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_stackLocal_keep_class/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_stackLocal_keep_class/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_stackLocal_keep_obj/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_stackLocal_keep_obj/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_staticField_inMemoryCompilation_keep_cl/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_staticField_inMemoryCompilation_keep_cl/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_staticField_inMemoryCompilation_keep_class/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_staticField_inMemoryCompilation_keep_class/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_staticField_inMemoryCompilation_keep_obj/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_staticField_inMemoryCompilation_keep_obj/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_staticField_keep_cl/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_staticField_keep_cl/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_staticField_keep_class/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_staticField_keep_class/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_staticField_keep_obj/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_staticField_keep_obj/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_strongRef_inMemoryCompilation_keep_cl/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_strongRef_inMemoryCompilation_keep_cl/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_strongRef_inMemoryCompilation_keep_class/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_strongRef_inMemoryCompilation_keep_class/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_strongRef_inMemoryCompilation_keep_obj/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_strongRef_inMemoryCompilation_keep_obj/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_strongRef_keep_cl/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_strongRef_keep_cl/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_strongRef_keep_class/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_strongRef_keep_class/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_strongRef_keep_obj/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_strongRef_keep_obj/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_threadItself_inMemoryCompilation_keep_cl/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_threadItself_inMemoryCompilation_keep_cl/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_threadItself_inMemoryCompilation_keep_class/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_threadItself_inMemoryCompilation_keep_class/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_threadItself_inMemoryCompilation_keep_obj/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_threadItself_inMemoryCompilation_keep_obj/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_threadItself_keep_cl/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_threadItself_keep_cl/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_threadItself_keep_class/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_threadItself_keep_class/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_threadItself_keep_obj/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_threadItself_keep_obj/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_phantom_ref_inMemoryCompilation_keep_cl/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_phantom_ref_inMemoryCompilation_keep_cl/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_phantom_ref_inMemoryCompilation_keep_class/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_phantom_ref_inMemoryCompilation_keep_class/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_phantom_ref_inMemoryCompilation_keep_obj/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_phantom_ref_inMemoryCompilation_keep_obj/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_phantom_ref_keep_cl/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_phantom_ref_keep_cl/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_phantom_ref_keep_class/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_phantom_ref_keep_class/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_phantom_ref_keep_obj/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_phantom_ref_keep_obj/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_prot_domains_inMemoryCompilation_keep_cl/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_prot_domains_inMemoryCompilation_keep_cl/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_prot_domains_inMemoryCompilation_keep_class/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_prot_domains_inMemoryCompilation_keep_class/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_prot_domains_inMemoryCompilation_keep_obj/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_prot_domains_inMemoryCompilation_keep_obj/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_prot_domains_keep_cl/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_prot_domains_keep_cl/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_prot_domains_keep_class/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_prot_domains_keep_class/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_prot_domains_keep_obj/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_prot_domains_keep_obj/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_redefinition_inMemoryCompilation_keep_cl/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_redefinition_inMemoryCompilation_keep_cl/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_redefinition_inMemoryCompilation_keep_class/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_redefinition_inMemoryCompilation_keep_class/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_redefinition_inMemoryCompilation_keep_obj/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_redefinition_inMemoryCompilation_keep_obj/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_redefinition_keep_cl/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_redefinition_keep_cl/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_redefinition_keep_class/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_redefinition_keep_class/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_redefinition_keep_obj/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_redefinition_keep_obj/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_reflection_classloading_inMemoryCompilation_keep_cl/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_reflection_classloading_inMemoryCompilation_keep_cl/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_reflection_classloading_inMemoryCompilation_keep_class/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_reflection_classloading_inMemoryCompilation_keep_class/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_reflection_classloading_inMemoryCompilation_keep_obj/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_reflection_classloading_inMemoryCompilation_keep_obj/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_reflection_classloading_keep_cl/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_reflection_classloading_keep_cl/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_reflection_classloading_keep_class/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_reflection_classloading_keep_class/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_reflection_classloading_keep_obj/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_reflection_classloading_keep_obj/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_weak_ref_inMemoryCompilation_keep_cl/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_weak_ref_inMemoryCompilation_keep_cl/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_weak_ref_inMemoryCompilation_keep_class/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_weak_ref_inMemoryCompilation_keep_class/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_weak_ref_inMemoryCompilation_keep_obj/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_weak_ref_inMemoryCompilation_keep_obj/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_weak_ref_keep_cl/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_weak_ref_keep_cl/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_weak_ref_keep_class/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_weak_ref_keep_class/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_weak_ref_keep_obj/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_weak_ref_keep_obj/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/AllocateWithoutOomTest/AllocateWithoutOomTest.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/AllocateWithoutOomTest/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/BigChains/BigChains.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/BigChains/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/CallGC/CallGC01/CallGC01.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/CallGC/CallGC01/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/CallGC/CallGC02/CallGC02.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/CallGC/CallGC02/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/ClassDeallocGC/ClassDeallocGC.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/FinalizeTest01/FinalizeTest01.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/FinalizeTest01/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/FinalizeTest02/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/FinalizeTest02/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/FinalizeTest04/FinalizeTest04.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/FinalizeTest04/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/FinalizeTest05/FinalizeTest05.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/FinalizeTest05/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/FinalizerGC01/FinalizerGC01.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/FinalizerGC02/FinalizerGC02.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/GcPointerCheckTest/GcPointerCheckTest.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/GcPointerCheckTest/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/HeapUsageTest/HeapUsageTest.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/HeapUsageTest/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/InterruptGC/InterruptGC.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/InterruptGC/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/JumbleGC/JumbleGC.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/JumbleGC/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/JumbleGC/Tree.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/JumbleGC002/JumbleGC002.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/JumbleGC002/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/LargeObjects/large001/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/LargeObjects/large001/large001.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/LargeObjects/large002/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/LargeObjects/large002/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/LargeObjects/large003/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/LargeObjects/large003/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/LargeObjects/large004/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/LargeObjects/large004/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/LargeObjects/large005/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/LargeObjects/large005/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/LoadUnloadGC/LoadUnloadGC.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/LoadUnloadGC/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/LoadUnloadGC2/LoadUnloadGC2.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/LoadUnloadGC2/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/MTLinkedListGC/MTLinkedListGC.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/MTLinkedListGC/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/MTLinkedListGC/node.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/MTasyncGC/MTasyncGC.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/MTsyncGC/MTsyncGC.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/MatrixJuggleGC/MatrixJuggleGC.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/MatrixJuggleGC/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/MemoryEater/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/MemoryEater/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/MemoryEaterMT/MemoryEaterMT.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/MemoryEaterMT/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/ObjectMonitorCleanup/MonitorThread.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/ObjectMonitorCleanup/ObjectMonitorCleanup.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/ObjectMonitorCleanup/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/OneeFinalizerTest/OneeFinalizerTest.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/OneeFinalizerTest/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/PhantomReference/PRHelper.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/PhantomReference/PhantomHelper.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/PhantomReference/PhantomReferenceEvilTest/PhantomReferenceEvilTest.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/PhantomReference/PhantomReferenceEvilTest/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/PhantomReference/PhantomReferenceTest/PhantomReferenceTest.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/PhantomReference/PhantomReferenceTest/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/PhantomReference/phantom001/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/PhantomReference/phantom001/phantom001.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/PhantomReference/phantom002/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/PhantomReference/phantom002/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/ReferencesGC/CircularLinkedList.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/ReferencesGC/ReferencesGC.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/ReferencesGC/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/RememberedSet/RememberedSet.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/RememberedSet/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/SoftReference/SoftReferenceTest/SoftReferenceTest.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/SoftReference/SoftReferenceTest/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/SoftReference/soft001/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/SoftReference/soft001/soft001.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/SoftReference/soft002/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/SoftReference/soft002/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/SoftReference/soft003/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/SoftReference/soft003/soft003.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/SoftReference/soft004/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/SoftReference/soft004/soft004.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/SoftReference/soft005/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/SoftReference/soft005/soft005.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/Steal/steal001/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/Steal/steal001/steal001.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/Steal/steal002/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/Steal/steal002/steal002.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/StringGC/StringGC.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/StringGC/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/StringIntern/StringIntern.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/StringIntern/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/StringInternGC/StringInternGC.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/StringInternGC/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/StringInternSync/StringInternSync.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/StringInternSync/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/StringInternSync2/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/StringInternSync2/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/StringInternSyncWithGC/StringGenerator.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/StringInternSyncWithGC/StringInternSyncWithGC.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/StringInternSyncWithGC/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/StringInternSyncWithGC2/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/StringInternSyncWithGC2/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/StringInternSyncWithGC3/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/StringInternSyncWithGC3/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/StringInternSyncWithGC4/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/StringInternSyncWithGC4/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/ThreadGC/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/ThreadGC/ThreadGC.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/WeakReference/WeakReferenceEvilTest/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/WeakReference/WeakReferenceEvilTest/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/WeakReference/WeakReferenceEvilTest/WeakReferenceEvilTest.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/WeakReference/WeakReferenceTest/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/WeakReference/WeakReferenceTest/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/WeakReference/WeakReferenceTest/WeakReferenceTest.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/WeakReference/weak001/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/WeakReference/weak001/weak001.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/WeakReference/weak002/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/WeakReference/weak002/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/WeakReference/weak003/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/WeakReference/weak003/weak003.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/WeakReference/weak004/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/WeakReference/weak004/weak004.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/WeakReference/weak005/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/WeakReference/weak005/weak005.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/WeakReference/weak006/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/WeakReference/weak006/weak006.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/WeakReference/weak007/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/WeakReference/weak007/weak007.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/WeakReferenceGC/CircularLinkedList.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/WeakReferenceGC/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/WeakReferenceGC/WeakReferenceGC.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/fileTest/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/gctests/fileTest/fileTest.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/gctest01/gctest01.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/gctest02/gctest02.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/gctest03/Tree.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/gctest03/appthread.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/gctest03/gctest03.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/gctest04/gctest04.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/gctest04/reqgen.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/mallocWithGC1/libmallocWithGC1.c
+ test/hotspot/jtreg/vmTestbase/gc/gctests/mallocWithGC1/mallocWithGC1.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/mallocWithGC2/libmallocWithGC2.c
+ test/hotspot/jtreg/vmTestbase/gc/gctests/mallocWithGC2/mallocWithGC2.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/mallocWithGC3/libmallocWithGC3.c
+ test/hotspot/jtreg/vmTestbase/gc/gctests/mallocWithGC3/mallocWithGC3.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/nativeGC01/libnativeGC01.c
+ test/hotspot/jtreg/vmTestbase/gc/gctests/nativeGC01/nativeGC01.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/nativeGC02/libnativeGC02.c
+ test/hotspot/jtreg/vmTestbase/gc/gctests/nativeGC02/nativeGC02.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/nativeGC03/libnativeGC03.c
+ test/hotspot/jtreg/vmTestbase/gc/gctests/nativeGC03/nativeGC03.java
+ test/hotspot/jtreg/vmTestbase/gc/gctests/nativeGC05/libnativeGC05.c
+ test/hotspot/jtreg/vmTestbase/gc/gctests/nativeGC05/nativeGC05.java
+ test/hotspot/jtreg/vmTestbase/gc/hashcode/ExternalHashingTest/ExternalHashingTest.java
+ test/hotspot/jtreg/vmTestbase/gc/hashcode/ExternalHashingTest/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/hashcode/HCHelper.java
+ test/hotspot/jtreg/vmTestbase/gc/hashcode/HashCodeSimpleTest/HashCodeSimpleTest.java
+ test/hotspot/jtreg/vmTestbase/gc/hashcode/HashCodeSimpleTest/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/hashcode/HashCodeTestC/HashCodeTestC.java
+ test/hotspot/jtreg/vmTestbase/gc/hashcode/HashCodeTestC/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/hashcode/HashCodeTestCC/HashCodeTestCC.java
+ test/hotspot/jtreg/vmTestbase/gc/hashcode/HashCodeTestCC/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/hashcode/HashCodeTestP/HashCodeTestP.java
+ test/hotspot/jtreg/vmTestbase/gc/hashcode/HashCodeTestP/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/hashcode/HashCodeTestPC/HashCodeTestPC.java
+ test/hotspot/jtreg/vmTestbase/gc/hashcode/HashCodeTestPC/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/huge/quicklook/largeheap/Access/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/huge/quicklook/largeheap/Access/access.java
+ test/hotspot/jtreg/vmTestbase/gc/huge/quicklook/largeheap/MemOptions/MemOptions.sh
+ test/hotspot/jtreg/vmTestbase/gc/huge/quicklook/largeheap/MemOptions/MemStat.java
+ test/hotspot/jtreg/vmTestbase/gc/huge/quicklook/largeheap/MemOptions/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/huge/quicklook/largeheap/MemOptions/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/lock/LockerTest.java
+ test/hotspot/jtreg/vmTestbase/gc/lock/README
+ test/hotspot/jtreg/vmTestbase/gc/lock/jni/jnilock001/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/lock/jni/jnilock001/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/lock/jni/jnilock002/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/lock/jni/jnilock002/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/lock/jni/jnilock003/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/lock/jni/jnilock003/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/lock/jniref/jniglobalreflock01/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/lock/jniref/jniglobalreflock01/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/lock/jniref/jniglobalreflock02/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/lock/jniref/jniglobalreflock02/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/lock/jniref/jniglobalreflock03/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/lock/jniref/jniglobalreflock03/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/lock/jniref/jniglobalreflock04/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/lock/jniref/jniglobalreflock04/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/lock/jniref/jnilocalreflock01/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/lock/jniref/jnilocalreflock01/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/lock/jniref/jnilocalreflock02/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/lock/jniref/jnilocalreflock02/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/lock/jniref/jnilocalreflock03/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/lock/jniref/jnilocalreflock03/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/lock/jniref/jnilocalreflock04/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/lock/jniref/jnilocalreflock04/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/lock/jniref/jnireflock01/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/lock/jniref/jnireflock01/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/lock/jniref/jnireflock02/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/lock/jniref/jnireflock02/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/lock/jniref/jnireflock03/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/lock/jniref/jnireflock03/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/lock/jniref/jnireflock04/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/lock/jniref/jnireflock04/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/lock/jniref/jniweakglobalreflock01/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/lock/jniref/jniweakglobalreflock01/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/lock/jniref/jniweakglobalreflock02/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/lock/jniref/jniweakglobalreflock02/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/lock/jniref/jniweakglobalreflock03/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/lock/jniref/jniweakglobalreflock03/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/lock/jniref/jniweakglobalreflock04/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/lock/jniref/jniweakglobalreflock04/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/lock/jvmti/alloc/jvmtialloclock01/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/lock/jvmti/alloc/jvmtialloclock01/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/lock/jvmti/alloc/jvmtialloclock02/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/lock/jvmti/alloc/jvmtialloclock02/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/lock/jvmti/alloc/jvmtialloclock03/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/lock/jvmti/alloc/jvmtialloclock03/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/lock/jvmti/alloc/jvmtialloclock04/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/lock/jvmti/alloc/jvmtialloclock04/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/lock/malloc/malloclock01/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/lock/malloc/malloclock01/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/lock/malloc/malloclock02/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/lock/malloc/malloclock02/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/lock/malloc/malloclock03/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/lock/malloc/malloclock03/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/lock/malloc/malloclock04/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/lock/malloc/malloclock04/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/memory/Array/ArrayJuggle/ArrayJuggle.README
+ test/hotspot/jtreg/vmTestbase/gc/memory/Array/ArrayJuggle/Juggle1/Juggle1.java
+ test/hotspot/jtreg/vmTestbase/gc/memory/Array/ArrayJuggle/Juggle1/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/memory/Array/ArrayJuggle/Juggle1_gc/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/memory/Array/ArrayJuggle/Juggle1_gc/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/memory/Array/ArrayJuggle/Juggle2/Juggle2.java
+ test/hotspot/jtreg/vmTestbase/gc/memory/Array/ArrayJuggle/Juggle2/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/memory/Array/ArrayJuggle/Juggle2_gc/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/memory/Array/ArrayJuggle/Juggle2_gc/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/memory/Array/SampleMe/SampleClass.java
+ test/hotspot/jtreg/vmTestbase/gc/memory/Array/SampleMe/SampleMe.java
+ test/hotspot/jtreg/vmTestbase/gc/memory/Churn/Churn.README
+ test/hotspot/jtreg/vmTestbase/gc/memory/Churn/Churn1/Churn1.java
+ test/hotspot/jtreg/vmTestbase/gc/memory/Churn/Churn1/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/memory/Churn/Churn2/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/memory/Churn/Churn2/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/memory/Churn/Churn3/Churn3.java
+ test/hotspot/jtreg/vmTestbase/gc/memory/Churn/Churn3/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/memory/Churn/Churn3a/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/memory/Churn/Churn3a/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/memory/Churn/Churn4/Churn4.java
+ test/hotspot/jtreg/vmTestbase/gc/memory/Churn/Churn4/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/memory/FillingStation/FillingStation.java
+ test/hotspot/jtreg/vmTestbase/gc/memory/FillingStation/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/memory/LargePagesTest/LargePagesTest.java
+ test/hotspot/jtreg/vmTestbase/gc/memory/Nio/Nio.java
+ test/hotspot/jtreg/vmTestbase/gc/memory/UniThread/Circular.README
+ test/hotspot/jtreg/vmTestbase/gc/memory/UniThread/Circular1/Circular1.java
+ test/hotspot/jtreg/vmTestbase/gc/memory/UniThread/Circular1/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/memory/UniThread/Circular2/Circular2.java
+ test/hotspot/jtreg/vmTestbase/gc/memory/UniThread/Circular2/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/memory/UniThread/Circular3/Circular3.java
+ test/hotspot/jtreg/vmTestbase/gc/memory/UniThread/Circular3/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/memory/UniThread/Circular4/Circular4.java
+ test/hotspot/jtreg/vmTestbase/gc/memory/UniThread/Circular4/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/memory/UniThread/Linear.README
+ test/hotspot/jtreg/vmTestbase/gc/memory/UniThread/Linear1/Linear1.java
+ test/hotspot/jtreg/vmTestbase/gc/memory/UniThread/Linear1/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/memory/UniThread/Linear2/Linear2.java
+ test/hotspot/jtreg/vmTestbase/gc/memory/UniThread/Linear2/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/memory/UniThread/Linear3/Linear3.java
+ test/hotspot/jtreg/vmTestbase/gc/memory/UniThread/Linear3/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/memory/UniThread/Linear4/Linear4.java
+ test/hotspot/jtreg/vmTestbase/gc/memory/UniThread/Linear4/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/vector/CircularListHigh/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/vector/CircularListHigh/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/vector/CircularListLow/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/vector/CircularListLow/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/vector/DoubleArrayHigh/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/vector/DoubleArrayHigh/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/vector/DoubleArrayLow/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/vector/DoubleArrayLow/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/vector/FloatArrayHigh/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/vector/FloatArrayHigh/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/vector/FloatArrayLow/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/vector/FloatArrayLow/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/vector/LinearListHigh/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/vector/LinearListHigh/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/vector/LinearListLow/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/vector/LinearListLow/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/vector/NonbranchyTreeHigh/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/vector/NonbranchyTreeHigh/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/vector/NonbranchyTreeLow/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/vector/NonbranchyTreeLow/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/vector/ObjectArrayHigh/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/vector/ObjectArrayHigh/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/vector/ObjectArrayLow/TEST.properties
+ test/hotspot/jtreg/vmTestbase/gc/vector/ObjectArrayLow/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/gc/vector/Simple.README
+ test/hotspot/jtreg/vmTestbase/gc/vector/SimpleGC/SimpleGC.java
+ test/hotspot/jtreg/vmTestbase/gc/vector/SimpleGC/TEST.properties
+ test/hotspot/jtreg/vmTestbase/nsk/share/gc/GenClassesBuilder.java
+ test/hotspot/jtreg/vmTestbase/nsk/share/gc/Generator.java
+ test/hotspot/jtreg/vmTestbase/nsk/share/gc/lock/jni/libBooleanArrayCriticalLocker.c
+ test/hotspot/jtreg/vmTestbase/nsk/share/gc/lock/jni/libByteArrayCriticalLocker.c
+ test/hotspot/jtreg/vmTestbase/nsk/share/gc/lock/jni/libCharArrayCriticalLocker.c
+ test/hotspot/jtreg/vmTestbase/nsk/share/gc/lock/jni/libDoubleArrayCriticalLocker.c
+ test/hotspot/jtreg/vmTestbase/nsk/share/gc/lock/jni/libFloatArrayCriticalLocker.c
+ test/hotspot/jtreg/vmTestbase/nsk/share/gc/lock/jni/libIntArrayCriticalLocker.c
+ test/hotspot/jtreg/vmTestbase/nsk/share/gc/lock/jni/libLongArrayCriticalLocker.c
+ test/hotspot/jtreg/vmTestbase/nsk/share/gc/lock/jni/libShortArrayCriticalLocker.c
+ test/hotspot/jtreg/vmTestbase/nsk/share/gc/lock/jni/libStringCriticalLocker.c
+ test/hotspot/jtreg/vmTestbase/nsk/share/gc/lock/jniref/libJNIGlobalRefLocker.c
+ test/hotspot/jtreg/vmTestbase/nsk/share/gc/lock/jniref/libJNILocalRefLocker.c
+ test/hotspot/jtreg/vmTestbase/nsk/share/gc/lock/jniref/libJNIRefLocker.c
+ test/hotspot/jtreg/vmTestbase/nsk/share/gc/lock/jniref/libJNIWeakGlobalRefLocker.c
+ test/hotspot/jtreg/vmTestbase/nsk/share/gc/lock/jvmti/libJVMTIAllocLocker.c
+ test/hotspot/jtreg/vmTestbase/nsk/share/gc/lock/malloc/libMallocLocker.c
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Compact.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Compact_Arrays/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Compact_Arrays/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Compact_Arrays1/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Compact_Arrays1/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Compact_Arrays_ArrayOf/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Compact_Arrays_ArrayOf/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Compact_Arrays_ArrayOf1/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Compact_Arrays_ArrayOf1/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Compact_Arrays_TwoFields/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Compact_Arrays_TwoFields/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Compact_Arrays_TwoFields1/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Compact_Arrays_TwoFields1/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Compact_InternedStrings/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Compact_InternedStrings/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Compact_InternedStrings1/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Compact_InternedStrings1/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Compact_InternedStrings_NonbranchyTree/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Compact_InternedStrings_NonbranchyTree/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Compact_InternedStrings_Strings/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Compact_InternedStrings_Strings/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Compact_NonbranchyTree/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Compact_NonbranchyTree/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Compact_NonbranchyTree1/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Compact_NonbranchyTree1/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Compact_NonbranchyTree_ArrayOf/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Compact_NonbranchyTree_ArrayOf/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Compact_NonbranchyTree_ArrayOf1/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Compact_NonbranchyTree_ArrayOf1/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Compact_NonbranchyTree_TwoFields/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Compact_NonbranchyTree_TwoFields/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Compact_NonbranchyTree_TwoFields1/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Compact_NonbranchyTree_TwoFields1/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Compact_Strings/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Compact_Strings/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Compact_Strings1/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Compact_Strings1/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Compact_Strings_ArrayOf/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Compact_Strings_ArrayOf/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Compact_Strings_ArrayOf1/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Compact_Strings_ArrayOf1/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Compact_Strings_InternedStrings/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Compact_Strings_InternedStrings/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Compact_Strings_TwoFields/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Compact_Strings_TwoFields/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Compact_Strings_TwoFields1/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Compact_Strings_TwoFields1/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Compact_TwoFields_InternedStrings/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Compact_TwoFields_InternedStrings/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Humongous_Arrays/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Humongous_Arrays/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Humongous_Arrays1/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Humongous_Arrays1/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Humongous_Arrays5M/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Humongous_Arrays5M/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Humongous_InternedStrings/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Humongous_InternedStrings/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Humongous_InternedStrings1/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Humongous_InternedStrings1/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Humongous_NonbranchyTree/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Humongous_NonbranchyTree/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Humongous_NonbranchyTree1/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Humongous_NonbranchyTree1/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Humongous_NonbranchyTree5M/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Humongous_NonbranchyTree5M/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Humongous_Strings/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Humongous_Strings/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Humongous_Strings1/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/Humongous_Strings1/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/compact/README
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/Concurrent.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp30yp0rp0mr30st300/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp30yp0rp0mr30st300/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp30yp0rp0mr70st300t1/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp30yp0rp0mr70st300t1/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp30yp0rp30mr0st300/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp30yp0rp30mr0st300/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp30yp0rp30mr30st0t1/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp30yp0rp30mr30st0t1/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp30yp0rp30mr70st0/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp30yp0rp30mr70st0/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp30yp0rp30mr70st300t1/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp30yp0rp30mr70st300t1/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp30yp0rp70mr30st0/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp30yp0rp70mr30st0/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp30yp0rp70mr30st300t1/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp30yp0rp70mr30st300t1/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp30yp10rp0mr30st300/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp30yp10rp0mr30st300/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp30yp10rp0mr70st300t1/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp30yp10rp0mr70st300t1/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp30yp10rp30mr0st300/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp30yp10rp30mr0st300/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp30yp10rp30mr30st0t1/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp30yp10rp30mr30st0t1/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp30yp10rp30mr70st0/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp30yp10rp30mr70st0/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp30yp10rp30mr70st300t1/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp30yp10rp30mr70st300t1/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp30yp10rp70mr30st0/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp30yp10rp70mr30st0/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp30yp10rp70mr30st300t1/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp30yp10rp70mr30st300t1/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp30yp25rp0mr30st300/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp30yp25rp0mr30st300/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp30yp25rp0mr70st300t1/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp30yp25rp0mr70st300t1/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp30yp25rp30mr0st300/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp30yp25rp30mr0st300/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp30yp25rp30mr30st0t1/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp30yp25rp30mr30st0t1/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp30yp25rp30mr70st0/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp30yp25rp30mr70st0/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp30yp25rp30mr70st300t1/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp30yp25rp30mr70st300t1/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp30yp25rp70mr30st0/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp30yp25rp70mr30st0/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp30yp25rp70mr30st300t1/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp30yp25rp70mr30st300t1/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp50yp0rp0mr30st300/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp50yp0rp0mr30st300/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp50yp0rp0mr70st300t1/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp50yp0rp0mr70st300t1/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp50yp0rp30mr0st300/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp50yp0rp30mr0st300/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp50yp0rp30mr30st0t1/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp50yp0rp30mr30st0t1/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp50yp0rp30mr70st0/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp50yp0rp30mr70st0/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp50yp0rp30mr70st300t1/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp50yp0rp30mr70st300t1/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp50yp0rp70mr30st0/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp50yp0rp70mr30st0/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp50yp0rp70mr30st300t1/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp50yp0rp70mr30st300t1/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp50yp10rp0mr30st300/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp50yp10rp0mr30st300/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp50yp10rp0mr70st300t1/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp50yp10rp0mr70st300t1/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp50yp10rp30mr0st300/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp50yp10rp30mr0st300/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp50yp10rp30mr30st0t1/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp50yp10rp30mr30st0t1/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp50yp10rp30mr70st0/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp50yp10rp30mr70st0/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp50yp10rp30mr70st300t1/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp50yp10rp30mr70st300t1/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp50yp10rp70mr30st0/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp50yp10rp70mr30st0/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp50yp10rp70mr30st300t1/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp50yp10rp70mr30st300t1/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp60yp0rp30mr0st300/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/concurrent/lp60yp0rp30mr0st300/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/containers/CollectionContainer.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/containers/Combination01/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/containers/Combination01/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/containers/Combination02/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/containers/Combination02/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/containers/Combination03/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/containers/Combination03/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/containers/Combination04/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/containers/Combination04/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/containers/Combination05/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/containers/Combination05/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/containers/ConcurrentHashMap_Arrays/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/containers/ConcurrentHashMap_Arrays/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/containers/Container.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/containers/ContainerDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/containers/ContainersTest.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/containers/DequeueContainer.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/containers/HashMap_Arrays/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/containers/HashMap_Arrays/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/containers/LinkedBlockingDeque_Arrays/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/containers/LinkedBlockingDeque_Arrays/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/containers/LinkedHashMap_Arrays/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/containers/LinkedHashMap_Arrays/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/containers/LinkedList_Arrays/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/containers/LinkedList_Arrays/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/containers/MapContainer.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/containers/Speed.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/containers/TreeMap_Arrays/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/containers/TreeMap_Arrays/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/containers/TreeSet_String/TEST.properties
+ test/hotspot/jtreg/vmTestbase/vm/gc/containers/TreeSet_String/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/containers/readme
+ test/hotspot/jtreg/vmTestbase/vm/gc/kind/parOld/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/gc/kind/parOld/test.sh

Changeset: dd501973095c
Author:    lmesnik
Date:      2018-05-17 16:21 -0700
URL:       http://hg.openjdk.java.net/loom/loom/rev/dd501973095c

8199271: [TESTBUG] open source VM testbase stress tests
Reviewed-by: mseledtsov, sspitsyn, erikj

! make/test/JtregNativeHotspot.gmk
! test/hotspot/jtreg/TEST.groups
+ test/hotspot/jtreg/vmTestbase/nsk/stress/except/TEST.properties
+ test/hotspot/jtreg/vmTestbase/nsk/stress/except/except001.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/except/except002.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/except/except003.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/except/except004.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/except/except005.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/except/except006.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/except/except007.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/except/except008.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/except/except009.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/except/except010.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/except/except011.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/except/except011oops.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/except/except012.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/jni/GarbageGenerator.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/jni/Interrupter.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/jni/Synchronizer.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/jni/TEST.properties
+ test/hotspot/jtreg/vmTestbase/nsk/stress/jni/gclocker/gcl001.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/jni/gclocker/libgcl001.c
+ test/hotspot/jtreg/vmTestbase/nsk/stress/jni/jnihelper.h
+ test/hotspot/jtreg/vmTestbase/nsk/stress/jni/jnistress001.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/jni/jnistress002.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/jni/jnistress003.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/jni/jnistress004.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/jni/jnistress005.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/jni/jnistress006.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/jni/jnistress007.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/jni/libjnistress001.c
+ test/hotspot/jtreg/vmTestbase/nsk/stress/jni/libjnistress002.c
+ test/hotspot/jtreg/vmTestbase/nsk/stress/jni/libjnistress003.c
+ test/hotspot/jtreg/vmTestbase/nsk/stress/jni/libjnistress004.c
+ test/hotspot/jtreg/vmTestbase/nsk/stress/jni/libjnistress005.c
+ test/hotspot/jtreg/vmTestbase/nsk/stress/jni/libjnistress006.c
+ test/hotspot/jtreg/vmTestbase/nsk/stress/jni/libjnistress007.c
+ test/hotspot/jtreg/vmTestbase/nsk/stress/network/TEST.properties
+ test/hotspot/jtreg/vmTestbase/nsk/stress/network/network001.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/network/network002.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/network/network003.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/network/network004.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/network/network005.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/network/network006.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/numeric/TEST.properties
+ test/hotspot/jtreg/vmTestbase/nsk/stress/numeric/numeric001.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/numeric/numeric002.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/numeric/numeric003.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/numeric/numeric004.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/numeric/numeric005.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/numeric/numeric006.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/numeric/numeric007.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/numeric/numeric008.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/numeric/numeric009.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/numeric/numeric010.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/stack/TEST.properties
+ test/hotspot/jtreg/vmTestbase/nsk/stress/stack/stack001.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/stack/stack002.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/stack/stack003.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/stack/stack004.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/stack/stack005.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/stack/stack006.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/stack/stack007.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/stack/stack008.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/stack/stack009.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/stack/stack010.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/stack/stack011.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/stack/stack012.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/stack/stack013.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/stack/stack014.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/stack/stack015.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/stack/stack016.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/stack/stack017.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/stack/stack018.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/stack/stack019.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/strace/libstrace003.c
+ test/hotspot/jtreg/vmTestbase/nsk/stress/strace/libstrace004.c
+ test/hotspot/jtreg/vmTestbase/nsk/stress/strace/libstrace005.c
+ test/hotspot/jtreg/vmTestbase/nsk/stress/strace/libstrace006.c
+ test/hotspot/jtreg/vmTestbase/nsk/stress/strace/libstrace008.c
+ test/hotspot/jtreg/vmTestbase/nsk/stress/strace/libstrace009.c
+ test/hotspot/jtreg/vmTestbase/nsk/stress/strace/libstrace011.c
+ test/hotspot/jtreg/vmTestbase/nsk/stress/strace/libstrace012.c
+ test/hotspot/jtreg/vmTestbase/nsk/stress/strace/libstrace014.c
+ test/hotspot/jtreg/vmTestbase/nsk/stress/strace/libstrace015.c
+ test/hotspot/jtreg/vmTestbase/nsk/stress/strace/nsk_strace.h
+ test/hotspot/jtreg/vmTestbase/nsk/stress/strace/strace001.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/strace/strace002.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/strace/strace003.c
+ test/hotspot/jtreg/vmTestbase/nsk/stress/strace/strace003.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/strace/strace004.c
+ test/hotspot/jtreg/vmTestbase/nsk/stress/strace/strace004.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/strace/strace005.c
+ test/hotspot/jtreg/vmTestbase/nsk/stress/strace/strace005.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/strace/strace006.c
+ test/hotspot/jtreg/vmTestbase/nsk/stress/strace/strace006.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/strace/strace007.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/strace/strace008.c
+ test/hotspot/jtreg/vmTestbase/nsk/stress/strace/strace008.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/strace/strace009.c
+ test/hotspot/jtreg/vmTestbase/nsk/stress/strace/strace009.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/strace/strace010.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/strace/strace011.c
+ test/hotspot/jtreg/vmTestbase/nsk/stress/strace/strace011.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/strace/strace012.c
+ test/hotspot/jtreg/vmTestbase/nsk/stress/strace/strace012.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/strace/strace013.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/strace/strace014.c
+ test/hotspot/jtreg/vmTestbase/nsk/stress/strace/strace014.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/strace/strace015.c
+ test/hotspot/jtreg/vmTestbase/nsk/stress/strace/strace015.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/thread/TEST.properties
+ test/hotspot/jtreg/vmTestbase/nsk/stress/thread/thread001.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/thread/thread002.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/thread/thread005.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/thread/thread006.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/thread/thread007.java
+ test/hotspot/jtreg/vmTestbase/nsk/stress/thread/thread008.java

Changeset: 12fc7bf488ec
Author:    epavlova
Date:      2018-05-17 21:04 -0700
URL:       http://hg.openjdk.java.net/loom/loom/rev/12fc7bf488ec

8203318: compiler/stable/TestStableShort.java is broken
Reviewed-by: shade

! test/hotspot/jtreg/compiler/stable/TestStableByte.java
! test/hotspot/jtreg/compiler/stable/TestStableChar.java
! test/hotspot/jtreg/compiler/stable/TestStableDouble.java
! test/hotspot/jtreg/compiler/stable/TestStableFloat.java
! test/hotspot/jtreg/compiler/stable/TestStableInt.java
! test/hotspot/jtreg/compiler/stable/TestStableLong.java
! test/hotspot/jtreg/compiler/stable/TestStableObject.java

Changeset: 40c98f9b69fa
Author:    weijun
Date:      2018-05-18 16:27 +0800
URL:       http://hg.openjdk.java.net/loom/loom/rev/40c98f9b69fa

8201867: Kerberos keytabs with holes in certain places are parsed incorrectly
Reviewed-by: valeriep

! src/java.security.jgss/share/classes/sun/security/krb5/internal/ktab/KeyTabInputStream.java
+ test/jdk/sun/security/krb5/ktab/BufferBoundary.java

Changeset: 9925e9fd56ad
Author:    bulasevich
Date:      2018-05-18 13:23 +0300
URL:       http://hg.openjdk.java.net/loom/loom/rev/9925e9fd56ad

8202710: AARCH64: sporadic jtreg test fail
Reviewed-by: aph, dsamersoff

! src/hotspot/cpu/aarch64/aarch64.ad
! src/hotspot/cpu/aarch64/sharedRuntime_aarch64.cpp
+ test/hotspot/jtreg/compiler/runtime/TestFloatsOnStackDeopt.java

Changeset: 5593cab7fb96
Author:    bsrbnd
Date:      2018-05-18 12:48 +0200
URL:       http://hg.openjdk.java.net/loom/loom/rev/5593cab7fb96

8203398: Test test/langtools/tools/javac/options/release/ReleaseOptionCurrent.java writes into the source directory
Reviewed-by: jjg, jlahoda

! test/langtools/tools/javac/options/release/ReleaseOptionCurrent.java

Changeset: 78d9ffb8146f
Author:    sgehwolf
Date:      2018-05-16 15:25 +0200
URL:       http://hg.openjdk.java.net/loom/loom/rev/78d9ffb8146f

8203287: Zero fails to build after JDK-8199712 (Flight Recorder)
Reviewed-by: shade, mdoerr

+ src/hotspot/cpu/zero/vm_version_ext_zero.cpp
+ src/hotspot/cpu/zero/vm_version_ext_zero.hpp
! src/hotspot/os_cpu/linux_zero/thread_linux_zero.hpp
! src/hotspot/share/jfr/utilities/jfrTime.cpp
! src/hotspot/share/utilities/ticks.cpp

Changeset: 589ed2770141
Author:    jlaskey
Date:      2018-05-18 08:43 -0300
URL:       http://hg.openjdk.java.net/loom/loom/rev/589ed2770141

8200436: String::isBlank
Reviewed-by: sundar

! src/java.base/share/classes/java/lang/String.java
+ test/jdk/java/lang/String/IsBlank.java

Changeset: 0cc29ebee3f9
Author:    goetz
Date:      2018-05-18 10:59 +0200
URL:       http://hg.openjdk.java.net/loom/loom/rev/0cc29ebee3f9

8203400: Fix issue with "8199852: Print more information about class loaders in LinkageErrors."
Reviewed-by: dholmes, lfoltan

! src/hotspot/share/classfile/javaClasses.cpp
! src/hotspot/share/classfile/systemDictionary.cpp

Changeset: 9806f23d5e5e
Author:    coleenp
Date:      2018-05-18 08:47 -0400
URL:       http://hg.openjdk.java.net/loom/loom/rev/9806f23d5e5e

8134537: Much nearly duplicated code for sun.misc.Signal support
Summary: merged jvm_<os>.cpp into jvm_posix.cpp
Reviewed-by: dholmes, stuefe

- src/hotspot/os/aix/jvm_aix.cpp
! src/hotspot/os/aix/os_aix.cpp
! src/hotspot/os/aix/os_aix.hpp
- src/hotspot/os/bsd/jvm_bsd.cpp
! src/hotspot/os/bsd/os_bsd.cpp
! src/hotspot/os/bsd/os_bsd.hpp
- src/hotspot/os/linux/jvm_linux.cpp
! src/hotspot/os/linux/os_linux.cpp
! src/hotspot/os/linux/os_linux.hpp
+ src/hotspot/os/posix/jvm_posix.cpp
! src/hotspot/os/posix/os_posix.cpp
! src/hotspot/os/posix/os_posix.hpp
- src/hotspot/os/solaris/jvm_solaris.cpp
! src/hotspot/os/solaris/os_solaris.cpp
! src/hotspot/os/solaris/os_solaris.hpp

Changeset: 7b0291382aff
Author:    pliden
Date:      2018-05-18 15:21 +0200
URL:       http://hg.openjdk.java.net/loom/loom/rev/7b0291382aff

8203227: Introduce os::processor_id() for Linux and Solaris
Reviewed-by: dholmes, rehn

! src/hotspot/os/linux/os_linux.cpp
! src/hotspot/os/solaris/os_solaris.cpp
! src/hotspot/share/runtime/os.hpp

Changeset: d9bc8557ae16
Author:    pliden
Date:      2018-05-18 15:21 +0200
URL:       http://hg.openjdk.java.net/loom/loom/rev/d9bc8557ae16

8202989: Add missing decorators in calls to to arraycopy_prologue/epilogue
Reviewed-by: stefank, eosterlund

! src/hotspot/cpu/aarch64/stubGenerator_aarch64.cpp
! src/hotspot/cpu/arm/stubGenerator_arm.cpp
! src/hotspot/cpu/ppc/stubGenerator_ppc.cpp
! src/hotspot/cpu/s390/stubGenerator_s390.cpp
! src/hotspot/cpu/sparc/stubGenerator_sparc.cpp
! src/hotspot/cpu/x86/stubGenerator_x86_32.cpp
! src/hotspot/cpu/x86/stubGenerator_x86_64.cpp

Changeset: ffa644980dff
Author:    eosterlund
Date:      2018-05-18 14:51 +0200
URL:       http://hg.openjdk.java.net/loom/loom/rev/ffa644980dff

8202377: Modularize C2 GC barriers
Reviewed-by: neliasso, roland

+ src/hotspot/share/gc/g1/c2/g1BarrierSetC2.cpp
+ src/hotspot/share/gc/g1/c2/g1BarrierSetC2.hpp
! src/hotspot/share/gc/g1/g1BarrierSet.cpp
! src/hotspot/share/gc/shared/barrierSet.hpp
+ src/hotspot/share/gc/shared/c2/barrierSetC2.cpp
+ src/hotspot/share/gc/shared/c2/barrierSetC2.hpp
+ src/hotspot/share/gc/shared/c2/cardTableBarrierSetC2.cpp
+ src/hotspot/share/gc/shared/c2/cardTableBarrierSetC2.hpp
+ src/hotspot/share/gc/shared/c2/modRefBarrierSetC2.cpp
+ src/hotspot/share/gc/shared/c2/modRefBarrierSetC2.hpp
! src/hotspot/share/gc/shared/cardTableBarrierSet.cpp
! src/hotspot/share/gc/shared/cardTableBarrierSet.hpp
! src/hotspot/share/gc/shared/modRefBarrierSet.hpp
! src/hotspot/share/opto/arraycopynode.cpp
! src/hotspot/share/opto/compile.cpp
! src/hotspot/share/opto/compile.hpp
! src/hotspot/share/opto/escape.cpp
! src/hotspot/share/opto/graphKit.cpp
! src/hotspot/share/opto/graphKit.hpp
! src/hotspot/share/opto/library_call.cpp
! src/hotspot/share/opto/loopnode.hpp
! src/hotspot/share/opto/loopopts.cpp
! src/hotspot/share/opto/macro.cpp
! src/hotspot/share/opto/macro.hpp
! src/hotspot/share/opto/macroArrayCopy.cpp
! src/hotspot/share/opto/node.cpp
! src/hotspot/share/opto/parse2.cpp
! src/hotspot/share/opto/parse3.cpp
! src/hotspot/share/opto/phaseX.cpp
! src/hotspot/share/opto/runtime.cpp
! src/hotspot/share/opto/runtime.hpp

Changeset: f854b76b6a0c
Author:    vromero
Date:      2018-05-18 09:22 -0700
URL:       http://hg.openjdk.java.net/loom/loom/rev/f854b76b6a0c

8148354: Errors targeting functional interface intersection types
Reviewed-by: mcimadamore, dlsmith

! src/jdk.compiler/share/classes/com/sun/tools/javac/code/Types.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Attr.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/LambdaToMethod.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/TransTypes.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/tree/JCTree.java
+ test/langtools/tools/javac/T8148354/IntersectionFunctionalButComponentsNotTest.java
+ test/langtools/tools/javac/T8148354/IntersectionTypeBugTest.java
! test/langtools/tools/javac/diags/examples.not-yet.txt
! test/langtools/tools/javac/diags/examples/NotAnInterfaceComponent.java

Changeset: 28cd297a1086
Author:    dlong
Date:      2018-05-18 12:32 -0700
URL:       http://hg.openjdk.java.net/loom/loom/rev/28cd297a1086

8202305: [Graal] org.graalvm.compiler.core.test.GraphResetDebugTest fails with java.util.ServiceConfigurationError
Reviewed-by: iveresov, epavlova

! src/jdk.internal.vm.compiler/share/classes/module-info.java

Changeset: 4befb3c9c758
Author:    iignatyev
Date:      2018-05-18 12:45 -0700
URL:       http://hg.openjdk.java.net/loom/loom/rev/4befb3c9c758

8203437: 8199370 broke build on linux-ppc64le (w/ GCC 4.8.5.)
Reviewed-by: shade

! test/hotspot/jtreg/vmTestbase/gc/gctests/nativeGC05/libnativeGC05.c

Changeset: 1a4101ebec92
Author:    coleenp
Date:      2018-05-18 15:56 -0400
URL:       http://hg.openjdk.java.net/loom/loom/rev/1a4101ebec92

8202014: Possible to receive signal before signal semaphore created
Summary: initialize jdk.internal.misc.Signal in os_init2 and rename initialization functions.
Reviewed-by: dholmes, stuefe

! src/hotspot/os/aix/os_aix.cpp
! src/hotspot/os/aix/os_share_aix.hpp
! src/hotspot/os/bsd/os_bsd.cpp
! src/hotspot/os/bsd/os_share_bsd.hpp
! src/hotspot/os/linux/os_linux.cpp
! src/hotspot/os/linux/os_share_linux.hpp
! src/hotspot/os/solaris/os_solaris.cpp
! src/hotspot/os/windows/os_windows.cpp
! src/hotspot/share/runtime/os.cpp
! src/hotspot/share/runtime/os.hpp
! src/hotspot/share/runtime/thread.cpp

Changeset: 97be261ebcdd
Author:    cjplummer
Date:      2018-05-18 14:21 -0700
URL:       http://hg.openjdk.java.net/loom/loom/rev/97be261ebcdd

8185803: JdbExprTest.sh fails in JDK10-hs nightly due to "Name unknown: java.lang.Long.MAX_VALUE "
Summary: Initialize java.lang.Long before referencing it
Reviewed-by: dholmes, dcubed

! test/jdk/ProblemList.txt
! test/jdk/com/sun/jdi/JdbExprTest.sh

Changeset: 5ec7380f671d
Author:    joehw
Date:      2018-05-18 18:31 -0700
URL:       http://hg.openjdk.java.net/loom/loom/rev/5ec7380f671d

8198548: Initialization race in com.sun.org.apache.xerces.internal.impl.xpath.regex.Token.getRange() on Token.categories
Reviewed-by: lancea

! src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xpath/regex/Token.java

Changeset: 261d0ac3b09d
Author:    weijun
Date:      2018-05-19 22:06 +0800
URL:       http://hg.openjdk.java.net/loom/loom/rev/261d0ac3b09d

8201627: Kerberos sequence number issues
Reviewed-by: valeriep

! src/java.security.jgss/share/classes/sun/security/jgss/krb5/InitSecContextToken.java
! src/java.security.jgss/share/classes/sun/security/jgss/krb5/MessageToken_v2.java
! test/jdk/sun/security/krb5/auto/Basic.java
! test/jdk/sun/security/krb5/auto/BasicKrb5Test.java
! test/jdk/sun/security/krb5/auto/BasicProc.java
! test/jdk/sun/security/krb5/auto/Context.java

Changeset: 531b4069637e
Author:    shade
Date:      2018-05-19 18:01 +0200
URL:       http://hg.openjdk.java.net/loom/loom/rev/531b4069637e

8203454: Minimal, Zero builds fail after JDK-8202377 (Modularize C2 barriers)
Reviewed-by: stuefe, eosterlund

! make/hotspot/lib/JvmFeatures.gmk

Changeset: b8ed2c98202a
Author:    cjplummer
Date:      2018-05-19 13:13 -0700
URL:       http://hg.openjdk.java.net/loom/loom/rev/b8ed2c98202a

8203391: Update com/sun/jdi/JdbMethodExitTest.sh to pass valid URL[]
Summary: use a valid URL[]
Reviewed-by: sspitsyn, amenkov, dtitov

! test/jdk/ProblemList.txt
! test/jdk/com/sun/jdi/JdbMethodExitTest.sh

Changeset: 6f548c41a4fc
Author:    ysuenaga
Date:      2018-05-20 20:25 +0900
URL:       http://hg.openjdk.java.net/loom/loom/rev/6f548c41a4fc

8202466: Test serviceability/tmtools/jstat/GcTest01.java fails: Number of concurrent GC events is 1, but CGCT is 0
Reviewed-by: cjplummer, sspitsyn

! test/hotspot/jtreg/serviceability/tmtools/jstat/utils/JstatGcCauseResults.java
! test/hotspot/jtreg/serviceability/tmtools/jstat/utils/JstatGcNewResults.java
! test/hotspot/jtreg/serviceability/tmtools/jstat/utils/JstatGcResults.java
! test/hotspot/jtreg/serviceability/tmtools/jstat/utils/JstatResults.java

Changeset: c87fba18f2b9
Author:    stefank
Date:      2018-05-20 22:08 +0200
URL:       http://hg.openjdk.java.net/loom/loom/rev/c87fba18f2b9

8203339: Add oopDesc::field_offset()
Reviewed-by: rkennke, eosterlund

! src/hotspot/share/oops/oop.hpp
! src/hotspot/share/oops/oop.inline.hpp
+ test/hotspot/gtest/oops/test_oop.cpp

Changeset: 8bc79d2d1568
Author:    stefank
Date:      2018-05-20 22:10 +0200
URL:       http://hg.openjdk.java.net/loom/loom/rev/8bc79d2d1568

8203341: Add a safepoint-aware Semaphore
Reviewed-by: pliden, eosterlund

! src/hotspot/share/runtime/handshake.cpp
! src/hotspot/share/runtime/semaphore.hpp
+ src/hotspot/share/runtime/semaphore.inline.hpp

Changeset: 49c3e91c424f
Author:    stuefe
Date:      2018-05-21 11:33 +0200
URL:       http://hg.openjdk.java.net/loom/loom/rev/49c3e91c424f

8176808: Split up metaspace.cpp
Reviewed-by: asiebenborn, coleenp

! src/hotspot/share/gc/cms/vmStructs_cms.hpp
! src/hotspot/share/memory/binaryTreeDictionary.hpp
! src/hotspot/share/memory/binaryTreeDictionary.inline.hpp
! src/hotspot/share/memory/freeList.inline.hpp
- src/hotspot/share/memory/metachunk.cpp
- src/hotspot/share/memory/metachunk.hpp
! src/hotspot/share/memory/metaspace.cpp
! src/hotspot/share/memory/metaspace.hpp
+ src/hotspot/share/memory/metaspace/blockFreelist.cpp
+ src/hotspot/share/memory/metaspace/blockFreelist.hpp
+ src/hotspot/share/memory/metaspace/chunkManager.cpp
+ src/hotspot/share/memory/metaspace/chunkManager.hpp
+ src/hotspot/share/memory/metaspace/metaDebug.cpp
+ src/hotspot/share/memory/metaspace/metaDebug.hpp
+ src/hotspot/share/memory/metaspace/metabase.hpp
+ src/hotspot/share/memory/metaspace/metablock.hpp
+ src/hotspot/share/memory/metaspace/metachunk.cpp
+ src/hotspot/share/memory/metaspace/metachunk.hpp
! src/hotspot/share/memory/metaspace/metaspaceCommon.cpp
! src/hotspot/share/memory/metaspace/metaspaceCommon.hpp
! src/hotspot/share/memory/metaspace/metaspaceDCmd.hpp
! src/hotspot/share/memory/metaspace/metaspaceStatistics.cpp
! src/hotspot/share/memory/metaspace/metaspaceStatistics.hpp
+ src/hotspot/share/memory/metaspace/occupancyMap.cpp
+ src/hotspot/share/memory/metaspace/occupancyMap.hpp
+ src/hotspot/share/memory/metaspace/printCLDMetaspaceInfoClosure.cpp
+ src/hotspot/share/memory/metaspace/printCLDMetaspaceInfoClosure.hpp
+ src/hotspot/share/memory/metaspace/smallBlocks.cpp
+ src/hotspot/share/memory/metaspace/smallBlocks.hpp
+ src/hotspot/share/memory/metaspace/spaceManager.cpp
+ src/hotspot/share/memory/metaspace/spaceManager.hpp
+ src/hotspot/share/memory/metaspace/virtualSpaceList.cpp
+ src/hotspot/share/memory/metaspace/virtualSpaceList.hpp
+ src/hotspot/share/memory/metaspace/virtualSpaceNode.cpp
+ src/hotspot/share/memory/metaspace/virtualSpaceNode.hpp
! src/hotspot/share/runtime/vmStructs.cpp
! test/hotspot/gtest/memory/test_chunkManager.cpp
! test/hotspot/gtest/memory/test_metachunk.cpp
! test/hotspot/gtest/memory/test_spaceManager.cpp

Changeset: 2ae4cd9d809d
Author:    egahlin
Date:      2018-05-21 14:46 +0200
URL:       http://hg.openjdk.java.net/loom/loom/rev/2ae4cd9d809d

8198337: -XX:StartFlightRecording=dumponexit=true,disk=false doesn't work
Reviewed-by: mgronlun

! src/jdk.jfr/share/classes/jdk/jfr/internal/PlatformRecorder.java
! src/jdk.jfr/share/classes/jdk/jfr/internal/PlatformRecording.java
! test/jdk/jdk/jfr/startupargs/TestDumpOnExit.java

Changeset: ec881a19d294
Author:    egahlin
Date:      2018-05-21 17:38 +0200
URL:       http://hg.openjdk.java.net/loom/loom/rev/ec881a19d294

8195817: JFR.stop should require name of recording
Reviewed-by: mgronlun

! src/hotspot/share/jfr/dcmd/jfrDcmds.cpp

Changeset: 85e3ac4fa57b
Author:    simonis
Date:      2018-05-21 11:09 -0500
URL:       http://hg.openjdk.java.net/loom/loom/rev/85e3ac4fa57b

8203292: Print complete set of flags in the hs_err file
Summary: Prints non-default flags to hs_err file
Reviewed-by: gziemski, dholmes

! src/hotspot/share/runtime/flags/jvmFlag.cpp
! src/hotspot/share/runtime/flags/jvmFlag.hpp
! src/hotspot/share/utilities/vmError.cpp

Changeset: f4735ff8d17d
Author:    egahlin
Date:      2018-05-21 18:19 +0200
URL:       http://hg.openjdk.java.net/loom/loom/rev/f4735ff8d17d

8195818: JFR.start should increase autogenerated name by one
Reviewed-by: mgronlun

! src/jdk.jfr/share/classes/jdk/jfr/internal/PlatformRecorder.java
! src/jdk.jfr/share/classes/jdk/jfr/internal/PlatformRecording.java

Changeset: db3c6bb7f856
Author:    bpb
Date:      2018-05-21 11:43 -0700
URL:       http://hg.openjdk.java.net/loom/loom/rev/db3c6bb7f856

8203487: Typo in ICUBinary.java: s/Magin/Magic/
Reviewed-by: igerasim, naoto
Contributed-by: Adam Farley <adam.farley at uk.ibm.com>

! src/java.base/share/classes/sun/text/normalizer/ICUBinary.java

Changeset: 83d8b3a25f25
Author:    jiangli
Date:      2018-05-21 15:15 -0400
URL:       http://hg.openjdk.java.net/loom/loom/rev/83d8b3a25f25

8199807: AppCDS performs overly restrictive path matching check.
8203377: Cleanup the usage of os::file_name_strcmp() in SharedPathsMiscInfo::check().
Summary: Relax CDS/AppCDS path check for modules image.
Reviewed-by: iklam, ccheung

! src/hotspot/os/aix/os_aix.inline.hpp
! src/hotspot/os/bsd/os_bsd.inline.hpp
! src/hotspot/os/linux/os_linux.inline.hpp
! src/hotspot/os/solaris/os_solaris.inline.hpp
! src/hotspot/os/windows/os_windows.inline.hpp
! src/hotspot/share/classfile/sharedPathsMiscInfo.cpp
! src/hotspot/share/memory/filemap.cpp
! src/hotspot/share/memory/filemap.hpp
! src/hotspot/share/runtime/os.hpp
! test/hotspot/jtreg/runtime/appcds/BootClassPathMismatch.java
+ test/hotspot/jtreg/runtime/appcds/MoveJDKTest.java
! test/hotspot/jtreg/runtime/appcds/jigsaw/modulepath/MainModuleOnly.java

Changeset: 9ce050c4711b
Author:    vromero
Date:      2018-05-21 12:27 -0700
URL:       http://hg.openjdk.java.net/loom/loom/rev/9ce050c4711b

8203486: skip type inference for non functional interface components of intersection types
Reviewed-by: mcimadamore

! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Attr.java
+ test/langtools/tools/javac/T8203486/SkipInferenceForNonFunctionalInterfTest.java

Changeset: a2c92332c6ba
Author:    igerasim
Date:      2018-05-21 12:49 -0700
URL:       http://hg.openjdk.java.net/loom/loom/rev/a2c92332c6ba

8203279: Faster rounding up to nearest power of two
Reviewed-by: martin, redestad

! src/java.base/share/classes/java/util/ComparableTimSort.java
! src/java.base/share/classes/java/util/HashMap.java
! src/java.base/share/classes/java/util/TimSort.java

Changeset: 63c65528b1fe
Author:    egahlin
Date:      2018-05-21 22:59 +0200
URL:       http://hg.openjdk.java.net/loom/loom/rev/63c65528b1fe

8027760: JFC schema condition should not have defaults
Reviewed-by: mgronlun

! src/jdk.jfr/share/classes/jdk/jfr/internal/jfc/jfc.xsd

Changeset: 39d88709b138
Author:    coleenp
Date:      2018-05-21 17:17 -0400
URL:       http://hg.openjdk.java.net/loom/loom/rev/39d88709b138

8202853: NotifyCount is not initialized
Summary: remove NotifyCount
Reviewed-by: jiangli

! src/hotspot/share/runtime/mutex.cpp
! src/hotspot/share/runtime/mutex.hpp

Changeset: 3195a713e24d
Author:    valeriep
Date:      2018-05-21 23:40 +0000
URL:       http://hg.openjdk.java.net/loom/loom/rev/3195a713e24d

8146293: Add support for RSASSA-PSS Signature algorithm
Summary: add RSASSA-PSS key and signature support to SunRsaSign provider
Reviewed-by: wetmore

! src/java.base/share/classes/com/sun/crypto/provider/OAEPParameters.java
! src/java.base/share/classes/com/sun/crypto/provider/RSACipher.java
! src/java.base/share/classes/com/sun/crypto/provider/SunJCE.java
! src/java.base/share/classes/java/security/Signature.java
! src/java.base/share/classes/java/security/cert/X509CRL.java
! src/java.base/share/classes/java/security/cert/X509Certificate.java
! src/java.base/share/classes/java/security/interfaces/RSAKey.java
! src/java.base/share/classes/java/security/interfaces/RSAMultiPrimePrivateCrtKey.java
! src/java.base/share/classes/java/security/interfaces/RSAPrivateCrtKey.java
! src/java.base/share/classes/java/security/interfaces/package-info.java
! src/java.base/share/classes/java/security/spec/MGF1ParameterSpec.java
! src/java.base/share/classes/java/security/spec/PSSParameterSpec.java
! src/java.base/share/classes/java/security/spec/RSAKeyGenParameterSpec.java
! src/java.base/share/classes/java/security/spec/RSAMultiPrimePrivateCrtKeySpec.java
! src/java.base/share/classes/java/security/spec/RSAOtherPrimeInfo.java
! src/java.base/share/classes/java/security/spec/RSAPrivateCrtKeySpec.java
! src/java.base/share/classes/java/security/spec/RSAPrivateKeySpec.java
! src/java.base/share/classes/java/security/spec/RSAPublicKeySpec.java
! src/java.base/share/classes/java/security/spec/package-info.java
! src/java.base/share/classes/javax/crypto/Cipher.java
! src/java.base/share/classes/javax/crypto/spec/OAEPParameterSpec.java
! src/java.base/share/classes/javax/crypto/spec/PSource.java
! src/java.base/share/classes/javax/crypto/spec/package-info.java
! src/java.base/share/classes/sun/security/pkcs/SignerInfo.java
! src/java.base/share/classes/sun/security/pkcs10/PKCS10.java
! src/java.base/share/classes/sun/security/provider/DSA.java
+ src/java.base/share/classes/sun/security/rsa/MGF1.java
+ src/java.base/share/classes/sun/security/rsa/PSSParameters.java
! src/java.base/share/classes/sun/security/rsa/RSAKeyFactory.java
! src/java.base/share/classes/sun/security/rsa/RSAKeyPairGenerator.java
+ src/java.base/share/classes/sun/security/rsa/RSAPSSSignature.java
! src/java.base/share/classes/sun/security/rsa/RSAPadding.java
! src/java.base/share/classes/sun/security/rsa/RSAPrivateCrtKeyImpl.java
! src/java.base/share/classes/sun/security/rsa/RSAPrivateKeyImpl.java
! src/java.base/share/classes/sun/security/rsa/RSAPublicKeyImpl.java
! src/java.base/share/classes/sun/security/rsa/RSASignature.java
+ src/java.base/share/classes/sun/security/rsa/RSAUtil.java
! src/java.base/share/classes/sun/security/rsa/SunRsaSignEntries.java
! src/java.base/share/classes/sun/security/ssl/RSASignature.java
! src/java.base/share/classes/sun/security/ssl/SunJSSE.java
! src/java.base/share/classes/sun/security/util/SecurityProviderConstants.java
+ src/java.base/share/classes/sun/security/util/SignatureUtil.java
! src/java.base/share/classes/sun/security/x509/AlgorithmId.java
! src/java.base/share/classes/sun/security/x509/X509CRLImpl.java
! src/java.base/share/classes/sun/security/x509/X509CertImpl.java
! src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/P11Key.java
! src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/P11RSAKeyFactory.java
! src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/P11Signature.java
! src/jdk.crypto.ec/share/classes/sun/security/ec/ECDSASignature.java
! src/jdk.crypto.mscapi/windows/classes/sun/security/mscapi/RSAPublicKey.java
! src/jdk.crypto.mscapi/windows/classes/sun/security/mscapi/RSASignature.java
! src/jdk.crypto.ucrypto/solaris/classes/com/oracle/security/ucrypto/NativeRSASignature.java
! test/jdk/com/sun/crypto/provider/Cipher/RSA/TestOAEP.java
! test/jdk/com/sun/crypto/provider/Cipher/RSA/TestOAEPPadding.java
! test/jdk/com/sun/crypto/provider/Cipher/RSA/TestOAEPParameterSpec.java
! test/jdk/com/sun/crypto/provider/Cipher/RSA/TestOAEPWithParams.java
! test/jdk/java/security/Signature/Offsets.java
! test/jdk/java/security/SignedObject/Chain.java
! test/jdk/sun/security/ec/SignedObjectChain.java
! test/jdk/sun/security/mscapi/SignedObjectChain.java
+ test/jdk/sun/security/rsa/SigGen15_186-3.txt
+ test/jdk/sun/security/rsa/SigGen15_186-3_TruncatedSHAs.txt
+ test/jdk/sun/security/rsa/SigRecord.java
! test/jdk/sun/security/rsa/SignatureOffsets.java
! test/jdk/sun/security/rsa/SignatureTest.java
! test/jdk/sun/security/rsa/SignedObjectChain.java
! test/jdk/sun/security/rsa/TestKeyPairGenerator.java
+ test/jdk/sun/security/rsa/TestSigGen15.java
! test/jdk/sun/security/rsa/TestSignatures.java
+ test/jdk/sun/security/rsa/pss/PSSParametersTest.java
+ test/jdk/sun/security/rsa/pss/SigGenPSS_186-3.txt
+ test/jdk/sun/security/rsa/pss/SigGenPSS_186-3_TruncatedSHAs.txt
+ test/jdk/sun/security/rsa/pss/SigRecord.java
+ test/jdk/sun/security/rsa/pss/SignatureTest2.java
+ test/jdk/sun/security/rsa/pss/SignatureTestPSS.java
+ test/jdk/sun/security/rsa/pss/TestPSSKeySupport.java
+ test/jdk/sun/security/rsa/pss/TestSigGenPSS.java
! test/jdk/sun/security/ssl/rsa/SignedObjectChain.java
+ test/lib/jdk/test/lib/SigTestUtil.java

Changeset: 95ba3a1dc2b2
Author:    iris
Date:      2018-05-21 18:44 -0700
URL:       http://hg.openjdk.java.net/loom/loom/rev/95ba3a1dc2b2

8203500: Fix broken links to Specification in "specs" directory
Reviewed-by: jjg, lancea, mchung

! src/java.se/share/classes/module-info.java
! src/jdk.compiler/share/classes/com/sun/source/doctree/package-info.java
! src/jdk.javadoc/share/classes/jdk/javadoc/doclet/StandardDoclet.java
! src/jdk.javadoc/share/classes/module-info.java
! src/jdk.jdwp.agent/share/classes/module-info.java

Changeset: adec398d9051
Author:    iklam
Date:      2018-05-21 21:27 -0700
URL:       http://hg.openjdk.java.net/loom/loom/rev/adec398d9051

8193332: MetaspaceShared::check_shared_class_loader_type is not used during archive creation
Reviewed-by: lfoltan, jiangli

! src/hotspot/share/classfile/classListParser.cpp
! src/hotspot/share/classfile/classLoader.cpp
! src/hotspot/share/memory/metaspaceShared.cpp
! src/hotspot/share/memory/metaspaceShared.hpp
! src/hotspot/share/oops/instanceKlass.hpp
! test/hotspot/jtreg/runtime/SharedArchiveFile/BootAppendTests.java

Changeset: 24b5f2e635f6
Author:    thartmann
Date:      2018-05-22 09:04 +0200
URL:       http://hg.openjdk.java.net/loom/loom/rev/24b5f2e635f6

8203196: C1 emits incorrect code due to integer overflow in _tableswitch keys
Summary: Avoid integer overflow in TableSwitch().
Reviewed-by: goetz, mdoerr, vlivanov

! src/hotspot/share/c1/c1_Instruction.hpp
! src/hotspot/share/c1/c1_LIRGenerator.cpp

Changeset: a20f2b3c321f
Author:    thartmann
Date:      2018-05-22 09:10 +0200
URL:       http://hg.openjdk.java.net/loom/loom/rev/a20f2b3c321f

8202848: -XX:+ExecuteInternalVMTests asserts with "assert(cd.valid() == true) failed: failed on a valid DirectivesParser string"
Summary: Use "C" locale for correct parsing of decimals in VM internal compiler directive tests.
Reviewed-by: dholmes, coleenp, stuefe, dcubed

! src/hotspot/share/utilities/internalVMTests.cpp

Changeset: 2fdce199fcb9
Author:    kbarrett
Date:      2018-05-22 03:46 -0400
URL:       http://hg.openjdk.java.net/loom/loom/rev/2fdce199fcb9

8202863: Rename OopStorage inner collection classes
Summary: rename BlockArray, BlockList, BlockEntry
Reviewed-by: coleenp

! src/hotspot/share/gc/shared/oopStorage.cpp
! src/hotspot/share/gc/shared/oopStorage.hpp
! src/hotspot/share/gc/shared/oopStorage.inline.hpp
! src/hotspot/share/gc/shared/oopStorageParState.hpp
! test/hotspot/gtest/gc/shared/test_oopStorage.cpp

Changeset: afb9bc5328a3
Author:    dholmes
Date:      2018-05-22 05:20 -0400
URL:       http://hg.openjdk.java.net/loom/loom/rev/afb9bc5328a3

8203626: ProblemList compiler/runtime/TestFloatsOnStackDeopt.java
Reviewed-by: thartmann

! test/hotspot/jtreg/ProblemList.txt

Changeset: 5afedc9e4662
Author:    redestad
Date:      2018-05-22 14:44 +0200
URL:       http://hg.openjdk.java.net/loom/loom/rev/5afedc9e4662

8203352: Improve java implementation of Integer/Long.numberOfLeadingZeros
Reviewed-by: martin, igerasim
Contributed-by: ivan.gerasimov at oracle.com, claes.redestad at oracle.com

! src/java.base/share/classes/java/lang/Integer.java
! src/java.base/share/classes/java/lang/Long.java
! test/jdk/java/lang/Integer/BitTwiddle.java
! test/jdk/java/lang/Long/BitTwiddle.java

Changeset: c4800cdd45c7
Author:    bulasevich
Date:      2018-05-22 14:54 +0200
URL:       http://hg.openjdk.java.net/loom/loom/rev/c4800cdd45c7

8203431: TestFloatsOnStackDeopt.java throws java.lang.LinkageError: loader <bootstrap> attempted duplicate class definition for java.lang.invoke.BoundMethodHandle$Species_LLL
Reviewed-by: redestad

! test/hotspot/jtreg/ProblemList.txt
! test/hotspot/jtreg/compiler/runtime/TestFloatsOnStackDeopt.java

Changeset: 3085969bdf91
Author:    mcimadamore
Date:      2018-05-22 13:37 +0100
URL:       http://hg.openjdk.java.net/loom/loom/rev/3085969bdf91

8203436: javac should fail early when emitting illegal signature attributes
Summary: check that signature attributes do not contain non-denotable types
Reviewed-by: vromero

! src/jdk.compiler/share/classes/com/sun/tools/javac/code/Types.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Check.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Lower.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/ClassWriter.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler.properties
! test/langtools/tools/javac/6521805/T6521805d.out
! test/langtools/tools/javac/6521805/T6521805e.out
+ test/langtools/tools/javac/8203436/T8203436a.java
+ test/langtools/tools/javac/8203436/T8203436a.out
+ test/langtools/tools/javac/8203436/T8203436b.java
+ test/langtools/tools/javac/8203436/T8203436b.out
! test/langtools/tools/javac/SynthName2.out
! test/langtools/tools/javac/diags/examples/ErrSyntheticNameConflict.java
+ test/langtools/tools/javac/diags/examples/IllegalSignature.java

Changeset: 9bdd233f270d
Author:    jlahoda
Date:      2018-05-22 12:26 +0200
URL:       http://hg.openjdk.java.net/loom/loom/rev/9bdd233f270d

8198315: Incomplete classpath causes NPE in TransTypes
Summary: Avoid symbol completion while constructing error message.
Reviewed-by: mcimadamore

! src/jdk.compiler/share/classes/com/sun/tools/javac/util/RichDiagnosticFormatter.java
+ test/langtools/tools/javac/diags/CompletionFailureInDiags.java

Changeset: 2fb27c352cae
Author:    jlaskey
Date:      2018-05-22 12:04 -0300
URL:       http://hg.openjdk.java.net/loom/loom/rev/2fb27c352cae

8200380: String::lines
Reviewed-by: sundar, sherman, rriggs, psandoz

! src/java.base/share/classes/java/lang/String.java
! src/java.base/share/classes/java/lang/StringLatin1.java
! src/java.base/share/classes/java/lang/StringUTF16.java
+ test/jdk/java/lang/String/Lines.java

Changeset: f4fd580dd7d1
Author:    sgehwolf
Date:      2018-05-18 15:35 +0200
URL:       http://hg.openjdk.java.net/loom/loom/rev/f4fd580dd7d1

8203410: Zero: Disable jfr feature by default
Reviewed-by: erikj

! make/autoconf/hotspot.m4

Changeset: 843fc56f4686
Author:    iklam
Date:      2018-05-18 09:15 -0700
URL:       http://hg.openjdk.java.net/loom/loom/rev/843fc56f4686

8203381: Replace InstanceKlass::allocate_instance_handle with JavaCalls::construct_new_instance
Reviewed-by: lfoltan, dholmes, coleenp, minqi

! src/hotspot/share/classfile/javaClasses.cpp
! src/hotspot/share/compiler/compileBroker.cpp
! src/hotspot/share/prims/jvm.cpp
! src/hotspot/share/runtime/os.cpp
! src/hotspot/share/runtime/serviceThread.cpp
! src/hotspot/share/runtime/thread.cpp
! src/hotspot/share/services/attachListener.cpp
! src/hotspot/share/services/gcNotifier.cpp
! src/hotspot/share/services/management.cpp
! src/hotspot/share/services/memoryService.cpp
! src/hotspot/share/utilities/exceptions.cpp

Changeset: 0df902a00215
Author:    vromero
Date:      2018-05-22 09:01 -0700
URL:       http://hg.openjdk.java.net/loom/loom/rev/0df902a00215

8196048: thrown type variables should be roots in the minimum inference graph
Reviewed-by: mcimadamore

! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Infer.java
+ test/langtools/tools/javac/T8196048/ThrownTypeVarsAsRootsTest.java

Changeset: 4ab066d71956
Author:    coleenp
Date:      2018-05-22 13:10 -0400
URL:       http://hg.openjdk.java.net/loom/loom/rev/4ab066d71956

8202669: Intermittent crash in ClassLoadingService::compute_class_size()
Summary: Don't report classes that failed to load when reporting class unloading. Remove the classes first.
Reviewed-by: dholmes, lfoltan, ccheung

! src/hotspot/share/classfile/classLoaderData.cpp
! src/hotspot/share/services/classLoadingService.cpp
+ test/hotspot/jtreg/runtime/BadObjectClass/TestUnloadClassError.java

Changeset: 31361382634b
Author:    iignatyev
Date:      2018-05-22 10:08 -0700
URL:       http://hg.openjdk.java.net/loom/loom/rev/31361382634b

8199379: [TESTBUG] Open source vm testbase JDB tests
Reviewed-by: mseledtsov, sspitsyn

! test/hotspot/jtreg/ProblemList-graal.txt
! test/hotspot/jtreg/ProblemList.txt
! test/hotspot/jtreg/TEST.groups
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/caught_exception/caught_exception002/caught_exception002.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/caught_exception/caught_exception002/caught_exception002a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/classes/classes001/classes001.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/classes/classes001/classes001a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/classpath/classpath001/classpath001.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/classpath/classpath001/classpath001a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/clear/clear002/clear002.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/clear/clear002/clear002a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/clear/clear003/clear003.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/clear/clear003/clear003a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/clear/clear004/clear004.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/clear/clear004/clear004a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/down/down002/down002.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/down/down002/down002a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/dump/dump002/dump002.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/dump/dump002/dump002a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/eval/eval001/eval001.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/eval/eval001/eval001a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/exclude/exclude001/exclude001.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/exclude/exclude001/exclude001a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/fields/fields001/fields001.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/fields/fields001/fields001a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/ignore/ignore001/ignore001.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/ignore/ignore001/ignore001a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/interrupt/interrupt001/interrupt001.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/interrupt/interrupt001/interrupt001a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/kill/kill001/kill001.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/kill/kill001/kill001a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/kill/kill002/kill002.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/kill/kill002/kill002a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/klass/class001/class001.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/klass/class001/class001a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/list/list002/list002.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/list/list002/list002a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/locals/locals002/locals002.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/locals/locals002/locals002a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/methods/methods002/methods002.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/methods/methods002/methods002a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/monitor/monitor001/monitor001.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/monitor/monitor001/monitor001a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/next/next001/next001.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/next/next001/next001a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/options/connect/connect001/connect001.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/options/connect/connect001/connect001a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/options/connect/connect002/connect002.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/options/connect/connect002/connect002a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/options/connect/connect003/connect003.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/options/connect/connect003/connect003a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/options/connect/connect004/connect004.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/options/connect/connect004/connect004a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/options/connect/connect005/connect005.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/options/connect/connect005/connect005a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/options/listconnectors/listconnectors001/listconnectors001.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/pop/pop001/pop001.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/pop/pop001/pop001a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/pop_exception/pop_exception001/pop_exception001.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/pop_exception/pop_exception001/pop_exception001a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/print/print002/print002.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/print/print002/print002a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/read/read001/jdb.scenario
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/read/read001/read001.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/read/read001/read001a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/redefine/redefine001/RedefinedClass.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/redefine/redefine001/newclass_g/RedefinedClass.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/redefine/redefine001/redefine001.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/redefine/redefine001/redefine001a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/reenter/reenter001/reenter001.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/reenter/reenter001/reenter001a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/regression/b4689395/b4689395.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/regression/b4689395/b4689395a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/regression/b4689395/newclass/b4689395a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/resume/resume002/resume002.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/resume/resume002/resume002a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/run/run002/run002.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/run/run002/run002a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/set/set001/set001.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/set/set001/set001a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/set/set002/set002.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/set/set002/set002a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/step/step002/step002.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/step/step002/step002a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/step_up/step_up001/step_up001.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/step_up/step_up001/step_up001a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/stop_at/stop_at002/stop_at002.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/stop_at/stop_at002/stop_at002a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/stop_at/stop_at003/stop_at003.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/stop_at/stop_at003/stop_at003a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/stop_in/stop_in002/stop_in002.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/stop_in/stop_in002/stop_in002a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/suspend/suspend001/suspend001.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/suspend/suspend001/suspend001a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/thread/thread002/thread002.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/thread/thread002/thread002a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/threadgroup/threadgroup002/threadgroup002.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/threadgroup/threadgroup002/threadgroup002a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/threadgroups/threadgroups002/threadgroups002.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/threadgroups/threadgroups002/threadgroups002a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/threads/threads002/threads002.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/threads/threads002/threads002a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/trace/trace001/trace001.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/trace/trace001/trace001a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/uncaught_exception/uncaught_exception002/uncaught_exception002.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/uncaught_exception/uncaught_exception002/uncaught_exception002a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/unmonitor/unmonitor001/unmonitor001.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/unmonitor/unmonitor001/unmonitor001a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/untrace/untrace001/untrace001.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/untrace/untrace001/untrace001a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/unwatch/unwatch001/unwatch001.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/unwatch/unwatch001/unwatch001a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/unwatch/unwatch002/unwatch002.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/unwatch/unwatch002/unwatch002a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/up/up002/up002.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/up/up002/up002a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/use/use001/use001.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/use/use001/use001a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/watch/watch001/watch001.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/watch/watch001/watch001a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/watch/watch002/watch002.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/watch/watch002/watch002a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/where/where004/where004.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/where/where004/where004a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/where/where005/where005.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/where/where005/where005a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/where/where006/where006.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/where/where006/where006a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/wherei/wherei001/wherei001.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/wherei/wherei001/wherei001a.java
+ test/hotspot/jtreg/vmTestbase/nsk/share/classload/ClassLoadUtils.java
+ test/hotspot/jtreg/vmTestbase/nsk/share/jdb/Debuggee.java
+ test/hotspot/jtreg/vmTestbase/nsk/share/jdb/DebuggeeUncaughtException.java
+ test/hotspot/jtreg/vmTestbase/nsk/share/jdb/Jdb.java
+ test/hotspot/jtreg/vmTestbase/nsk/share/jdb/JdbArgumentHandler.java
+ test/hotspot/jtreg/vmTestbase/nsk/share/jdb/JdbCommand.java
+ test/hotspot/jtreg/vmTestbase/nsk/share/jdb/JdbTest.java
+ test/hotspot/jtreg/vmTestbase/nsk/share/jdb/Launcher.java

Changeset: 28f2e09a0ae0
Author:    sherman
Date:      2018-05-22 11:04 -0700
URL:       http://hg.openjdk.java.net/loom/loom/rev/28f2e09a0ae0

8196987: Resolve disabled warnings for libzip
Reviewed-by: erikj, alanb

! make/lib/CoreLibraries.gmk

Changeset: 911b913022ef
Author:    zgu
Date:      2018-05-22 14:49 -0400
URL:       http://hg.openjdk.java.net/loom/loom/rev/911b913022ef

8203635: JFR sampler thread does not record stack info
Summary: Added call to record_stack_base_and_size() from sampler thread
Reviewed-by: shade, coleenp, stuefe

! src/hotspot/share/jfr/periodic/sampling/jfrThreadSampler.cpp

Changeset: 28a33a0dbf04
Author:    mseledtsov
Date:      2018-05-22 13:05 -0700
URL:       http://hg.openjdk.java.net/loom/loom/rev/28a33a0dbf04

8199257: [TESTBUG] Open source VM testbase metaspace tests
Summary: Open sourced VM metaspace tests
Reviewed-by: coleenp, stuefe

! test/hotspot/jtreg/ProblemList.txt
! test/hotspot/jtreg/TEST.groups
+ test/hotspot/jtreg/vmTestbase/metaspace/flags/maxMetaspaceSize/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/metaspace/flags/maxMetaspaceSize/maxMetaspaceSize.java
+ test/hotspot/jtreg/vmTestbase/metaspace/flags/maxMetaspaceSize/maxMetaspaceSize.sh
+ test/hotspot/jtreg/vmTestbase/metaspace/gc/Fault.java
+ test/hotspot/jtreg/vmTestbase/metaspace/gc/FirstGCTest.java
+ test/hotspot/jtreg/vmTestbase/metaspace/gc/HighWaterMarkTest.java
+ test/hotspot/jtreg/vmTestbase/metaspace/gc/MemoryUsageTest.java
+ test/hotspot/jtreg/vmTestbase/metaspace/gc/MetaspaceBaseGC.java
+ test/hotspot/jtreg/vmTestbase/metaspace/gc/firstGC_10m/TEST.properties
+ test/hotspot/jtreg/vmTestbase/metaspace/gc/firstGC_10m/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/metaspace/gc/firstGC_50m/TEST.properties
+ test/hotspot/jtreg/vmTestbase/metaspace/gc/firstGC_50m/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/metaspace/gc/firstGC_99m/TEST.properties
+ test/hotspot/jtreg/vmTestbase/metaspace/gc/firstGC_99m/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/metaspace/gc/firstGC_default/TEST.properties
+ test/hotspot/jtreg/vmTestbase/metaspace/gc/firstGC_default/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/metaspace/gc/memoryUsageLargeComp/TEST.properties
+ test/hotspot/jtreg/vmTestbase/metaspace/gc/memoryUsageLargeComp/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/metaspace/gc/memoryUsageLargeMeta/TEST.properties
+ test/hotspot/jtreg/vmTestbase/metaspace/gc/memoryUsageLargeMeta/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/metaspace/gc/memoryUsageSmallComp/TEST.properties
+ test/hotspot/jtreg/vmTestbase/metaspace/gc/memoryUsageSmallComp/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/metaspace/gc/memoryUsageSmallMeta/TEST.properties
+ test/hotspot/jtreg/vmTestbase/metaspace/gc/memoryUsageSmallMeta/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/metaspace/gc/readme.txt
+ test/hotspot/jtreg/vmTestbase/metaspace/gc/watermark_0_1/TEST.properties
+ test/hotspot/jtreg/vmTestbase/metaspace/gc/watermark_0_1/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/metaspace/gc/watermark_10_20/TEST.properties
+ test/hotspot/jtreg/vmTestbase/metaspace/gc/watermark_10_20/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/metaspace/gc/watermark_70_80/TEST.properties
+ test/hotspot/jtreg/vmTestbase/metaspace/gc/watermark_70_80/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/metaspace/gc/watermark_99_100/TEST.properties
+ test/hotspot/jtreg/vmTestbase/metaspace/gc/watermark_99_100/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/metaspace/shrink_grow/CompressedClassSpaceSize/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/metaspace/shrink_grow/ShrinkGrowMultiJVM/ShrinkGrowMultiJVM.java
+ test/hotspot/jtreg/vmTestbase/metaspace/shrink_grow/ShrinkGrowMultiJVM/TEST.properties
+ test/hotspot/jtreg/vmTestbase/metaspace/shrink_grow/ShrinkGrowTest/ShrinkGrowTest.java
+ test/hotspot/jtreg/vmTestbase/metaspace/staticReferences/OneUsageClassloader.java
+ test/hotspot/jtreg/vmTestbase/metaspace/staticReferences/StaticReferences.java
+ test/hotspot/jtreg/vmTestbase/metaspace/staticReferences/TEST.properties
+ test/hotspot/jtreg/vmTestbase/metaspace/stressDictionary/ClassloaderUnderTest.java
+ test/hotspot/jtreg/vmTestbase/metaspace/stressDictionary/StressDictionary.java
+ test/hotspot/jtreg/vmTestbase/metaspace/stressDictionary/TEST.properties
+ test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/common/GenClassesBuilder.java
+ test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/common/HumongousClassGen.java
+ test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/common/PerformChecksHelper.java
+ test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/common/StressHierarchy1.java
+ test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/common/StressHierarchy2.java
+ test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/common/StressHierarchy3.java
+ test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/common/StressHierarchyBaseClass.java
+ test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/common/classloader/StressClassloader.java
+ test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/common/classloader/tree/Node.java
+ test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/common/classloader/tree/Tree.java
+ test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/common/exceptions/ClassNotUnloadedException.java
+ test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/common/exceptions/GotWrongOOMEException.java
+ test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/common/exceptions/TimeIsOverException.java
+ test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/common/generateHierarchy/GenerateHierarchyHelper.java
+ test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/common/generateHierarchy/NodeDescriptor.java
+ test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/common/generateHierarchy/TreeDescriptor.java
+ test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy001/TEST.properties
+ test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy001/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy002/TEST.properties
+ test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy002/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy003/TEST.properties
+ test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy003/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy004/TEST.properties
+ test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy004/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy005/TEST.properties
+ test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy005/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy006/TEST.properties
+ test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy006/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy007/TEST.properties
+ test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy007/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy008/TEST.properties
+ test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy008/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy009/TEST.properties
+ test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy009/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy010/TEST.properties
+ test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy010/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy011/TEST.properties
+ test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy011/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy012/TEST.properties
+ test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy012/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy013/TEST.properties
+ test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy013/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy014/TEST.properties
+ test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy014/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy015/TEST.properties
+ test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy015/TestDescription.java

Changeset: 67066e7971e1
Author:    lmesnik
Date:      2018-05-22 10:49 -0700
URL:       http://hg.openjdk.java.net/loom/loom/rev/67066e7971e1

8199064: Test applications/jcstress/other/Test.java#id1108 fails on Sparc
Reviewed-by: psandoz, mseledtsov

! test/hotspot/jtreg/applications/jcstress/TestGenerator.java
! test/hotspot/jtreg/applications/jcstress/acqrel/Test.java
! test/hotspot/jtreg/applications/jcstress/atomicity/Test.java
! test/hotspot/jtreg/applications/jcstress/copy/Test.java
! test/hotspot/jtreg/applications/jcstress/fences/Test.java
! test/hotspot/jtreg/applications/jcstress/memeffects/Test.java
! test/hotspot/jtreg/applications/jcstress/other/Test.java
! test/hotspot/jtreg/applications/jcstress/seqcst.sync/Test.java
! test/hotspot/jtreg/applications/jcstress/seqcst.volatiles/Test.java

Changeset: 2942ae532175
Author:    egahlin
Date:      2018-05-22 23:27 +0200
URL:       http://hg.openjdk.java.net/loom/loom/rev/2942ae532175

8201331: Better test cleanup for jdk/jfr/api/consumer/TestRecordingFile.java
Reviewed-by: tbell, mgronlun

! test/jdk/jdk/jfr/api/consumer/TestReadTwice.java
! test/jdk/jdk/jfr/api/consumer/TestRecordedEventGetThreadOther.java
! test/jdk/jdk/jfr/api/consumer/TestRecordedFullStackTrace.java
! test/jdk/jdk/jfr/api/consumer/TestRecordingFile.java
! test/jdk/jdk/jfr/api/metadata/annotations/TestInheritedAnnotations.java
! test/jdk/jdk/jfr/api/metadata/eventtype/TestUnloadingEventClass.java
! test/jdk/jdk/jfr/api/recorder/TestStartStopRecording.java
! test/jdk/jdk/jfr/cmd/ExecuteHelper.java
! test/jdk/jdk/jfr/cmd/TestPrint.java
! test/jdk/jdk/jfr/jcmd/TestJcmdLegacy.java
! test/jdk/jdk/jfr/jvm/TestUnsupportedVM.java
! test/lib/jdk/test/lib/Utils.java
! test/lib/jdk/test/lib/jfr/CommonHelper.java

Changeset: 408021edf22f
Author:    egahlin
Date:      2018-05-23 00:21 +0200
URL:       http://hg.openjdk.java.net/loom/loom/rev/408021edf22f

8195819: Remove recording=x from jcmd JFR.check output
Reviewed-by: mgronlun

! src/jdk.jfr/share/classes/jdk/jfr/internal/dcmd/AbstractDCmd.java
! src/jdk.jfr/share/classes/jdk/jfr/internal/dcmd/DCmdCheck.java
! src/jdk.jfr/share/classes/jdk/jfr/internal/dcmd/DCmdStart.java
! test/jdk/jdk/jfr/jcmd/JcmdAsserts.java
! test/jdk/jdk/jfr/jcmd/JcmdHelper.java
! test/jdk/jdk/jfr/jcmd/TestJcmdStartStopDefault.java

Changeset: 7b259287cdd2
Author:    bpb
Date:      2018-05-22 16:19 -0700
URL:       http://hg.openjdk.java.net/loom/loom/rev/7b259287cdd2

8202076: test/jdk/java/io/File/WinSpecialFiles.java on windows with VS2017
Summary: If all other means to obtain the file length fail, fall back to FindFirstFile
Reviewed-by: igerasim, alanb

! src/java.base/windows/native/libjava/WinNTFileSystem_md.c
! test/jdk/java/io/File/WinSpecialFiles.java

Changeset: 45093fb73c6d
Author:    dl
Date:      2018-05-22 21:46 -0700
URL:       http://hg.openjdk.java.net/loom/loom/rev/45093fb73c6d

8202685: Optimize ArrayList subList replaceAll
Reviewed-by: martin, psandoz, igerasim, redestad, dholmes, smarks, jrose, plevart

! src/java.base/share/classes/java/util/ArrayList.java
! test/jdk/java/util/concurrent/tck/Collection8Test.java

Changeset: 6b29ef846c5c
Author:    dl
Date:      2018-05-22 21:50 -0700
URL:       http://hg.openjdk.java.net/loom/loom/rev/6b29ef846c5c

8201386: Miscellaneous changes imported from jsr166 CVS 2018-05
Reviewed-by: martin, psandoz

! src/java.base/share/classes/java/util/PriorityQueue.java
! src/java.base/share/classes/java/util/concurrent/PriorityBlockingQueue.java
! test/jdk/java/util/ArrayList/IteratorMicroBenchmark.java
! test/jdk/java/util/Collection/IteratorMicroBenchmark.java
! test/jdk/java/util/Collection/RemoveMicroBenchmark.java
! test/jdk/java/util/WeakHashMap/GCDuringIteration.java
! test/jdk/java/util/concurrent/ArrayBlockingQueue/WhiteBox.java
! test/jdk/java/util/concurrent/ConcurrentQueues/GCRetention.java
+ test/jdk/java/util/concurrent/PriorityBlockingQueue/WhiteBox.java
! test/jdk/java/util/concurrent/forkjoin/FJExceptionTableLeak.java
! test/jdk/java/util/concurrent/locks/Lock/TimedAcquireLeak.java
! test/jdk/java/util/concurrent/tck/CopyOnWriteArraySetTest.java
! test/jdk/java/util/concurrent/tck/PriorityBlockingQueueTest.java
! test/jdk/java/util/concurrent/tck/PriorityQueueTest.java
! test/jdk/java/util/concurrent/tck/VectorTest.java

Changeset: cae567ae015d
Author:    mli
Date:      2018-05-23 14:21 +0800
URL:       http://hg.openjdk.java.net/loom/loom/rev/cae567ae015d

8202771: Migrate Unicode character tests to JDK Repo
Reviewed-by: naoto
Contributed-by: dan.z.zhou at oracle.com

- test/jdk/java/lang/Character/Blocks.txt
+ test/jdk/java/lang/Character/CharPropTest.java
- test/jdk/java/lang/Character/CheckBlocks.java
- test/jdk/java/lang/Character/TestISOControls.java
+ test/jdk/java/lang/Character/UnicodeBlock/Blocks.txt
+ test/jdk/java/lang/Character/UnicodeBlock/CheckBlocks.java

Changeset: 10b14c9ee78d
Author:    mbaesken
Date:      2018-05-17 18:09 +0200
URL:       http://hg.openjdk.java.net/loom/loom/rev/10b14c9ee78d

8203355: MITSHM define guarding missing
Reviewed-by: prr, stuefe

! src/java.desktop/unix/native/common/java2d/x11/X11SurfaceData.c

Changeset: 3c6dc4b291cd
Author:    stefank
Date:      2018-05-23 09:42 +0200
URL:       http://hg.openjdk.java.net/loom/loom/rev/3c6dc4b291cd

8203694: Add a safepoint-aware Semaphore - part 2
Reviewed-by: dholmes, pliden

! src/hotspot/share/runtime/semaphore.hpp
! src/hotspot/share/runtime/semaphore.inline.hpp

Changeset: 48d4abe945f1
Author:    stefank
Date:      2018-05-23 09:43 +0200
URL:       http://hg.openjdk.java.net/loom/loom/rev/48d4abe945f1

8203490: StringTable::dump lacks a load barrier
Reviewed-by: coleenp, pliden

! src/hotspot/share/classfile/stringTable.cpp
! src/hotspot/share/utilities/hashtable.cpp
! src/hotspot/share/utilities/hashtable.hpp

Changeset: 6ba3e32a9882
Author:    mgronlun
Date:      2018-05-23 15:21 +0200
URL:       http://hg.openjdk.java.net/loom/loom/rev/6ba3e32a9882

8203457: Add back missing full buffer notification
Reviewed-by: redestad, sjohanss

! src/hotspot/share/jfr/recorder/storage/jfrStorage.cpp
! src/hotspot/share/jfr/recorder/storage/jfrStorageControl.cpp

Changeset: ff5d0ea58d9b
Author:    neliasso
Date:      2018-03-21 16:03 +0100
URL:       http://hg.openjdk.java.net/loom/loom/rev/ff5d0ea58d9b

8192992: Test8007294.java failed: attempted to spill a non-spillable item
Summary: Fix bugs in schedule_late that forces load to early
Reviewed-by: kvn, thartmann

! src/hotspot/share/opto/compile.cpp
! src/hotspot/share/opto/gcm.cpp
! src/hotspot/share/opto/phasetype.hpp
! test/hotspot/jtreg/compiler/c2/Test6843752.java

Changeset: a11c1cb542bb
Author:    mbaesken
Date:      2018-05-23 16:26 +0200
URL:       http://hg.openjdk.java.net/loom/loom/rev/a11c1cb542bb

8202427: Enhance os::print_memory_info on Windows
Reviewed-by: goetz, stuefe

! src/hotspot/os/windows/os_windows.cpp



More information about the loom-dev mailing list