hg: jdk9/hs-comp/hotspot: 2 new changesets

roland.westrelin at oracle.com roland.westrelin at oracle.com
Mon Dec 7 15:03:00 UTC 2015


Changeset: 6ce0a6973b67
Author:    roland
Date:      2015-12-01 12:17 +0100
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/6ce0a6973b67

8143930: C1 LinearScan asserts when compiling two back-to-back CompareAndSwapLongs
Summary: refactor CAS code to decrease register pressure in c1
Reviewed-by: kvn, shade

! src/cpu/x86/vm/c1_LIRGenerator_x86.cpp
+ test/compiler/intrinsics/unsafe/UnsafeTwoCASLong.java

Changeset: 87ab4706f91e
Author:    roland
Date:      2015-12-07 15:00 +0000
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/87ab4706f91e

Merge




More information about the jdk9-hs-comp-changes mailing list