RFR(s): 8169206: TemplateInterpreter::_continuation_entry is never referenced

Frederic Parain frederic.parain at oracle.com
Wed Nov 30 20:51:31 UTC 2016


Looks good to me.

Fred

On 11/30/2016 02:57 PM, Max Ockner wrote:
> Hello everyone!
>
> Please review this small fix which removes some dead code from the
> interpreter. TemplateInterpreter::_continuation_entry table and its
> accessor are never called from anywhere else.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8169206
> Webrev: http://cr.openjdk.java.net/~mockner/8169206.01/
>
> Tested with java -version.
>
> Thanks,
> Max
>
>
>
>


More information about the hotspot-dev mailing list