Build inconsistency between jdk8 and lambda

Erik Joelsson erik.joelsson at oracle.com
Wed Sep 26 07:34:12 PDT 2012


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 build-infra-dev mailing list