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

vladimir.kozlov at oracle.com vladimir.kozlov at oracle.com
Sat Oct 18 01:43:43 UTC 2014


Changeset: 331df100ad40
Author:    kvn
Date:      2014-10-02 11:36 -0700
URL:       http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot/rev/331df100ad40

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 jdk8u-hs-changes mailing list