commit | 6e3ffb1aaed103bcf29d501e0dc0534e38e242c5 | [log] [tgz] |
---|---|---|
author | Thomas Schatzl <tschatzl@openjdk.org> | Thu Aug 06 15:49:50 2015 +0200 |
committer | Thomas Schatzl <tschatzl@openjdk.org> | Thu Aug 06 15:49:50 2015 +0200 |
tree | b2ed726216687d1a055a4ac4aff747398804dd67 | |
parent | e787253b192891a9877237dc610e892a5116282a [diff] |
8073052: Rename and clean up the allocation manager hierarchy in g1Allocator.?pp Fix naming of G1ParGCAllocator, decrease dependencies between G1CollectedHeap, G1Allocator and G1AllocRegion, additional documentation. Reviewed-by: mgerdin, jmasa, kbarrett