You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2018/09/05 14:58:03 UTC

[GitHub] manzhizhen commented on issue #2439: add JDK7 ThreadLocalRandom replace Random in concurrent env can promote performance

manzhizhen commented on issue #2439: add JDK7 ThreadLocalRandom replace Random in concurrent env can promote performance
URL: https://github.com/apache/incubator-dubbo/pull/2439#issuecomment-418762527
 
 
   This ThreadLocalRandom is copy from JDK1.7,The reason for this is to be compatible with JDK1.6, otherwise Dubbo will not be able to run in JDK6. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org