hg: jdk9/hs-comp/hotspot: 8059299: assert(adr_type != NULL) failed: expecting TypeKlassPtr

vladimir.kozlov at oracle.com vladimir.kozlov at oracle.com
Thu Oct 2 20:29:40 UTC 2014


Changeset: 4365e650350d
Author:    kvn
Date:      2014-10-02 11:36 -0700
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/4365e650350d

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/TEST.groups
+ test/compiler/exceptions/CatchInlineExceptions.java



More information about the jdk9-all-changes mailing list