[OpenJDK 2D-Dev] RFR 7116946: JSSecurityManager should use java.util.ServiceLoader to lookup service providers

Phil Race philip.race at oracle.com
Thu Dec 1 17:39:34 UTC 2011


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.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 
> getProviders is package private I assume it is ok to "generify".
>
> -Chris




More information about the core-libs-dev mailing list