hg: jdk7u/jdk7u-dev/hotspot: 8059299: assert(adr_type != NULL) failed: expecting TypeKlassPtr

vladimir.kozlov at oracle.com vladimir.kozlov at oracle.com
Tue Oct 21 00:17:16 UTC 2014


Changeset: 21a476d3a51c
Author:    kvn
Date:      2014-10-02 11:36 -0700
URL:       http://hg.openjdk.java.net/jdk7u/jdk7u-dev/hotspot/rev/21a476d3a51c

8059299: assert(adr_type != NULL) failed: expecting TypeKlassPtr
Summary: Use top() for dead paths when initializing Phi node of exceptions klasses in Parse::catch_inline_exceptions().
Reviewed-by: jrose, vlivanov

! src/share/vm/opto/doCall.cpp
+ test/compiler/exceptions/CatchInlineExceptions.java



More information about the jdk7u-dev mailing list