[9] RFR 8157489: AppleProvider in java.base/macosx/classes/module-info.java.extra

Valerie Peng valerie.peng at oracle.com
Thu Jun 9 22:22:08 UTC 2016


Anyone can help reviewing this one-line change which removes a redundant 
declaration?

As Apple provider is instantiated directly (see 
sun.security.jca.ProviderConfig.java) and not loaded through 
ServiceLoader , we can safely remove the line for ServiceLoader lookup. 
No new regression test as this is just a minor performance fix.

Webrev: http://cr.openjdk.java.net/~valeriep/8157489/

Thanks,
Valerie



More information about the security-dev mailing list