samples/deadlock/test/org/apidesign/javamonitorflaws/MultiplyCache.java
Thu, 12 Feb 2009 10:55:02 +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, 11 Feb 2009 10:16:43 +0100 Shortening lines to less than 78 characters
Wed, 11 Feb 2009 08:52:00 +0100 Marking code snippets for the "Java Monitor" wiki page
Wed, 11 Feb 2009 07:12:41 +0100 Rewritten to rely on (private) synchronized methods
Tue, 10 Feb 2009 18:36:21 +0100 Example for the "java monitor pitfalls" chapter