[modules-dev] Review request: 6559092
Stanley M. Ho
Stanley.Ho at Sun.COM
Thu Jul 12 17:23:54 PDT 2007
Dave Bristor wrote:
> I've combined our approaches: no more fake system repository, and a flag to
> ensure setSystemRepository succeeds only once.
>
> I updated the webrev:
> http://javaweb.sfbay/java/jdk/ws/libs/rev/6559092/
Looks good. One last thing, I am not sure if you really need
RepositoryConfig.getParentForSystemRepository() anymore. You could
simply call RepositoryConfig.getSystemRepository() instead and later set
the new one back through RepositoryConfig.setSystemRepository().
- Stanley
More information about the modules-dev
mailing list