RFR (trivial): JDK-8211269: Make declaration of Allocation protected in MemAllocator

Roman Kennke rkennke at redhat.com
Fri Sep 28 08:45:07 UTC 2018


 I want to override mem_allocate(Allocation&) but can't because I cannot
access the private class Allocation. Let's make it protected.

Bug:
https://bugs.openjdk.java.net/browse/JDK-8211269
Webrev:
http://cr.openjdk.java.net/~rkennke/JDK-8211269/webrev.00/

Ok? Also, counts as trivial I suppose?

Thanks,
Roman

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


More information about the hotspot-gc-dev mailing list