Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combines with the Extensions for OpenJDK for OpenJ9 repo.
Other
3.28k
stars
722
forks
source link
Enable class sharing by default for platform class loader #3781
Class sharing has been enabled by default for Bootstrap class loader. The next step is to enable class sharing by default for platform class loader.