[jdk11u-dev] RFR: 8253795: Implementation of JEP 391: macOS/AArch64 Port [v8]

Vladimir Kempik vkempik at openjdk.java.net
Wed Feb 9 08:01:07 UTC 2022


On Tue, 8 Feb 2022 10:33:10 GMT, Andrew Haley <aph at openjdk.org> wrote:

>> These three line changes are part of jep-388 (win-arm64) backport to jdk11u-dev, they cause troubles ( warnings which are under Werror becomes an issue)
>> these changes aren't present in upstream (jdk19), for example - https://github.com/openjdk/jdk/blob/master/src/hotspot/cpu/aarch64/macroAssembler_aarch64.cpp#L1316
>> 
>> so I wonder why did they became part of jep-388 backport to jdk11u-dev
>> if there is no good reason, then I would like to revert these changes as part of this PR.
>
>> so I wonder why did they became part of jep-388 backport to jdk11u-dev if there is no good reason, then I would like to revert these changes as part of this PR.
> 
> There can be no good reason for an incorrect change, so please do that.

@theRealAph what do you think, is this PR ready to go jdk11u-dev ?
it would be good to merge it some time before rdp2 to have a time for non-critical fixes.

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

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


More information about the jdk-updates-dev mailing list