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

Max Ockner max.ockner at oracle.com
Thu Dec 1 20:04:59 UTC 2016


David,
I will not push this to 9.
Max

On 11/30/2016 9:42 PM, David Holmes wrote:
> 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