jdk-24/hotspot/src
Thomas Schatzl f8088df0b4 8038930: G1CodeRootSet::test fails with assert(_num_chunks_handed_out == 0) failed: No elements must have been handed out yet
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
2014-04-16 10:14:50 +02:00
..
cpu 8038939: Some options related to RTM locking optimization works inconsistently 2014-04-09 11:18:02 -07:00
os 8038296: sun/tools/jinfo/Basic.sh: java.io.IOException: Command failed in target VM 2014-04-08 08:14:14 +02:00
os_cpu Merge 2014-04-05 05:55:05 -07:00
share 8038930: G1CodeRootSet::test fails with assert(_num_chunks_handed_out == 0) failed: No elements must have been handed out yet 2014-04-16 10:14:50 +02:00