Demonstrating Test-Driven Development and Evolutionary Design in the long run
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.