[jdk11u-dev] RFR: 8248238: Implementation: JEP 388: Windows AArch64 Support [v6]

Andrew Haley aph at openjdk.java.net
Sat Oct 16 09:13:03 UTC 2021


On Fri, 15 Oct 2021 21:16:09 GMT, Reka Kovacs <duke at openjdk.java.net> wrote:

> > _Mailing list message from [Vladimir Kempik](mailto:vkempik at azul.com) on [jdk-updates-dev](mailto:jdk-updates-dev at mail.openjdk.java.net):_
> > On one side - we should be as close to original commit in jdk/jdk as possible on another side - r18_tls sounds windows-aarch64 only, r18_reserved sounds more general ( works for both macos/win).
> 
> Thanks @VladimirKempik, that's the reason why I assumed `r18_reserved` was the newer one. Which one do you prefer @theRealAph?

`r18_tls`. It's not very important, but Idon't think the name is inaccurate: as far as I know both platforms use r18 for thread-local storage. It' could just have been `r18_do_not_use`.

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

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


More information about the jdk-updates-dev mailing list