hotspot/.jcheck/conf
author johnc
Mon, 11 Feb 2013 15:24:48 -0800
changeset 15609 f2f53c966990
parent 9952 9c0da8ccd998
child 22037 7ef63208c60e
permissions -rw-r--r--
8007772: G1: assert(!hr->isHumongous() || mr.start() == hr->bottom()) failed: the start of HeapRegion and MemRegion should be consistent for humongous regions Summary: In do_marking_step(), we should always give up current region after scanning the object, if the region is humongous. Reviewed-by: brutisso, jwilhelm, tamao

project=jdk8