commit | add1f0f8a6d46181e35ac62c3986b2457bfd54f6 | [log] [tgz] |
---|---|---|
author | John Cuthbertson <johnc@openjdk.org> | Tue Aug 21 10:05:57 2012 -0700 |
committer | John Cuthbertson <johnc@openjdk.org> | Tue Aug 21 10:05:57 2012 -0700 |
tree | 1c27492a9d52928e62f6ef514c2cf6ecdd89533d | |
parent | 2074168a809dfaf9dad06c7b93169ef44d648168 [diff] |
7192128: G1: Extend fix for 6948537 to G1's BOT G1 does not appear to be immune to the issue described in CR 6948537 and increasing the size of old-generation PLABs appears to increase the liklihood of seeing the issue. Extend the fix for 6948537 to G1's BlockOffsetTable. Reviewed-by: brutisso, jmasa