RFR: 8293340: [cleanup] Remove unused _code in TemplateInterpreterGenerator [v2]

Aleksey Shipilev shade at openjdk.org
Tue Sep 6 09:24:40 UTC 2022


On Sat, 3 Sep 2022 15:24:30 GMT, xpbob <duke at openjdk.org> wrote:

>> Hi all,
>> The _code arg in TemplateInterpreterGenerator is unused 
>> Remove `_code`
>> Thanks.
>
> xpbob has updated the pull request incrementally with one additional commit since the last revision:
> 
>   add zeroInterpreter

This looks fine. I changed the JBS issue a little to match what is happening here and did some digging why this is possible now: [JDK-8243996](https://bugs.openjdk.org/browse/JDK-8243996) made this possible.

-------------

Marked as reviewed by shade (Reviewer).

PR: https://git.openjdk.org/jdk/pull/10156


More information about the hotspot-runtime-dev mailing list