[jdk11u-dev] RFR: 8248238: Implementation: JEP 388: Windows AArch64 Support [v4]
Bernhard Urban-Forster
burban at openjdk.java.net
Tue Oct 5 20:37:14 UTC 2021
On Tue, 5 Oct 2021 07:26:07 GMT, Vladimir Kempik <vkempik at openjdk.org> wrote:
> I haven't spotted the usage of r18 ( saving r18 on stack) in jdk17 with hsdis, hence I was thinking it's not affected and the fix is needed only in jdk11
I see it with `-XX:+PrintInterpreter` on tip (not jdk17, but close enough?). Therefore I submitted this PR: https://github.com/openjdk/jdk/pull/5828
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/301
More information about the jdk-updates-dev
mailing list