On 14/02/2014 18:31, Michael McMahon wrote:
I think I'd probably just delete the test since URLClassLoader.close
has its own tests,
I thought it might be useful as a point of reference
in case there could be someone still using the sun.misc API.
Also, I think mercurial won't delete the empty directory after the
file is gone - not that that matters very much.
If the updated test just duplicate the URLClassLoader tests then
deleting the old test seems reasonable to me. I don't see a need to
leave a test in a location that no longer corresponds to anything.
-Alan