On 01/12/2011 10:29, Chris Hegarty wrote:
Yes, I was thinking the same. Would you be ok if I push what I have in
this webrev and work on moving the other usages of sun.misc.Service to
ServiceLoader before possibly deprecating it?
I'd like to get these changes in so others fixing warnings in sun.misc
can sync up.
I think that's fine but I think we should remember to sort out these
remaining sun.misc.Service usages and deprecate it in jdk8. On
JavaUtilJarAccess then I assume this will be re-examined by whoever
sorts out the warnings in java.util.jar.
-Alan
PS: Looks like 6514998 is someone asking for InetAddress to be changed
to use ServiceLoader so that can probably be closed.