comparison test/Makefile @ 1389:5dbd9300cf9c

6943926: G1: Integer overflow during heap region verification Summary: The expression that calculates the live bytes for a heap region can overflow for a suitably large humongous region/object. Cache the object size in a suitably sized local variable so that the expression is converted to a wider type. Reviewed-by: tonyp, jmasa, iveresov, apetrusenko
author johnc
date Thu, 15 Apr 2010 15:52:55 -0700
parents 44ccd7a9065c
children c18cbe5936b8
comparison
equal deleted inserted replaced
1388:7666957bc44d 1389:5dbd9300cf9c