RFR: CODETOOLS-7903060: jcstress: ProducerConsumer problem sample [v6]

Michael Mirwaldt duke at openjdk.java.net
Tue Dec 28 14:27:34 UTC 2021


On Fri, 10 Dec 2021 10:53:46 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

>> Which results?
>> I cannot see any 
>> 
>>           RESULT        SAMPLES     FREQ      EXPECT  DESCRIPTION
>>             true  6,325,295,104  100.00%  Acceptable  Trivial.
>> 
>> for other tests than FlawedTwoProducersOneConsumer.
>> I can only see
>> 
>> (ETA: in 00:01:40; at Do., 2021-12-09 21:14:35)
>> (Sampling Rate: 8,09 M/sec)
>> (JVMs: 0 starting, 4 running, 1 finishing)
>> (CPUs: 12 configured, 12 allocated)
>> (Results: 434 planned; 359 passed, 0 failed, 0 soft errs, 0 hard errs)
>> 
>> How can I enable this output for all other tests?
>> 
>> I have added the separators but I miss the results.
>
>> How can I enable this output for all other tests?
>> I have added the separators but I miss the results.
> 
> Say `-v` to jcstress invocation: `java -jar jcstress.jar ... -v`.

Any update, @shipilev?

-------------

PR: https://git.openjdk.java.net/jcstress/pull/104


More information about the jcstress-dev mailing list