hg: jdk9/hs/hotspot: 2 new changesets

zoltan.majo at oracle.com zoltan.majo at oracle.com
Mon Oct 31 13:41:33 UTC 2016


Changeset: c09080eab7ac
Author:    roland
Date:      2016-10-13 12:27 +0200
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/c09080eab7ac

8167298: assert(tp->base() != Type::AnyPtr) crash with Unsafe.compareAndExchangeObject*
Summary: Unsafe.compareAndExchangeObject should keep track of returned type after matching
Reviewed-by: shade, vlivanov

! src/share/vm/adlc/formssel.cpp
+ test/compiler/intrinsics/unsafe/TestCAEAntiDep.java

Changeset: dab623e5a387
Author:    roland
Date:      2016-10-10 17:04 +0200
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/dab623e5a387

8167300: Scheduling failures during gcm should be fatal
Reviewed-by: kvn, mcberg

! src/share/vm/opto/gcm.cpp
! src/share/vm/opto/lcm.cpp



More information about the jdk9-all-changes mailing list