hg: jdk8u/hs-dev/hotspot: 2 new changesets
31 Mar
2015
31 Mar
'15
6:15 p.m.
Changeset: c04f46b4abe4 Author: tschatzl Date: 2015-03-31 11:36 +0200 URL: http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot/rev/c04f46b4abe4 8068036: assert(is_available(index)) failed in G1 cset Summary: Some verification code iterated over the heap using the region mapping array. This is not allowed. Changed to use the regular iteration method with closure. Reviewed-by: jwilhelm, brutisso ! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp ! src/share/vm/gc_implementation/g1/g1CollectedHeap.hpp Changeset: 12eb26c15642 Author: tschatzl Date: 2015-03-31 16:12 +0000 URL: http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot/rev/12eb26c15642 Merge
3994
Age (days ago)
3994
Last active (days ago)
0 comments
1 participants
participants (1)
-
thomas.schatzl@oracle.com