hg: hsx/hotspot-comp/hotspot: 7045506: assert(!can_reshape || !new_phi) failed: for igvn new phi should be hooked (original) (raw)
vladimir.kozlov at oracle.com vladimir.kozlov at oracle.com
Sat May 21 16:08:06 PDT 2011
- Previous message: hg: hsx/hotspot-comp/hotspot: 7045693: java/util/EnumSet/EnumSetBash.java still failing intermittently
- Next message: review(XXS): 7046893: LP64 problem with double_quadword in c1_LIRAssembler_x86.cpp
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Changeset: b55f5bd7ec66 Author: kvn Date: 2011-05-21 13:59 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/b55f5bd7ec66
7045506: assert(!can_reshape || !new_phi) failed: for igvn new phi should be hooked Summary: Replace the assert in PhiNode::Ideal with check to avoid transformation of new phi. Reviewed-by: never
! src/share/vm/opto/cfgnode.cpp
- Previous message: hg: hsx/hotspot-comp/hotspot: 7045693: java/util/EnumSet/EnumSetBash.java still failing intermittently
- Next message: review(XXS): 7046893: LP64 problem with double_quadword in c1_LIRAssembler_x86.cpp
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the hotspot-compiler-dev mailing list