[OpenJDK 2D-Dev] RFR: 8136783: Run blessed-modifier-order script on java.desktop

Martin Buchholz martinrb at google.com
Fri Sep 18 21:52:32 UTC 2015


Looks good to me!

On Fri, Sep 18, 2015 at 2:37 PM, Phil Race <philip.race at oracle.com> wrote:

> http://cr.openjdk.java.net/~prr/8136783/
> https://bugs.openjdk.java.net/browse/JDK-8136783
>
> The idea here is to have our sources follow the
> recommended order fom the JLS which is further documented here
>
> https://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Modifier.html#toString-int-
>
> For background this was applied to core-libs here :
>
> http://mail.openjdk.java.net/pipermail/core-libs-dev/2015-September/035217.html
>
> The script was checked in here :
>
> http://mail.openjdk.java.net/pipermail/core-libs-dev/2015-September/035246.html
>
> It was proposed to run it on the rest of the JDK here :
>
> http://mail.openjdk.java.net/pipermail/core-libs-dev/2015-September/035273.html
>
> What I am updating here is all the files under src/java.desktop which
> is a decent-sized chunk.: 324 files. I recommend looking at the jdk.patch
> file
>
> I have checked the changes myself visually but also used JPRT to
> make sure that no introduced syntax error causes a build failure.
>
> Separately 2 minor changes to closed source files have been sent for
> internal review.
>
> -phil.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/2d-dev/attachments/20150918/ac01ac78/attachment.html>


More information about the 2d-dev mailing list