RFR: JDK-8213428: Add a no preocmpiled header Linux build to builds-tier1 and jdk-submit

Thomas Stüfe thomas.stuefe at gmail.com
Wed Nov 7 07:35:34 UTC 2018


Hi Erik,

I cannot comment on the fix, but thanks for doing this!

Best Regards, Thomas

On Tue, Nov 6, 2018 at 7:06 PM Erik Joelsson <erik.joelsson at oracle.com> wrote:
>
> A recent discussion on build-dev brought out the need for jdk-submit to
> include a build with precompiled headers disabled. We currently have
> such builds in builds-tier2, which is not part of jdk-submit. In tier2
> now, we actually build all slowdebug builds without pch, which is
> overkill on platform coverage and not as useful as fastdebug builds.
>
> My suggestion is then to add a specialized linux build of just hotspot,
> fastdebug and disabled pch to builds-tier1 and remove the disabling of
> pch on the slowdebug builds in tier2.
>
> This open part adds the specialized build config to the jib configuration.
>
> Webrev: http://cr.openjdk.java.net/~erikj/8213428/webrev.01/
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8213428
>
> /Erik
>



More information about the build-dev mailing list