mmtk 0.33.0

MMTk is a framework for the design and implementation of high-performance and portable memory managers.
Documentation
1
2
3
4
5
6
# Preliminaries

In this section, we set up the environment for the tutorial. We will set up
MMTk and OpenJDK (the binding used throughout the tutorial), and test the
build to make sure everything works before moving on to building a new
collector.