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

Reply via email to