- The document describes progress on a swap-aware JVM garbage collection policy.
- An initial implementation was summarized, and issues with allowing free space between live objects were identified.
- A page-level reimplementation is underway, informed by related work. Validation tests using Deeplearning4Java and Spark workloads are planned.
- Future work includes optimizing the GC policy, adding journaling to the Lustre file system, and additional validation experiments.