2012-01-29

Let's Code Jumi #120: Finishing Touches

Some refactoring to improve thread-safety checker's exception messages before starting to use it.

Download as MP4

Episode Archive

2012-01-21

Let's Code Jumi #117: Generating Line Numbers (Part 1)

The stack traces from the thread-safety checker are missing line numbers for the method which was called from a wrong thread, so let's add those to the generated bytecode.

Download as MP4

Episode Archive

2012-01-16

Let's Code Jumi #115: Using the Agent (Part 1)

Putting the thread-safety checker's Java agent into real use, which helps to weed out some bugs.

Download as MP4

Episode Archive