hg: amber/amber/hotspot: 7 new changesets
maurizio.cimadamore at oracle.com
maurizio.cimadamore at oracle.com
Thu Jun 22 21:56:39 UTC 2017
Changeset: bb5c32e2d31a
Author: eosterlund
Date: 2017-06-06 13:31 -0400
URL: http://hg.openjdk.java.net/amber/amber/hotspot/rev/bb5c32e2d31a
8161145: The min/max macros make hotspot tests fail to build with GCC 6
Summary: Change min/max macros to expand (once) to self.
Reviewed-by: sgehwolf, pliden, andrew
! src/share/vm/utilities/globalDefinitions.hpp
Changeset: 5242609b8088
Author: psandoz
Date: 2017-06-05 15:52 -0700
URL: http://hg.openjdk.java.net/amber/amber/hotspot/rev/5242609b8088
8181292: Backport Rename internal Unsafe.compare methods from 10 to 9
Reviewed-by: psandoz, dholmes, thartmann, kvn
Contributed-by: ron.pressler at oracle.com, claes.redestad at oracle.com
! src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.hotspot.test/src/org/graalvm/compiler/hotspot/test/CheckGraalIntrinsics.java
! src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.replacements/src/org/graalvm/compiler/replacements/StandardGraphBuilderPlugins.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/c2/cr8004867/TestIntUnsafeCAS.java
! test/compiler/intrinsics/unsafe/TestCAEAntiDep.java
! test/compiler/intrinsics/unsafe/UnsafeTwoCASLong.java
! test/compiler/profiling/UnsafeAccess.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: 921359dbc96b
Author: mchung
Date: 2017-06-07 18:57 -0700
URL: http://hg.openjdk.java.net/amber/amber/hotspot/rev/921359dbc96b
8181639: Add tool and services information to module summary
Reviewed-by: alanb, psandoz, lancea
! src/jdk.hotspot.agent/share/classes/module-info.java
Changeset: 944791f81601
Author: lana
Date: 2017-06-08 23:11 +0000
URL: http://hg.openjdk.java.net/amber/amber/hotspot/rev/944791f81601
Merge
Changeset: ca47dcfdd351
Author: lana
Date: 2017-06-15 17:24 +0000
URL: http://hg.openjdk.java.net/amber/amber/hotspot/rev/ca47dcfdd351
Added tag jdk-9+174 for changeset 944791f81601
! .hgtags
Changeset: 536f8cb71e48
Author: lana
Date: 2017-06-16 04:55 +0000
URL: http://hg.openjdk.java.net/amber/amber/hotspot/rev/536f8cb71e48
Merge
! .hgtags
! src/share/vm/classfile/vmSymbols.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: a9da03357f19
Author: lana
Date: 2017-06-17 00:15 +0000
URL: http://hg.openjdk.java.net/amber/amber/hotspot/rev/a9da03357f19
Added tag jdk-10+12 for changeset 070aa7a2eb14
! .hgtags
More information about the amber-dev
mailing list