Hello, I fixed it as part of: https://bz.apache.org/bugzilla/show_bug.cgi?id=58100
Regards Philippe M. @philmdot On Tue, Jun 30, 2015 at 11:08 PM, Philippe Mouawad < [email protected]> wrote: > Hello, > I plan to do the following change in Timers: > > > - Field random is protected => Remove it , add a protected getter that > will return ThreadLocalRandom.current() > - Document this in Incompatible changes for 3rd Parties > > > > I will also switch to ThreadLocalRandom.current() anywhere > java.util.Random is used except for RandomVariableConfig. > > > I will create a Bugzilla for this, let me know if you see any issue in > this. > > Regards > Philippe > -- Cordialement. Philippe Mouawad. Ubik-Ingénierie UBIK LOAD PACK Web Site <http://www.ubikloadpack.com/> UBIK LOAD PACK on TWITTER <https://twitter.com/ubikloadpack>
