History log of /openjdk9/hotspot/test/serviceability/jvmti/AddModuleUsesAndProvides/MyPackage/java.base/jdk/internal/test/
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
12290:8953c0318163 01-Dec-2016 alanb

8169069: Module system implementation refresh (11/2016)
Reviewed-by: lfoltan, acorn, ctornqvi, mchung
Contributed-by: lois.foltan@oracle.com, harold.seigel@oracle.com, alan.bateman@oracle.com, mandy.chung@oracle.com, serguei.spitsyn@oracle.com, george.triantafillou@oracle.com


/openjdk9/hotspot/make/symbols/symbols-unix
/openjdk9/hotspot/make/test/JtregNative.gmk
/openjdk9/hotspot/src/jdk.vm.ci/share/classes/module-info.java
/openjdk9/hotspot/src/share/vm/classfile/moduleEntry.hpp
/openjdk9/hotspot/src/share/vm/classfile/modules.cpp
/openjdk9/hotspot/src/share/vm/classfile/modules.hpp
/openjdk9/hotspot/src/share/vm/classfile/vmSymbols.hpp
/openjdk9/hotspot/src/share/vm/oops/instanceKlass.cpp
/openjdk9/hotspot/src/share/vm/prims/jni.cpp
/openjdk9/hotspot/src/share/vm/prims/jni.h
/openjdk9/hotspot/src/share/vm/prims/jniCheck.cpp
/openjdk9/hotspot/src/share/vm/prims/jvm.cpp
/openjdk9/hotspot/src/share/vm/prims/jvm.h
/openjdk9/hotspot/src/share/vm/prims/jvmti.xml
/openjdk9/hotspot/src/share/vm/prims/jvmtiEnv.cpp
/openjdk9/hotspot/src/share/vm/prims/jvmtiExport.cpp
/openjdk9/hotspot/src/share/vm/prims/jvmtiExport.hpp
/openjdk9/hotspot/src/share/vm/prims/whitebox.cpp
/openjdk9/hotspot/src/share/vm/runtime/arguments.cpp
/openjdk9/hotspot/src/share/vm/runtime/javaCalls.cpp
/openjdk9/hotspot/src/share/vm/runtime/javaCalls.hpp
/openjdk9/hotspot/test/TEST.ROOT
/openjdk9/hotspot/test/compiler/c2/Test7190310_unsafe.java
/openjdk9/hotspot/test/compiler/codegen/Test8011901.java
/openjdk9/hotspot/test/compiler/escapeAnalysis/TestUnsafePutAddressNullObjMustNotEscape.java
/openjdk9/hotspot/test/compiler/intrinsics/bigInteger/MontgomeryMultiplyTest.java
/openjdk9/hotspot/test/compiler/intrinsics/unsafe/AllocateUninitializedArray.java
/openjdk9/hotspot/test/compiler/intrinsics/unsafe/TestUnsafeUnalignedMismatchedAccesses.java
/openjdk9/hotspot/test/compiler/intrinsics/unsafe/UnsafeGetAddressTest.java
/openjdk9/hotspot/test/compiler/intrinsics/unsafe/UnsafeTwoCASLong.java
/openjdk9/hotspot/test/compiler/jvmci/compilerToVM/GetResolvedJavaMethodTest.java
/openjdk9/hotspot/test/compiler/jvmci/compilerToVM/GetSymbolTest.java
/openjdk9/hotspot/test/compiler/jvmci/compilerToVM/JVM_RegisterJVMCINatives.java
/openjdk9/hotspot/test/compiler/jvmci/jdk.vm.ci.hotspot.test/src/jdk/vm/ci/hotspot/test/MethodHandleAccessProviderTest.java
/openjdk9/hotspot/test/compiler/rangechecks/TestExplicitRangeChecks.java
/openjdk9/hotspot/test/compiler/runtime/Test8010927.java
/openjdk9/hotspot/test/compiler/unsafe/GetUnsafeObjectG1PreBarrier.java
/openjdk9/hotspot/test/compiler/unsafe/JdkInternalMiscUnsafeAccessTestBoolean.java
/openjdk9/hotspot/test/compiler/unsafe/JdkInternalMiscUnsafeAccessTestByte.java
/openjdk9/hotspot/test/compiler/unsafe/JdkInternalMiscUnsafeAccessTestChar.java
/openjdk9/hotspot/test/compiler/unsafe/JdkInternalMiscUnsafeAccessTestDouble.java
/openjdk9/hotspot/test/compiler/unsafe/JdkInternalMiscUnsafeAccessTestFloat.java
/openjdk9/hotspot/test/compiler/unsafe/JdkInternalMiscUnsafeAccessTestInt.java
/openjdk9/hotspot/test/compiler/unsafe/JdkInternalMiscUnsafeAccessTestLong.java
/openjdk9/hotspot/test/compiler/unsafe/JdkInternalMiscUnsafeAccessTestObject.java
/openjdk9/hotspot/test/compiler/unsafe/JdkInternalMiscUnsafeAccessTestShort.java
/openjdk9/hotspot/test/compiler/unsafe/JdkInternalMiscUnsafeUnalignedAccess.java
/openjdk9/hotspot/test/compiler/unsafe/TestUnsafeLoadControl.java
/openjdk9/hotspot/test/gc/g1/TestStringDeduplicationAgeThreshold.java
/openjdk9/hotspot/test/gc/g1/TestStringDeduplicationFullGC.java
/openjdk9/hotspot/test/gc/g1/TestStringDeduplicationInterned.java
/openjdk9/hotspot/test/gc/g1/TestStringDeduplicationPrintOptions.java
/openjdk9/hotspot/test/gc/g1/TestStringDeduplicationTableRehash.java
/openjdk9/hotspot/test/gc/g1/TestStringDeduplicationTableResize.java
/openjdk9/hotspot/test/gc/g1/TestStringDeduplicationTools.java
/openjdk9/hotspot/test/gc/g1/TestStringDeduplicationYoungGC.java
/openjdk9/hotspot/test/gc/stress/gcbasher/TestGCBasher.java
/openjdk9/hotspot/test/runtime/LocalLong/LocalLongTest.java
/openjdk9/hotspot/test/runtime/Throwable/StackTraceLogging.java
/openjdk9/hotspot/test/runtime/Throwable/TestThrowable.java
/openjdk9/hotspot/test/runtime/Throwable/ThrowableIntrospectionSegfault.java
/openjdk9/hotspot/test/runtime/getSysPackage/GetSysPkgTest.java
/openjdk9/hotspot/test/runtime/modules/AccessCheck/CheckRead.java
/openjdk9/hotspot/test/runtime/modules/AccessCheck/DiffCL_CheckRead.java
/openjdk9/hotspot/test/runtime/modules/AccessCheck/DiffCL_ExpQualOther.java
/openjdk9/hotspot/test/runtime/modules/AccessCheck/DiffCL_ExpQualToM1.java
/openjdk9/hotspot/test/runtime/modules/AccessCheck/DiffCL_ExpUnqual.java
/openjdk9/hotspot/test/runtime/modules/AccessCheck/DiffCL_PkgNotExp.java
/openjdk9/hotspot/test/runtime/modules/AccessCheck/DiffCL_Umod.java
/openjdk9/hotspot/test/runtime/modules/AccessCheck/DiffCL_UmodUpkg.java
/openjdk9/hotspot/test/runtime/modules/AccessCheck/ExpQualOther.java
/openjdk9/hotspot/test/runtime/modules/AccessCheck/ExpQualToM1.java
/openjdk9/hotspot/test/runtime/modules/AccessCheck/ExpUnqual.java
/openjdk9/hotspot/test/runtime/modules/AccessCheck/ExportAllUnnamed.java
/openjdk9/hotspot/test/runtime/modules/AccessCheck/PkgNotExp.java
/openjdk9/hotspot/test/runtime/modules/AccessCheck/Umod.java
/openjdk9/hotspot/test/runtime/modules/AccessCheck/UmodDiffCL_ExpQualOther.java
/openjdk9/hotspot/test/runtime/modules/AccessCheck/UmodDiffCL_ExpUnqual.java
/openjdk9/hotspot/test/runtime/modules/AccessCheck/UmodDiffCL_PkgNotExp.java
/openjdk9/hotspot/test/runtime/modules/AccessCheck/UmodUPkg.java
/openjdk9/hotspot/test/runtime/modules/AccessCheck/UmodUpkgDiffCL_ExpQualOther.java
/openjdk9/hotspot/test/runtime/modules/AccessCheck/UmodUpkgDiffCL_NotExp.java
/openjdk9/hotspot/test/runtime/modules/AccessCheck/UmodUpkg_ExpQualOther.java
/openjdk9/hotspot/test/runtime/modules/AccessCheck/UmodUpkg_NotExp.java
/openjdk9/hotspot/test/runtime/modules/AccessCheck/Umod_ExpQualOther.java
/openjdk9/hotspot/test/runtime/modules/AccessCheck/Umod_ExpUnqual.java
/openjdk9/hotspot/test/runtime/modules/AccessCheck/Umod_PkgNotExp.java
/openjdk9/hotspot/test/runtime/modules/IgnoreModulePropertiesTest.java
/openjdk9/hotspot/test/runtime/modules/JVMAddModulePackage.java
/openjdk9/hotspot/test/runtime/modules/JVMCanReadModule.java
/openjdk9/hotspot/test/runtime/modules/JVMDefineModule.java
/openjdk9/hotspot/test/runtime/modules/JVMIsExportedToModule.java
/openjdk9/hotspot/test/runtime/modules/ModuleHelper.java
/openjdk9/hotspot/test/runtime/modules/ModuleStress/ModuleNonBuiltinCLMain.java
/openjdk9/hotspot/test/runtime/modules/ModuleStress/ModuleSameCLMain.java
/openjdk9/hotspot/test/runtime/modules/getModuleJNI/GetModule.java
/openjdk9/hotspot/test/runtime/modules/getModuleJNI/libGetModule.c
/openjdk9/hotspot/test/serviceability/attach/AttachWithStalePidFile.java
/openjdk9/hotspot/test/serviceability/jdwp/AllModulesCommandTest.java
/openjdk9/hotspot/test/serviceability/jdwp/JdwpCanReadCmd.java
/openjdk9/hotspot/test/serviceability/jdwp/JdwpCanReadReply.java
/openjdk9/hotspot/test/serviceability/jvmti/AddModuleExportsAndOpens/MyPackage/AddModuleExportsAndOpensTest.java
/openjdk9/hotspot/test/serviceability/jvmti/AddModuleExportsAndOpens/libAddModuleExportsAndOpensTest.c
/openjdk9/hotspot/test/serviceability/jvmti/AddModuleReads/MyPackage/AddModuleReadsTest.java
/openjdk9/hotspot/test/serviceability/jvmti/AddModuleReads/libAddModuleReadsTest.c
/openjdk9/hotspot/test/serviceability/jvmti/AddModuleUsesAndProvides/MyPackage/AddModuleUsesAndProvidesTest.java
/openjdk9/hotspot/test/serviceability/jvmti/AddModuleUsesAndProvides/MyPackage/java.base/java/lang/TestProvider.java
TestProviderImpl.java
/openjdk9/hotspot/test/serviceability/jvmti/AddModuleUsesAndProvides/libAddModuleUsesAndProvidesTest.c
/openjdk9/hotspot/test/serviceability/jvmti/GetModulesInfo/JvmtiGetAllModulesTest.java
/openjdk9/hotspot/test/serviceability/sa/TestInstanceKlassSize.java
/openjdk9/hotspot/test/serviceability/sa/TestInstanceKlassSizeForInterface.java