hg: hsx/hotspot-gc/hotspot: 7021322: assert(object_end <= top()) failed: Object crosses promotion LAB boundary

stefan.karlsson at oracle.com stefan.karlsson at oracle.com
Wed Oct 5 18:41:47 UTC 2011


Changeset: c63b928b212b
Author:    stefank
Date:      2011-09-12 16:09 +0200
URL:       http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/c63b928b212b

7021322: assert(object_end <= top()) failed: Object crosses promotion LAB boundary
Summary: Pass the same object size value to both allocate and unallocate_object
Reviewed-by: ysr, brutisso

! src/share/vm/gc_implementation/parallelScavenge/psPromotionLAB.cpp
! src/share/vm/gc_implementation/parallelScavenge/psPromotionLAB.hpp
! src/share/vm/gc_implementation/parallelScavenge/psPromotionManager.cpp




More information about the hotspot-gc-dev mailing list