2012-07-03

Let's Code Jumi #163: Require Thread-Safety Annotations (Part 1)

I forgot to add the @NotThreadSafe annotation to TextUI, so let's write a test to make sure I will never again forget that. Those annotations have RetentionPolicy.CLASS so using reflection is not an option and bytecode analyzing is required.

Download as MP4

Episode Archive