JDK-8177390: java -version does not differentiate between which port of AArch64 is used
Mario Torre
neugens at redhat.com
Fri Mar 24 17:40:58 UTC 2017
On Fri, Mar 24, 2017 at 6:24 PM, Bob Vandette <bob.vandette at oracle.com> wrote:
>> Would that be acceptable?
>
> I’m not opposed to the approach, just the name of the property.
>
> The “community” is free to build a 64-bit (aarch64) ARM port from either hotspot/src/cpu/arm
> or hotspot/src/cpu/aarch64 sources, so aarch64.community.port is a bit misleading since
> binaries produced from either port can be a “community” port.
>
> What we are trying to differenciate are the two difference cpu and os_cpu directories
> used to produce an aarch64 image. I’m hopeful that one day, we’ll consolidate these
> two ports so I don’t want to do anything too permanent.
>
> Can we use the property hotspot.target.cpu.port={aarch64,arm}
Absolutely, I wasn't very happy with it either, and the Oracle port is
a "community" port too, after all.
Do you want me to also add "arm" to the -Xinternalversion string
output like I did with "aarch64"?
Cheers,
Mario
More information about the jdk9-dev
mailing list