Resync with JDK 8 mainline

Mike Duigou mike.duigou at oracle.com
Thu Oct 18 13:55:32 PDT 2012


I've found and temporarily "fixed" the cause of the broken mac builds with the new build infra.

http://hg.openjdk.java.net/jdk8/awt/jdk/rev/d6cba7bfbb3d

I've pushed a reversing changeset to the lambda jdk workspace. When a fix appears in jdk8 mainline repo I will push reverse-reverse changeset and then pull the fix from jdk8.

Follow http://mail.openjdk.java.net/pipermail/build-infra-dev/2012-October/001962.html for more information.

Mike

On Oct 17 2012, at 06:12 , Paul Sandoz wrote:

> 
> On Oct 16, 2012, at 8:13 PM, Mike Duigou <mike.duigou at oracle.com> wrote:
> 
>> The lambda repos, with the exception of langtools, have been synced with jdk8 mainline (http://hg.openjdk.java.net/jdk8/jdk8)
>> 
>> I've lightly tested the results with jtreg and test-ng on Linux x64. Please report any problems encountered.
>> 
>> One issue I ran across was that the CORE_PKGS.gmk file used to generate ct.sym is now maintained in the root repo rather than the jdk repo. It's still in the jdk repo as well, but it's not used for ct.sym generation.
>> 
> 
> Looks like there is an issue using the new build system for lambda and ti:
> 
> /Users/sandoz/Projects/jdk8/lambda/jdk/src/macosx/native/sun/osxapp/NSApplicationAWT.m:34:24: error: AWTIconData.h: No such file or directory
> 
> I guess a fix for AWT updated the old build and not the new build.
> 
> Paul.
> 
> 



More information about the lambda-dev mailing list