RFR (trivial): JDK-8211269: Make declaration of Allocation protected in MemAllocator
Erik Österlund
erik.osterlund at oracle.com
Fri Sep 28 13:48:58 UTC 2018
Hi Roman,
Looks good.
Thanks,
/Erik
On 2018-09-28 10:45, Roman Kennke wrote:
> 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
>
More information about the hotspot-gc-dev
mailing list