hg: jdk10/sandbox/hotspot: 8 new changesets

chris.hegarty at oracle.com chris.hegarty at oracle.com
Thu May 11 23:32:17 UTC 2017


Changeset: a0bd5a8c4e11
Author:    alanb
Date:      2017-05-04 07:26 +0000
URL:       http://hg.openjdk.java.net/jdk10/sandbox/hotspot/rev/a0bd5a8c4e11

8178380: Module system implementation refresh (5/2017)
Reviewed-by: lfoltan, hseigel, mchung, sspitsyn
Contributed-by: alan.bateman at oracle.com, serguei.spitsyn at oracle.com

! src/share/vm/classfile/moduleEntry.cpp
! src/share/vm/classfile/modules.cpp
! src/share/vm/classfile/packageEntry.cpp
! src/share/vm/classfile/vmSymbols.hpp
! src/share/vm/logging/logTag.hpp
! src/share/vm/oops/instanceKlass.cpp
! src/share/vm/prims/jvmti.xml
! src/share/vm/prims/jvmtiExport.cpp
! src/share/vm/prims/jvmtiExport.hpp
! src/share/vm/runtime/arguments.cpp
! src/share/vm/runtime/globals.hpp
! src/share/vm/runtime/thread.cpp
! src/share/vm/services/attachListener.cpp
! src/share/vm/services/diagnosticCommand.cpp
! test/compiler/jsr292/RedefineMethodUsedByMultipleMethodHandles.java
! test/compiler/jvmci/jdk.vm.ci.runtime.test/src/jdk/vm/ci/runtime/test/RedefineClassTest.java
! test/compiler/profiling/spectrapredefineclass/Launcher.java
! test/compiler/profiling/spectrapredefineclass_classloaders/Launcher.java
! test/runtime/CommandLine/OptionsValidation/TestOptionsWithRangesDynamic.java
! test/runtime/Metaspace/DefineClass.java
! test/runtime/logging/ModulesTest.java
! test/runtime/logging/StartupTimeTest.java
! test/runtime/modules/JVMAddModuleExports.java
! test/runtime/modules/JVMAddModulePackage.java
! test/runtime/modules/JVMDefineModule.java
! test/runtime/modules/ModuleStress/ModuleStress.java
! test/runtime/modules/ModuleStress/ModuleStressGC.java

Changeset: fa79b980fa63
Author:    alanb
Date:      2017-05-04 09:43 +0100
URL:       http://hg.openjdk.java.net/jdk10/sandbox/hotspot/rev/fa79b980fa63

Merge

! src/share/vm/runtime/arguments.cpp
! test/compiler/jvmci/jdk.vm.ci.runtime.test/src/jdk/vm/ci/runtime/test/RedefineClassTest.java

Changeset: 70548873832d
Author:    lana
Date:      2017-05-04 17:54 +0000
URL:       http://hg.openjdk.java.net/jdk10/sandbox/hotspot/rev/70548873832d

Merge


Changeset: d7da8c2b8b6c
Author:    roland
Date:      2017-04-25 09:37 +0200
URL:       http://hg.openjdk.java.net/jdk10/sandbox/hotspot/rev/d7da8c2b8b6c

8179070: nashorn+octane's box2d causes c2 to crash with "Bad graph detected in compute_lca_of_uses"
Summary: ciTypeFlow speculates field is null but parsing uses non null constant because of concurrent class initialization
Reviewed-by: thartmann

! src/share/vm/opto/parse3.cpp

Changeset: 16d692be099c
Author:    ihse
Date:      2017-05-09 12:53 +0200
URL:       http://hg.openjdk.java.net/jdk10/sandbox/hotspot/rev/16d692be099c

8179889: Fix typographic errors in copyright headers
Reviewed-by: erikj, dholmes

! src/cpu/aarch64/vm/assembler_aarch64.cpp
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/ppc64/PPC64RegisterMap.java
! test/gc/class_unloading/TestClassUnloadingDisabled.java
! test/native/logging/test_logTagSetDescriptions.cpp
! test/native/memory/test_metachunk.cpp
! test/runtime/CommandLine/PermGenFlagsTest.java
! test/runtime/logging/ThreadLoggingTest.java
! test/runtime/logging/p2/B.jcod
! test/testlibrary/ctw/Makefile

Changeset: 910e24afc502
Author:    lana
Date:      2017-05-11 16:26 +0000
URL:       http://hg.openjdk.java.net/jdk10/sandbox/hotspot/rev/910e24afc502

Added tag jdk-9+169 for changeset 16d692be099c

! .hgtags

Changeset: 6e45be41abe4
Author:    lana
Date:      2017-05-11 20:23 +0000
URL:       http://hg.openjdk.java.net/jdk10/sandbox/hotspot/rev/6e45be41abe4

Merge

! .hgtags
! src/share/vm/runtime/arguments.cpp
! src/share/vm/runtime/globals.hpp
- test/gc/arguments/TestExplicitGCInvokesConcurrentAndUnloadsClasses.java
- test/gc/startup_warnings/TestDefNewCMS.java
- test/gc/startup_warnings/TestParNewCMS.java
- test/gc/startup_warnings/TestParNewSerialOld.java
- test/gc/startup_warnings/TestUseAutoGCSelectPolicy.java
- test/runtime/NMT/AutoshutdownNMT.java

Changeset: f5ded0cf954c
Author:    lana
Date:      2017-05-11 23:21 +0000
URL:       http://hg.openjdk.java.net/jdk10/sandbox/hotspot/rev/f5ded0cf954c

Merge

! src/share/vm/classfile/vmSymbols.hpp



More information about the jdk10-sandbox-changes mailing list