RFR: 7113349 JDK8 port to macosx

Fredrik Öhrström fredrik.ohrstrom at oracle.com
Mon Feb 27 14:25:28 PST 2012


In top Defs-internal.gmk

The change from
$(PRINTF) "-- Build times
to 
$(PRINTF) "#-- Build times
should instead be to
$(PRINTF) -- "-- Build times

Otherwise thumbs up!

----- michael.x.mcmahon at oracle.com skrev:

> This is an updated webrev for the Mac OS X changes after comments so
> far:
> 
> http://cr.openjdk.java.net/~michaelm/7113349/jdk8/webrev.3/
> 
> The main changes from the original webrev are:
> 
> - jprt configuration for macosx
> - problem list updates
> - removal of dud source files brought in from 7u-dev by mistake
> - langtools test updates
> - synchronized with TL now as opposed to master
> - removal of fix for 7087956, which wasn't part of mac os work
> 
> Comments welcome.
> 
> Thanks,
> Michael.
> 
> On 22/02/12 21:50, Michael McMahon wrote:
> > This is the webrev for the Mac OS changes for JDK8. It is pretty
> much
> > a straight merge of the current jdk7u-dev changes. It builds and 
> > passes most
> > JCK and regression tests with only a small number of failures.
> >
> > http://cr.openjdk.java.net/~michaelm/7113349/jdk8/webrev.1/
> >
> > There are three separate webrevs at the link above for the three
> separate
> > repositories affected (the top-level, corba and jdk). Obviously most
> 
> > of the changes
> > are in the jdk webrev. Comments welcome!
> >
> > Thanks,
> > Michael.


More information about the jdk8-dev mailing list