Concurrency on the Java platform has evolved, from the synchronization model of JDK to software transactional memory (STM) and actor-based …