[ 
https://issues.apache.org/jira/browse/AMQ-7199?focusedWorklogId=240542&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-240542
 ]

ASF GitHub Bot logged work on AMQ-7199:
---------------------------------------

                Author: ASF GitHub Bot
            Created on: 11/May/19 02:42
            Start Date: 11/May/19 02:42
    Worklog Time Spent: 10m 
      Work Description: bd2019us commented on pull request #357: [AMQ-7199] 
Replace Math.Random with Random.nextDouble
URL: https://github.com/apache/activemq/pull/357
 
 
   [AMQ-7199](https://issues.apache.org/jira/browse/AMQ-7199) For better 
control over randomness and comparatively less performance overhead, 
Random.nextDouble can be used instead of Math.random. Such a sample instance is 
showed in the attached commit. 
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

            Worklog Id:     (was: 240542)
            Time Spent: 10m
    Remaining Estimate: 0h

> Replace Math.Random with Random.nextDouble
> ------------------------------------------
>
>                 Key: AMQ-7199
>                 URL: https://issues.apache.org/jira/browse/AMQ-7199
>             Project: ActiveMQ
>          Issue Type: Improvement
>            Reporter: bd2019us
>            Priority: Trivial
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> For better control over randomness and comparatively less performance 
> overhead, Random.nextDouble can be used instead of Math.random. Such a sample 
> instance is showed in the attached patch. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to