RFR 7116946: JSSecurityManager should use java.util.ServiceLoader to lookup service providers (original) (raw)

Lance Andersen - Oracle Lance.Andersen at oracle.com
Thu Dec 1 16:10:44 UTC 2011


Looks fine Chris

On 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 warning cleanups, given the date that's in it ;-) Since getProviders is package private I assume it is ok to "generify". -Chris

Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037 Oracle Java Engineering 1 Network Drive Burlington, MA 01803 Lance.Andersen at oracle.com



More information about the core-libs-dev mailing list