Archive for May, 2008

Multiple Threads Testing Idioms In Java

Today I needed to make a few modification to one of our older Java applications. So, first thing’s first – I checked out the latest copy and ran the test suite. Surprisingly enough all the tests passed. But, something wasn’t right. I caught the glimpse of a stack trace flipping by in Eclipse’s console window. [...]

Continue reading » 1 Comment