[jdk11u-dev] RFR: 8248238: Implementation: JEP 388: Windows AArch64 Support [v13]
Andrew Haley
aph at openjdk.java.net
Fri Nov 26 15:54:12 UTC 2021
On Fri, 26 Nov 2021 10:45:36 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> Hi, I would vote for approving the change. Why?
>
> * It is well reviewed.
>
> * The shared changes are mostly procedural changes resolving dependencies but not affecting the core functionality (interpreter, jit, runtimeā¦). Obviously, the windows x86/x64 and linux aarch64 ports are affected more by this change than the other ports, as there are a row of files touched because they are now shared with the windows aarch64 port. But this also limits the risk to a subset of the ports.
>
> * There are still four weeks rampdown, and basically it is the idea of rampdown to test the changes approved and pushed before.
>
> * The change is live upstream for quite a while now, so issues should only result from adaptions to 11, there should not be an unexpected high ratio of uncaught basic issues in the port.
>
> * Availability of a new port is valuable.
That sounds right, thanks.
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/301
More information about the jdk-updates-dev
mailing list