hg: jdk7/hotspot-comp/hotspot: 6916062: assert(_inserts <= _insert_limit, "hash table overflow") in NodeHash::hash_insert

vladimir.kozlov at oracle.com vladimir.kozlov at oracle.com
Fri Oct 1 06:46:11 PDT 2010


Changeset: 56601ef83436
Author:    kvn
Date:      2010-09-30 18:31 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/56601ef83436

6916062: assert(_inserts <= _insert_limit,"hash table overflow") in NodeHash::hash_insert
Summary: Missing check for not empty worklist when puting memory node back on worklist and expecting address type update.
Reviewed-by: never

! src/share/vm/opto/memnode.cpp
! src/share/vm/opto/phaseX.cpp



More information about the hotspot-compiler-dev mailing list