[
https://issues.apache.org/jira/browse/AMQ-7199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
bd2019us updated AMQ-7199:
--------------------------
Attachment: AMQ-7199.patch
> 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
> Attachments: AMQ-7199.patch
>
> 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)