Get the latest tech news
Eclipse OpenJ9 v0.46 Released For High Performance JVM
A new version of Eclipse OpenJ9 is now available for this high performance Java Virtual Machine (JVM)
OpenJ9 0.46 enables the JITServer Ahead Of Time (AOT) caching feature by default for the JITServer server, adds MD5 message digest support for OpenSSL, support for the com.sun.management.ThreadMXBean.getTotalThreadAllocatedBytes() API to measure the total memory allocation for all threads. The OpenJ9 v0.46 release also adds support for the -XdynamicHeapAdjustment option to automatically adjust the maximum and minimum Java heap size as needed. Those interested in this open-source high performance JVM can find the new OpenJ9 v0.46 code and more details via GitHub.
Or read this on Phoronix