RFR: 8276905: Function frag_col has a deployment target which is incompatible with this OS [v2]

Jayathirth D V jdv at openjdk.java.net
Mon Nov 15 07:20:37 UTC 2021


On Mon, 15 Nov 2021 05:46:30 GMT, Jayathirth D V <jdv at openjdk.org> wrote:

> " Also note that on aarch64 the global value is 11.00.00, and in that case we should use the global value."
> 
> I have no idea what happens if you specify 10.14 to the metal compiler on aarch64 Something else to check although probably the safest option is to make it 11.0 on that architecture

A question popped up while doing this. My making 11.0 as minimum macosx version on aarch64, are we not restricting metal to be used only on >=11.0 on aarch 64?

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

PR: https://git.openjdk.java.net/jdk/pull/6346



More information about the build-dev mailing list