RFR: 7113349 JDK8 port to macosx
Weijun Wang
weijun.wang at oracle.com
Tue Feb 28 06:13:29 PST 2012
These files in jdk have trailing whitespaces:
src/solaris/native/sun/awt/awt_LoadLibrary.c
src/macosx/native/sun/awt/AWTEvent.m
src/macosx/native/sun/awt/LWCToolkit.m
Haven't checked the other repos.
You might need to update your own jcheck to treat .m files like any
other C codes, so that we can have a clean changeset at the beginning.
-Max
On 02/28/2012 05:07 AM, Michael McMahon wrote:
> 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