Integrated: 8277485: Zero: Fix _fast_{i, f}access_0 bytecodes handling

Jie Fu jiefu at openjdk.java.net
Sat Nov 20 10:16:08 UTC 2021


On Fri, 19 Nov 2021 15:39:40 GMT, Jie Fu <jiefu at openjdk.org> wrote:

> Hi all,
> 
> Please review the fix for zero fast bytecodes implementation.
> The bug can be reproduced by building zero on x86_32.
> 
> Testing:
>   - zero build on x86_{64,32}
> 
> Thanks.
> Best regards,
> Jie

This pull request has now been integrated.

Changeset: 0a9e76c4
Author:    Jie Fu <jiefu at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/0a9e76c4f9d966015c19e87e3eb59ceb7489459f
Stats:     2 lines in 1 file changed: 0 ins; 0 del; 2 mod

8277485: Zero: Fix _fast_{i,f}access_0 bytecodes handling

Reviewed-by: sgehwolf, shade

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

PR: https://git.openjdk.java.net/jdk/pull/6479


More information about the hotspot-runtime-dev mailing list