hotspot/.jcheck/conf
author johnc
Mon, 11 Feb 2013 15:24:48 -0800 (2013-02-11)
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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9952
9c0da8ccd998 7048009: Update .jcheck/conf files for JDK 8
mr
parents: 22
diff changeset
     1
project=jdk8