hg: jdk10/client/hotspot: 11 new changesets
philip.race at oracle.com
philip.race at oracle.com
Wed May 17 18:50:58 UTC 2017
Changeset: 8880c9156dd7
Author: aph
Date: 2017-05-05 17:29 +0100
URL: http://hg.openjdk.java.net/jdk10/client/hotspot/rev/8880c9156dd7
8179701: AArch64: Reinstate FP as an allocatable register
Reviewed-by: roland
! src/cpu/aarch64/vm/aarch64.ad
Changeset: bd7fe2f1094d
Author: aph
Date: 2017-05-09 16:48 +0100
URL: http://hg.openjdk.java.net/jdk10/client/hotspot/rev/bd7fe2f1094d
8179444: AArch64: Put zero_words on a diet
Reviewed-by: roland
! src/cpu/aarch64/vm/aarch64.ad
! src/cpu/aarch64/vm/macroAssembler_aarch64.cpp
! src/cpu/aarch64/vm/macroAssembler_aarch64.hpp
! src/cpu/aarch64/vm/stubGenerator_aarch64.cpp
! src/cpu/aarch64/vm/stubRoutines_aarch64.cpp
! src/cpu/aarch64/vm/stubRoutines_aarch64.hpp
Changeset: 0a7b3b558838
Author: psandoz
Date: 2017-05-11 12:55 -0700
URL: http://hg.openjdk.java.net/jdk10/client/hotspot/rev/0a7b3b558838
8159995: Rename internal Unsafe.compare methods
Reviewed-by: psandoz, dholmes
Contributed-by: ron.pressler at oracle.com
! src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.hotspot.test/src/org/graalvm/compiler/hotspot/test/CheckGraalIntrinsics.java
! src/share/vm/c1/c1_Compiler.cpp
! src/share/vm/c1/c1_GraphBuilder.cpp
! src/share/vm/c1/c1_LIRGenerator.cpp
! src/share/vm/classfile/vmSymbols.cpp
! src/share/vm/classfile/vmSymbols.hpp
! src/share/vm/opto/c2compiler.cpp
! src/share/vm/opto/library_call.cpp
! src/share/vm/prims/unsafe.cpp
! src/share/vm/shark/sharkIntrinsics.cpp
! src/share/vm/shark/sharkIntrinsics.hpp
! test/compiler/intrinsics/unsafe/TestCAEAntiDep.java
! test/compiler/intrinsics/unsafe/UnsafeTwoCASLong.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/SunMiscUnsafeAccessTestBoolean.java
! test/compiler/unsafe/SunMiscUnsafeAccessTestByte.java
! test/compiler/unsafe/SunMiscUnsafeAccessTestChar.java
! test/compiler/unsafe/SunMiscUnsafeAccessTestDouble.java
! test/compiler/unsafe/SunMiscUnsafeAccessTestFloat.java
! test/compiler/unsafe/SunMiscUnsafeAccessTestInt.java
! test/compiler/unsafe/SunMiscUnsafeAccessTestLong.java
! test/compiler/unsafe/SunMiscUnsafeAccessTestObject.java
! test/compiler/unsafe/SunMiscUnsafeAccessTestShort.java
! test/compiler/unsafe/X-UnsafeAccessTest.java.template
Changeset: a0bd5a8c4e11
Author: alanb
Date: 2017-05-04 07:26 +0000
URL: http://hg.openjdk.java.net/jdk10/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/jdk10/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: 70548873832d
Author: lana
Date: 2017-05-04 17:54 +0000
URL: http://hg.openjdk.java.net/jdk10/client/hotspot/rev/70548873832d
Merge
Changeset: d7da8c2b8b6c
Author: roland
Date: 2017-04-25 09:37 +0200
URL: http://hg.openjdk.java.net/jdk10/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
Changeset: 16d692be099c
Author: ihse
Date: 2017-05-09 12:53 +0200
URL: http://hg.openjdk.java.net/jdk10/client/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/client/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/client/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/client/hotspot/rev/f5ded0cf954c
Merge
! src/share/vm/classfile/vmSymbols.hpp
More information about the jdk10-all-changes
mailing list