The idea the authors'll describe below, Compact Java Monitors, is intended as a potential replacement implementation for the"synchronized"construct in the HotSpot JVM.
For scope and context, the idea we'll describe below, Compact Java Monitors, is intended as a potential replacement implementation for the"synchronized"construct in the HotSpot JVM. The readers is assumed to be familiar with current HotSpot implementation.