commit | dfc84e8c89a01342c3b1c706f974ed448617e68c | [log] [tgz] |
---|---|---|
author | Antonios Printezis <tonyp@openjdk.org> | Mon Jun 28 14:13:17 2010 -0400 |
committer | Antonios Printezis <tonyp@openjdk.org> | Mon Jun 28 14:13:17 2010 -0400 |
tree | 5039bb162f8c9351a178a3a5aac61a438573495e | |
parent | 968deb7658481da8c001e4ec94802dab8292cbf4 [diff] |
6944166: G1: explicit GCs are not always handled correctly G1 was not handling explicit GCs correctly in many ways. It does now. See the CR for the list of improvements contained in this changeset. Reviewed-by: iveresov, ysr, johnc