RFR: 8278384: Bytecodes::result_type() for arraylength returns T_VOID instead of T_INT
Lois Foltan
lfoltan at openjdk.java.net
Thu Dec 16 14:38:53 UTC 2021
On Thu, 16 Dec 2021 13:39:18 GMT, Harold Seigel <hseigel at openjdk.org> wrote:
> Please review this small change to specify T_INT instead of T_VOID as the return type for the arraylength bytecode. The fix was tested with Mach5 tiers 1-2 on Linux, Mac OS, and Solaris, and Mach5 tiers 3-5 on Linux x64.
>
> Thanks, Harold
Looks good.
Lois
-------------
Marked as reviewed by lfoltan (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/6863
More information about the hotspot-runtime-dev
mailing list