Resync with JDK 8 mainline

Paul Sandoz paul.sandoz at oracle.com
Wed Oct 17 06:12:08 PDT 2012


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