[jdk17] RFR: 8269614: [s390] Interpreter checks wrong bit for slow path instance allocation
Richard Reingruber
rrich at openjdk.java.net
Wed Jun 30 09:32:02 UTC 2021
On Tue, 29 Jun 2021 19:16:45 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
> This is a small fix for a bug in the template interpreter on s390. Klass::_lh_instance_slow_path_bit is the bit to check, not the bit position. (See other platforms.)
Wrong since 2013/05/23. Looks good now.
Cheers, Richard.
-------------
Marked as reviewed by rrich (Reviewer).
PR: https://git.openjdk.java.net/jdk17/pull/177
More information about the hotspot-compiler-dev
mailing list