[modules-dev] Review request: 6559092
Dave Bristor
David.Bristor at Sun.COM
Tue Jul 10 17:28:03 PDT 2007
Hi folks,
This causes Repository.getSystemRepository to never return null.
webrev: http://javaweb.sfbay/java/jdk/ws/libs/rev/6559092/
bugster: http://monaco.sfbay/detail.jsf?cr=6559092
Notice that Repository.getSystemRepository() is not synchronized. It never
has been, but while it looks suspicious, I _think_ that the fact that
RepositoryConfig.getSystemRepository() *is* synchronized makes this OK.
While the changes look somewhat extensive to RepositoryTest, mostly it is a
movement of code to the end of the test.
Thanks,
Dave
More information about the modules-dev
mailing list