comparison src/share/vm/gc_implementation/g1/g1CollectorPolicy.cpp @ 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 78bbf4d43a14
children 52b4284cb496 5d7a63aee595
comparison
equal deleted inserted replaced
20210:3a62cd59c8d8 20211:82693fb204a5