On 11/23/2015 06:33 PM, Peter Levart wrote:
http://cr.openjdk.java.net/~plevart/misc/ReachabilityFence/ReachabilityFence.javaThis works reliably on Linux and only takes not much more than 200ms per test.
I wanted to say, not more than 100ms per negative test. How to choose the POSITIVE_TIMEOUT then?
Hint: measure negative test time and double or triple it. Regards, Peter