commit | 7796bc9994e431bc9193dc43335827799aed89a6 | [log] [tgz] |
---|---|---|
author | Antonios Printezis <tonyp@openjdk.org> | Thu Apr 05 13:57:23 2012 -0400 |
committer | Antonios Printezis <tonyp@openjdk.org> | Thu Apr 05 13:57:23 2012 -0400 |
tree | 026140a86cc5ffbc4ee027f858d36aef03fd9ae8 | |
parent | 68ea3f760633597ca5b685a46cc527a9b958c780 [diff] |
7127697: G1: remove dead code after recent concurrent mark changes Removed lots of dead code after some recent conc mark changes. Reviewed-by: brutisso, johnc