custom Nano time provider

Francesco Nigro via Concurrency-interest <[email protected]> Sun, 5 Apr 2020 13:23:20 +0200
Newsgroups gmane.comp.java.jsr.166-concurrency
Message-ID <CAKxGtTVU_ic1kOdPL6XLgD2O5VNVyKkU7n8xnrqTVzS2jQoAvQ@mail.gmail.com>
Hi folks,

In the recent period I am working on some high availability solution in the
project I currently work and I have noticed how is important for testing
purposes to use custom System::currentTimeMillis and System::nanoTime
providers to trigger specific reproducible conditions: there is any plan to
allow something similar in some of the concurrent primitive that make uses
of such functions?
I believe this could help both implementors and users.


Thanks,
Franz

_______________________________________________
Concurrency-interest mailing list
[email protected]
http://cs.oswego.edu/mailman/listinfo/concurrency-interest