hg: jdk9/client/hotspot: 5 new changesets
philip.race at oracle.com
philip.race at oracle.com
Fri May 5 16:38:10 UTC 2017
Changeset: a0bd5a8c4e11
Author: alanb
Date: 2017-05-04 07:26 +0000
URL: http://hg.openjdk.java.net/jdk9/client/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/jdk9/client/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: f36e864e66a7
Author: lana
Date: 2017-05-04 16:38 +0000
URL: http://hg.openjdk.java.net/jdk9/client/hotspot/rev/f36e864e66a7
Added tag jdk-9+168 for changeset fbb9c8026495
! .hgtags
Changeset: 70548873832d
Author: lana
Date: 2017-05-04 17:54 +0000
URL: http://hg.openjdk.java.net/jdk9/client/hotspot/rev/70548873832d
Merge
Changeset: d7da8c2b8b6c
Author: roland
Date: 2017-04-25 09:37 +0200
URL: http://hg.openjdk.java.net/jdk9/client/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
More information about the jdk9-all-changes
mailing list