About Question enthuware.ocpjp.v7.2.1707 :
Posted: Fri May 29, 2015 7:37 pm
The explanation for option c) should say:
Further, only the threads that try to modify a CopyOnWriteArrayList instance are blocked by
another thread that is currently modifying the list.
Further, only the threads that try to modify a CopyOnWriteArrayList instance are blocked by
another thread that is currently modifying the list.