[OpenJDK Rasterizer] Repo synched with master
Jim Graham
james.graham at oracle.com
Fri Oct 30 22:38:19 UTC 2015
I just finished synching the repo with the jdk9 master...
There was one conflict. Phil apparently made a pass over all of the
code to do something along the lines of normalizing the modifiers that
all methods are declared with (there is a preferred order for static vs
synchronized vs. public/protected, etc.). The only conflict we had was
AAShapePipe.java so I guess we got lucky. Also, the only changes in
that file were to methods that were deleted/moved to an inner class.
The question (mainly for Phil): is there a tool we should pass over the
Marlin source to make sure that it complies with the standards?
...jim
More information about the graphics-rasterizer-dev
mailing list