Sponsored Links
-->

Wednesday, March 21, 2018

Introducing OpenJ9 - Eclipse's new Java VM (sponsored by IBM ...
src: i.ytimg.com

Eclipse OpenJ9 is a Java Virtual Machine developed by IBM and the Eclipse Foundation. The J9 VM is the basis of multiple IBM Java offerings, including WebSphere Micro Edition, as well as the basis of all IBM Java Development kits since version 5. IBM has also made the J9 VM available to the Apache Harmony project for use in running their class libraries. However, while IBM previously provided JRE binaries for download for Windows, it stopped offering Windows versions of its Java JDK. As of IBM's current Java 8 versions, it is only packaging Win32/Win64 builds with WebSphere fixpaks. The only platforms for which IBM offers standalone JRE/JDK downloads are AIX, Linux, z/OS and IBM i (AS400).

The design of the J9 VM has been aimed at portability to different platforms, as well as scaling from mobile phones all the way to IBM System z mainframes.

In 2017, J9 became an Eclipse Foundation project under the name OpenJ9.


Video OpenJ9



See also


Maps OpenJ9



References


Deep dive into the Eclipse OpenJ9 GC technologies
src: images.contentful.com


External links

  • Official website
  • http://abstract.cs.washington.edu/wiki/index.php/UbiComp:Hacking:Java:J9
  • https://github.com/eclipse/openj9
  • https://github.com/eclipse/omr

Source of article : Wikipedia