It has been 1267 days since Java Concurrency in Practice was published. I trust that all self-respecting Java programmers have read the book cover-to-cover. Today's Friday Quiz is a concurrency one.
Q: Will the following Java class compile? Run without exceptions? If so, what does it print?