hg: hsx/hotspot-gc/hotspot: 8014405: G1: PerRegionTable::fl_mem_size() calculates size of the free list using wrong element sizes
21 May
2013
21 May
'13
3:34 p.m.
Changeset: 6702da6b6082 Author: tschatzl Date: 2013-05-21 11:30 +0200 URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/6702da6b6082 8014405: G1: PerRegionTable::fl_mem_size() calculates size of the free list using wrong element sizes Summary: Instead of using a simple sizeof(), ask the PerRegionTable class about its size when iterating over the free list. Reviewed-by: jwilhelm, brutisso ! src/share/vm/gc_implementation/g1/heapRegionRemSet.cpp ! src/share/vm/gc_implementation/g1/heapRegionRemSet.hpp ! src/share/vm/prims/jni.cpp
4669
Age (days ago)
4669
Last active (days ago)
0 comments
1 participants
participants (1)
-
bengt.rutisson@oracle.com