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

Andrew Haley aph at openjdk.java.net
Thu Nov 4 09:04:19 UTC 2021


On Wed, 3 Nov 2021 09:53:03 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:

>> Reka Kovacs has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains two new commits since the last revision:
>> 
>>  - Remove unnecessary changes
>>  - Backport 9604ee82690f89320614b37bfef4178abc869777
>
> make/autoconf/flags-ldflags.m4 line 192:
> 
>> 190:       $1_CPU_LDFLAGS="-safeseh"
>> 191:       # NOTE: Old build added -machine. Probably not needed.
>> 192:       $1_CPU_LDFLAGS_JVM_ONLY="-machine:I386"
> 
> Even if the flag might not be needed, is it really prudent to make non-required changes in an update release?

You're right, it is not prudent to do this.

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

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


More information about the jdk-updates-dev mailing list