hg: hsx/hsx24/hotspot: 8015441: runThese crashed with assert(opcode == Op_ConP || opcode == Op_ThreadLocal || opcode == Op_CastX2P ..) failed: sanity
vladimir.kozlov at oracle.com
vladimir.kozlov at oracle.com
Thu Jun 27 16:59:39 PDT 2013
Changeset: ad5bb04f36f5
Author: kvn
Date: 2013-05-31 13:54 -0700
URL: http://hg.openjdk.java.net/hsx/hsx24/hotspot/rev/ad5bb04f36f5
8015441: runThese crashed with assert(opcode == Op_ConP || opcode == Op_ThreadLocal || opcode == Op_CastX2P ..) failed: sanity
Summary: Relax the assert to accept any raw ptr types.
Reviewed-by: roland
! src/share/vm/opto/escape.cpp
More information about the hotspot-dev
mailing list