Searched refs:throwOnCall (Results 1 - 1 of 1) sorted by relevance

/openjdk9/jdk/test/java/util/concurrent/tck/
H A DSubmissionPublisherTest.java72 volatile boolean throwOnCall = false; field in class:SubmissionPublisherTest.TestSubscriber
80 if (throwOnCall)
93 if (throwOnCall)
360 s.throwOnCall = true;
459 s1.throwOnCall = true;
482 s1.throwOnCall = true;

Completed in 91 milliseconds