commit | d124a839cec2e8247eec1353324e138fe029f186 | [log] [tgz] |
---|---|---|
author | Vladimir Kozlov <kvn@openjdk.org> | Thu Oct 02 11:36:44 2014 -0700 |
committer | Vladimir Kozlov <kvn@openjdk.org> | Thu Oct 02 11:36:44 2014 -0700 |
tree | a99beeabe9c001a2780e95e82c6b98089517ccf3 | |
parent | 5a5f718b6f2cfc6237e34df9d6355f3d45dcd152 [diff] |
8059299: assert(adr_type != NULL) failed: expecting TypeKlassPtr Use top() for dead paths when initializing Phi node of exceptions klasses in Parse::catch_inline_exceptions(). Reviewed-by: jrose, vlivanov