Code Review for hsx-gc

Prepared by:stefank on Mon Sep 12 16:10:56 CEST 2011
Workspace:/home/stefank/hg/hsx-gc
Compare against: ssh://hg.openjdk.java.net/hsx/hotspot-gc-gate/hotspot
Compare against version:2660
Summary of changes: 6 lines changed: 0 ins; 0 del; 6 mod; 806 unchg
Patch of changes: hsx-gc.patch
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc_implementation/parallelScavenge/psPromotionLAB.cpp

rev 2661 : 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: duke
3 lines changed: 0 ins; 0 del; 3 mod; 166 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc_implementation/parallelScavenge/psPromotionLAB.hpp

rev 2661 : 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: duke
1 line changed: 0 ins; 0 del; 1 mod; 149 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc_implementation/parallelScavenge/psPromotionManager.cpp

rev 2661 : 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: duke
2 lines changed: 0 ins; 0 del; 2 mod; 491 unchg

This code review page was prepared using /home/appeal/bin/webrev.sh (vers 23.18-hg).