Request for approval: 8210423: Backport of 8034788 breaks GCC version detection

Rob McKenna rob.mckenna at oracle.com
Mon Sep 10 10:36:23 UTC 2018


Apologies, I missed this request. (errant email filters)

Approved retroactively.

Please do follow the approval request template for future requests
however. [1]

Review thread: http://mail.openjdk.java.net/pipermail/jdk8u-dev/2018-September/007802.html
Bug: https://bugs.openjdk.java.net/browse/JDK-8210423

    -Rob

[1] http://openjdk.java.net/projects/jdk8u/approval-template.html

On 06/09/18 09:20, Andrew Haley wrote:
> The JDK8u backport of 8034788 changed the variable name CXX_VERSION
> (in configure) to CXX_VERSION_NUMBER. Unfortunately this was not done
> consistently, and as a result the version number check for GCC is
> broken. As a result of that brokenness, HotSpot built on all GCC
> versions >=6 is unstable.
> 
> Intriguingly, the comments aroud te affected code are correct, and
> refer to CXX_VERSION_NUMBER, but the actual variable name is wrong.
> 
> http://cr.openjdk.java.net/~aph/8210423/
> 
> OK?
> 
> -- 
> Andrew Haley
> Java Platform Lead Engineer
> Red Hat UK Ltd. <https://www.redhat.com>
> EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671



More information about the build-dev mailing list