RFR: 8221537: ZGC: Fix incorrect comment in zNMethod table entry layout
Stefan Karlsson
stefan.karlsson at oracle.com
Wed Mar 27 09:35:49 UTC 2019
Looks good.
StefanK
On 2019-03-27 09:51, Per Liden wrote:
> This comment in zNMethodTableEntry.hpp
>
> // * 63-3 NMethod Address (61-bits)
>
> should be
>
> // * 63-2 NMethod Address (62-bits)
>
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8221537
> Webrev: http://cr.openjdk.java.net/~pliden/8221537/webrev.0
>
> /Per
More information about the hotspot-gc-dev
mailing list