Fwd: Build inconsistency between jdk8 and lambda

Henri Gomez henri.gomez at gmail.com
Wed Sep 26 08:09:44 PDT 2012


Any refresh of build-infra planned ?

Cheers


---------- Forwarded message ----------
From: Erik Joelsson <erik.joelsson at oracle.com>
Date: 2012/9/26
Subject: Re: Build inconsistency between jdk8 and lambda
To: build-infra-dev at openjdk.java.net


x64 was chosen early in the build-infra project but was later changed
to x86_64. That change went into jdk8-build with the latest push from
build-infra and has probably reached jdk8/jdk8 by now. It seems lambda
isn't as up to date yet.

/Erik


On 2012-09-26 16:10, Henri Gomez wrote:
>
> Hi,
>
> When using new build system on Linux for jdk8, configure select
> linux-x86-normal-server-release and linux-x86_64-normal-server-release
> as build folders for 32 and 64bits systems :
>
> "Building OpenJDK for target 'images' in configuration
> 'linux-x86_64-normal-server-release'"
> "Building OpenJDK for target 'images' in configuration
> 'linux-x86-normal-server-release'"
>
> For Lambda, it select linux-ia32-normal-server-release and
> linux-x64-normal-server-release ;(
>
> "Building OpenJDK for target 'images' in configuration
> 'linux-x64-normal-server-release'"
> "Building OpenJDK for target 'images' in configuration
> 'linux-ia32-normal-server-release"
>
>
> Questions :
>
> - Is it an expected behaviour ?
>
> - Did there is a way to get this value from configure ?
>
> Cheers


More information about the lambda-dev mailing list