Eclipse OpenJ9 is another OpenJDK implementation of the JVM. It has some nice features, such as AOT, fast start-up and low memory footprint (it uses 66% less memory than Hotspot).
Since we have an OpenJDK based on Hotspot, I thought it’b be nice to also have this choice on the base CircleCI images.
See also: