RFR: 8131330: G1CollectedHeap::verify_dirty_young_list fails with assert

Kim Barrett kim.barrett at oracle.com
Thu Aug 20 15:00:54 UTC 2015


On Aug 19, 2015, at 4:48 PM, Kim Barrett <kim.barrett at oracle.com> wrote:
> 
> New webrev:
> http://cr.openjdk.java.net/~kbarrett/8131330/webrev.01/
> 
> Incremental webrev:
> http://cr.openjdk.java.net/~kbarrett/8131330/webrev.01.inc1/

So why isn't the fill_subword helper function declared inline, you
might ask?

Because during development it made sense to have it not inlined, and I
forgot to reconsider that later.  Sigh!  I'll fix that and post a new
webrev this afternoon.




More information about the hotspot-gc-dev mailing list