Prototype of a Java Virtual Machine with Persistent Memory support, based on JamVM.
The implementation is published in a 2019 'Journal of Software: Practice and Experience' paper and in my PhD thesis.
The latest code is available at https://github.com/taciano-perez/JamVM-PH.