Code Review for 8167298

Prepared by:zmajo on Thu Oct 13 12:27:59 CEST 2016
Workspace:/home/zmajo/Documents/repos/8167298/hotspot
Compare against: ssh://hg.openjdk.java.net/jdk9/hs-comp/hotspot
Compare against version:12106
Summary of changes: 83 lines changed: 70 ins; 0 del; 13 mod; 4265 unchg
Patch of changes: 8167298.patch
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/adlc/formssel.cpp

rev 12107 : 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
15 lines changed: 2 ins; 0 del; 13 mod; 4265 unchg

------ ------ ------ ------ --- New Patch Raw test/compiler/intrinsics/unsafe/TestCAEAntiDep.java

rev 12107 : 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
68 lines changed: 68 ins; 0 del; 0 mod; 0 unchg

This code review page was prepared using ../../webrev.ksh (vers 23.18-hg-never-dev).