| commit | a45005f646750c91148f02a7aa677bb51aee5cc0 | [log] [tgz] |
|---|---|---|
| author | Y. Srinivas Ramakrishna <ysr@openjdk.org> | Fri Mar 13 13:56:01 2009 -0700 |
| committer | Y. Srinivas Ramakrishna <ysr@openjdk.org> | Fri Mar 13 13:56:01 2009 -0700 |
| tree | 7aae315de2f8c60179d8d23605e536e5c8c128ea | |
| parent | 1e875ce5627423db8ee32e750606f8c7aab1d582 [diff] |
6808322: ParNew, CMS, G1: ParGCAllocBuffer overflow Correct the overflow check in ParGCAllocBuffer::allocate(); simplify ParGCAllocBuffer::undo_allocation(). Reviewed-by: apetrusenko, jcoomes, jmasa, minqi, phh, tonyp