RFR: 8276314: [JVMCI] check alignment of call displacement during code installation

Doug Simon dnsimon at openjdk.java.net
Wed Nov 3 19:33:18 UTC 2021


On Wed, 3 Nov 2021 19:13:06 GMT, Tom Rodriguez <never at openjdk.org> wrote:

>> Should we fix C1 and JVMCI to do the same as C2? As separate RFE.
>
> There's nothing to fix on the JVMCI side other than ensuring that we're asserting the correct alignment restrictions.  Reducing the alignment to 4 instead of 8 would be a pure Graal change.

> It's deeply hidden

Thanks - doubt I would ever have found that in reasonable time.

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

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


More information about the hotspot-compiler-dev mailing list