| commit | c6af2bfed3b7bbbf46aa136f0b283b974fb5c722 | [log] [tgz] |
|---|---|---|
| author | John Cuthbertson <johnc@openjdk.org> | Mon May 06 10:29:38 2013 -0700 |
| committer | John Cuthbertson <johnc@openjdk.org> | Mon May 06 10:29:38 2013 -0700 |
| tree | ed195ec483cfe5903a0b2af2fd6ad844ff79e87b | |
| parent | 235c8a20d1495e5c4a17a2d7ad4250f0ab38dc14 [diff] |
8005032: G1: Cleanup serial reference processing closures in concurrent marking Reuse the parallel reference processing oop closures during serial reference processing. Reviewed-by: brutisso, tschatzl