Looks fine ChrisOn Dec 1, 2011, at 11:09 AM, Chris Hegarty wrote:This is a follow up to an issue that came up during discussion of another fix. Essentially, JDK classes should use j.u.ServiceLoader rather than sun.misc.Service.http://cr.openjdk.java.net/~chegar/7116946/webrev.00/webrev/And a few wa
Looks good to me. I thought we'd squished all the uses of this internal
class
a long time ago.
-phil.
On 12/1/11 8:09 AM, Chris Hegarty wrote:
This is a follow up to an issue that came up during discussion of
another fix. Essentially, JDK classes should use j.u.ServiceLoader
rather than sun
This is a follow up to an issue that came up during discussion of
another fix. Essentially, JDK classes should use j.u.ServiceLoader
rather than sun.misc.Service.
http://cr.openjdk.java.net/~chegar/7116946/webrev.00/webrev/
And a few warning cleanups, given the date that's in it ;-) Since
g