RFR JDK-7092821 "java.security.Provider.getService() is synchronized and became scalability bottleneck"

Nico Williams Nico.Williams at twosigma.com
Thu Dec 13 17:02:09 UTC 2018


On Wed, Dec 12, 2018 at 11:48:26AM -0800, Valerie Peng wrote:
> If anyone is still reviewing this and need more time, please let me know
> soon. Otherwise, I will proceed with integration this afternoon.

One comment:

 - checkInitialized() in java.security.Provider seems pointless -- initialized
   is always set to true in all the Provider the constructors

   here's your chance to remove it.

Nico
-- 



More information about the security-dev mailing list