commit | f15c1a32df46c47991667c6a249915b67c932e92 | [log] [tgz] |
---|---|---|
author | Thomas Schatzl <tschatzl@openjdk.org> | Wed Feb 26 15:32:51 2014 +0100 |
committer | Thomas Schatzl <tschatzl@openjdk.org> | Wed Feb 26 15:32:51 2014 +0100 |
tree | 1f9c31f13608418e5308f94cebfe510aafd09374 | |
parent | 2afeb2f950cf03be0a5ff66bcedca5c21d97f61c [diff] |
8034948: Back out JDK-6976350 since it does not fix any issue Revert JDK-6976350 because it does not improve PLAB fragmentation. To the contrary, it tends to increase the amount of wasted space with many threads. Reviewed-by: brutisso