diff src/share/vm/gc_implementation/g1/g1RemSet.hpp @ 1360:bda703475ded

6940894: G1: assert(new_obj != 0 || ... "should be forwarded") for compaction tests Summary: Humongous regions may contain multiple objects as a result of being retained as to-space from a previous GC and then re-used as to-space after being tagged as humongous. These changes include a check that causes retained to-space regions that are now tagged as humongous to be disregarded and a new to-space region allocated. Reviewed-by: tonyp, iveresov
author johnc
date Wed, 07 Apr 2010 11:43:53 -0700
parents 6cb8e9df7174
children c18cbe5936b8
line wrap: on
line diff