English

Compact Java Monitors

Software Engineering 2021-09-28 v3

Abstract

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.

Cite

@article{arxiv.2102.04188,
  title  = {Compact Java Monitors},
  author = {Dave Dice and Alex Kogan},
  journal= {arXiv preprint arXiv:2102.04188},
  year   = {2021}
}
R2 v1 2026-06-23T22:56:18.891Z