On 13/09/2014 09:30, Chris Hegarty wrote:
:
Update jdk part as per Mandy’s comments:
http://cr.openjdk.java.net/~chegar/8058118/webrev_jdk.01/webrev/
I looked through the update and it looks good.
A minor comment for both ModulesXmlReader and ModulesXmlWriter is that a
private no-arg constructor would make it a bit clearer they should be
used via the static methods. For a better symmetry between the two
classes then you could rename modules to readModules.
I also skimmed over the top-level repo in Erik's original webrev and I
don't see anything wrong.
-Alan.