samples/deadlock/test/org/apidesign/javamonitorflaws/MultiplyCache.java
Thu Feb 12 10:55:02 2009 +0100 Changing the test to run with both version, the bad Cache as well as CacheOK. Making sure the same test passes for CacheOK
Wed Feb 11 10:16:43 2009 +0100 Shortening lines to less than 78 characters
Wed Feb 11 08:52:00 2009 +0100 Marking code snippets for the "Java Monitor" wiki page
Wed Feb 11 07:12:41 2009 +0100 Rewritten to rely on (private) synchronized methods
Tue Feb 10 18:36:21 2009 +0100 Example for the "java monitor pitfalls" chapter