Review request (S): 7132311 G1: assert((s == klass->oop_size(this)) || (Universe::heap()->is_gc_active() && ((is_typeArray()...

Bengt Rutisson bengt.rutisson at oracle.com
Mon Jan 23 12:21:11 UTC 2012


Hi all,

Can I have one more review for this change, please? Stefan has already 
looked at it.

http://cr.openjdk.java.net/~brutisso/7132311/webrev.02/

The idea is that we move the check for whether or not we should initiate 
a marking cycle to before we allocate a humongous object. This way we 
can ignore the issue with uninitialized memory.

Thanks,
Bengt




More information about the hotspot-gc-dev mailing list