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

Reka Kovacs duke at openjdk.java.net
Fri Oct 15 16:37:53 UTC 2021


On Fri, 15 Oct 2021 08:42:46 GMT, Andrew Haley <aph at openjdk.org> wrote:

>> I believe this concern is addressed by [openjdk/jdk#5828](https://github.com/openjdk/jdk/pull/5828). Are you okay with leaving this patch as-is and backporting that soon after?
>
>> The register named `r18_tls` on tip has been renamed to `r18_reserved` in this backport.
> 
> Why has it been renamed `r18_reserved` ?

Turns out I was missing some history & context on this - it was `r18_reserved` originally, but there was a partial rewrite to `r18_tls` that I finished in the wrong direction. @lewurm's testing the fix, then I'll update.

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

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


More information about the jdk-updates-dev mailing list