comparison src/share/vm/gc_implementation/g1/g1SATBCardTableModRefBS.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 a9becfeecd1b
children 4ca6dc0799b6 e5035defa3c4
comparison
equal deleted inserted replaced
20210:3a62cd59c8d8 20211:82693fb204a5