comparison src/share/vm/gc_implementation/g1/g1AllocRegion.inline.hpp @ 20211:82693fb204a5

8038930: G1CodeRootSet::test fails with assert(_num_chunks_handed_out == 0) failed: No elements must have been handed out yet Summary: The test incorrectly assumed that it had been started with no other previous compilation activity. Fix this by allowing multiple code root free chunk lists, and use one separate from the global one to perform the test. Reviewed-by: brutisso
author tschatzl
date Wed, 16 Apr 2014 10:14:50 +0200
parents abdfc822206f
children 63a4eb8bcd23 1526a938e670
comparison
equal deleted inserted replaced
20210:3a62cd59c8d8 20211:82693fb204a5