Gary Gregory
Gary Gregory
@obfischer Run `mvn` by itself to run all build checks.
> > @obfischer Run `mvn` by itself to run all build checks. > > No, my ping was for my last comment on the implementation of `resumeOrStartStopWatch`. I didn't change...
-1 as is, this is now deeply confusing, the functional methods should actually perform the measurement, not return a functional object that the user must then invoke to perform the...
@obfischer I took a simpler route than we previously discussed by only adding `StopWatch.run([Failable]Runnable)` and `get([Failable]Supplier)` which I believe should be able to handle the most common use cases. You...
@obfischer Ping.
Closing, no feedback in over a month.
Hi @psteitz Note that is it only initialized on demand. CC: @hyandell
> How is that, @garydgregory? Doesn't getInstanceStrong initialize the instance? I thought it blocked waiting for /dev/random. Blocking in class initialization could be problematic. Or am I misreading the code...
> Using ThreadLocal still has a potential blocking call when a random method is invoked. Hi @aherbert, Where do you see ThreadLocal documented as blocking on a get() call?
Hi Phil, Please see the Commons security list. Are you not subscribed? You should be since you are on the PMC. I did not want to copy paste the info...