hg: jdk9/hs/hotspot: 20 new changesets

jesper.wilhelmsson at oracle.com jesper.wilhelmsson at oracle.com
Thu Dec 8 17:25:00 UTC 2016


Changeset: 61e7ea563123
Author:    lana
Date:      2016-11-11 05:11 +0000
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/61e7ea563123

Added tag jdk-9+144 for changeset 6187b582d02a

! .hgtags

Changeset: 9c41df0356bc
Author:    jwilhelm
Date:      2016-11-11 16:44 +0100
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/9c41df0356bc

Merge

- src/share/vm/utilities/quickSort.cpp
- test/compiler/ciReplay/TestSA.sh
- test/compiler/ciReplay/TestVM.sh
- test/compiler/ciReplay/TestVM_no_comp_level.sh
- test/compiler/ciReplay/common.sh

Changeset: 5a574ef5a4ee
Author:    jwilhelm
Date:      2016-11-11 16:52 +0100
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/5a574ef5a4ee

8169597: Quarantine TestCpoolForInvokeDynamic.java until JDK-8169232 is solved
Reviewed-by: egahlin, gtriantafill

! test/serviceability/sa/TestCpoolForInvokeDynamic.java

Changeset: 225b91f1b118
Author:    lana
Date:      2016-11-17 17:50 +0000
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/225b91f1b118

Added tag jdk-9+145 for changeset 61e7ea563123

! .hgtags

Changeset: 5555f977bf80
Author:    lana
Date:      2016-11-17 22:19 +0000
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/5555f977bf80

Merge

- src/share/vm/utilities/quickSort.cpp
- test/compiler/ciReplay/TestSA.sh
- test/compiler/ciReplay/TestVM.sh
- test/compiler/ciReplay/TestVM_no_comp_level.sh
- test/compiler/ciReplay/common.sh

Changeset: d7b10e57be70
Author:    ihse
Date:      2016-11-22 14:48 +0100
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/d7b10e57be70

8168037: Use ZIPEXE instead of ZIP to avoid clash with options for zip
Reviewed-by: erikj

! make/lib/CompileLibjsig.gmk
! test/Makefile

Changeset: fe25e12bd841
Author:    ihse
Date:      2016-11-22 15:04 +0100
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/fe25e12bd841

8170184: Remove incorrect comments about generated jvmt.h
Reviewed-by: alanb, erikj

! make/gensrc/GensrcJvmti.gmk

Changeset: a82cb5350cad
Author:    lana
Date:      2016-11-21 18:47 +0000
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/a82cb5350cad

Merge


Changeset: 1ae8e92ed3e4
Author:    lana
Date:      2016-11-23 16:16 +0000
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/1ae8e92ed3e4

Added tag jdk-9+146 for changeset a82cb5350cad

! .hgtags

Changeset: 132a72c78207
Author:    lana
Date:      2016-11-23 19:15 +0000
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/132a72c78207

Merge


Changeset: 8e63061ea915
Author:    ihse
Date:      2016-11-28 09:20 +0100
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/8e63061ea915

8031567: Better model for storing source revision information
Reviewed-by: erikj

! .hgignore

Changeset: 8953c0318163
Author:    alanb
Date:      2016-12-01 08:56 +0000
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/8953c0318163

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

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

Changeset: 8d259ee1a109
Author:    alanb
Date:      2016-12-01 11:16 +0000
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/8d259ee1a109

Merge

- test/runtime/modules/JVMCanReadModule.java
- test/runtime/modules/JVMIsExportedToModule.java
- test/serviceability/jdwp/JdwpCanReadCmd.java
- test/serviceability/jdwp/JdwpCanReadReply.java

Changeset: 1e1b85521770
Author:    alanb
Date:      2016-12-01 15:54 +0000
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/1e1b85521770

8170599: compiler/** tests using ToolProvider.getSystemClassLoader failing
Reviewed-by: hseigel

! test/compiler/jsr292/RedefineMethodUsedByMultipleMethodHandles.java
! test/compiler/jvmci/jdk.vm.ci.runtime.test/src/jdk/vm/ci/runtime/test/RedefineClassTest.java

Changeset: fcfe55dc547c
Author:    lana
Date:      2016-12-01 21:01 +0000
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/fcfe55dc547c

Added tag jdk-9+147 for changeset 132a72c78207

! .hgtags

Changeset: 5e4e893520ec
Author:    lana
Date:      2016-12-01 21:40 +0000
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/5e4e893520ec

Merge

- test/runtime/modules/JVMCanReadModule.java
- test/runtime/modules/JVMIsExportedToModule.java
- test/serviceability/jdwp/JdwpCanReadCmd.java
- test/serviceability/jdwp/JdwpCanReadReply.java

Changeset: bdfe30141ef6
Author:    ihse
Date:      2016-12-07 09:48 +0100
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/bdfe30141ef6

8170629: Remove code duplication in test makefiles
Reviewed-by: erikj, dholmes

! test/Makefile

Changeset: cc0b239d99a9
Author:    erikj
Date:      2016-12-07 16:08 +0100
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/cc0b239d99a9

8141590: Cannot build Zero with devkit
Reviewed-by: ihse

! make/copy/Copy-java.base.gmk

Changeset: d79c6d6c5759
Author:    jwilhelm
Date:      2016-12-08 15:49 +0100
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/d79c6d6c5759

Merge

- make/BuildHotspot.gmk
! make/lib/CompileLibjsig.gmk
! make/test/JtregNative.gmk
! src/share/vm/classfile/moduleEntry.hpp
! src/share/vm/classfile/vmSymbols.hpp
! src/share/vm/runtime/arguments.cpp
- src/share/vm/runtime/semaphore.cpp
! test/TEST.ROOT
! test/compiler/jvmci/compilerToVM/GetResolvedJavaMethodTest.java
! test/compiler/jvmci/compilerToVM/GetSymbolTest.java
! test/compiler/jvmci/compilerToVM/JVM_RegisterJVMCINatives.java
! test/compiler/jvmci/jdk.vm.ci.hotspot.test/src/jdk/vm/ci/hotspot/test/MethodHandleAccessProviderTest.java
! test/compiler/jvmci/jdk.vm.ci.runtime.test/src/jdk/vm/ci/runtime/test/RedefineClassTest.java
! test/serviceability/sa/TestCpoolForInvokeDynamic.java
! test/serviceability/sa/TestInstanceKlassSize.java
! test/serviceability/sa/TestInstanceKlassSizeForInterface.java

Changeset: 9de6a70d5d81
Author:    jwilhelm
Date:      2016-12-08 17:03 +0100
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/9de6a70d5d81

Merge

! src/share/vm/classfile/moduleEntry.hpp
! src/share/vm/classfile/modules.cpp
! src/share/vm/classfile/vmSymbols.hpp
- src/share/vm/gc/g1/bufferingOopClosure.cpp
! src/share/vm/oops/instanceKlass.cpp
! src/share/vm/prims/jvmti.xml
! src/share/vm/runtime/arguments.cpp
! test/Makefile
! test/serviceability/jdwp/AllModulesCommandTest.java



More information about the jdk9-all-changes mailing list