[jdk11u-dev] RFR: 8261071: AArch64: Refactor interpreter native wrappers

Vladimir Kempik vkempik at openjdk.java.net
Mon Oct 11 21:33:50 UTC 2021


On Mon, 11 Oct 2021 10:52:25 GMT, Vladimir Kempik <vkempik at openjdk.org> wrote:

> Clean backport from upstream. Macos-aarch64 prerequest.

it's pretty easy to find, most of patches to jdk/jdk authored by me or @AntonKozlov between july2020 and febr2021 
The most significant left is MAP_JIT support. rest is minor AFAIR. Then the JEP-391 itself can go ( after jep-388 of course)
We have contributed  many fixes needed by JEP-391 as separate patches as they weren't macos-aarch64 specific. That was smart idea for jdk17 ( allowed to downsize PR for jep-391 itself) but it now bites us back when we want to backport everything to jdk11.

btw, I'm waiting for some tests to finish before putting fix request on jbs bug.

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

PR: https://git.openjdk.java.net/jdk11u-dev/pull/507


More information about the jdk-updates-dev mailing list