commit | d9e45ac1aca1f6a13889b7962c1807afbd95078c | [log] [tgz] |
---|---|---|
author | Roland Westrelin <roland@openjdk.org> | Sat Jul 30 04:05:28 2016 -0700 |
committer | Roland Westrelin <roland@openjdk.org> | Sat Jul 30 04:05:28 2016 -0700 |
tree | 11638fe6b6897c743e54fe4ffd2e1c2987a39d96 | |
parent | a4383337fe368d459b36b9c50b320eb44ce5fb03 [diff] |
8161652: Crash with assert(ft == _type) failed in PhiNode::Value() Use CastPP and CheckCastPP when NotNull and klass have to be casted on Phi with unique input. Reviewed-by: kvn