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

David Holmes david.holmes at oracle.com
Thu Dec 1 02:42:25 UTC 2016


Hi Max,

Seems okay.

If you plan top push to 9 please change the "Fix version" in the bug 
first, else a backport for 9 will be created.

Thanks,
David

On 1/12/2016 5:57 AM, 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