SSerguey Asael Shinder
Java coding notes: the JVM, and writing software that lasts

What the diff does not show

A review reads the lines that changed. The failures collected here live in everything the diff leaves out: the call sites that now mean something different, the dependencies that arrived without being declared, the exception that was swallowed on the way out. Reading only the patch is how correct-looking changes pass review and fail in production.