RFR: 8205679: Remove unused ThreadLocalAllocBuffer::undo_allocate()

Aleksey Shipilev shade at redhat.com
Tue Jun 26 16:09:04 UTC 2018


On 06/26/2018 12:45 PM, Per Liden wrote:
> After JDK-8205676, the function ThreadLocalAllocBuffer::undo_allocate() is unused and can be removed.
> 
> Bug: https://bugs.openjdk.java.net/browse/JDK-8205679
> Webrev: http://cr.openjdk.java.net/~pliden/8205679/webrev.0

The patch looks good, but the method itself looks generic enough to keep around. At some point,
Shenandoah may switch to using this instead of PLABs.

-Aleksey


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <https://mail.openjdk.org/pipermail/hotspot-gc-dev/attachments/20180626/72a0a56f/signature.asc>


More information about the hotspot-gc-dev mailing list