[foreign-memaccess+abi] RFR: Prevent maxAlign virtual calls for polluted accesses [v2]

Paul Sandoz psandoz at openjdk.org
Wed Aug 17 15:25:41 UTC 2022


On Wed, 17 Aug 2022 05:18:23 GMT, Radoslaw Smogura <duke at openjdk.org> wrote:

>> Ok. I think it may be better to propose the more focused fix to JDK 20, and then use that PR as the opportunity to ask the question to the HotSpot devs whether they think an annotation would be useful before diving in.
>
> So you are suggesting to create PR with annotations and ask on hotspot-dev what they think about it?

No, i am suggesting to create a PR with changes to https://github.com/openjdk/jdk/blob/master/src/hotspot/share/oops/methodData.cpp#L1583 as you proposed. Then before you dive into any annotation driven approach ask on the hotspot email list, or ask in that PR.

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

PR: https://git.openjdk.org/panama-foreign/pull/700


More information about the panama-dev mailing list