j9

How do I compile OpenJ9 on Fedora/RHEL/CentOS?


The default OpenJ9 build instructions use Docker, but I'd like to compile without Docker; specifically, on RHEL 7.3.


Solution

  • The build instructions on RHEL 7 (Or CentOS) should be fairly similar to OpenJDK with HotSpot.

    I have a DockerFile that creates an OpenJ9 development environment based on CentOS 7. But if you want to create the environment manually, do this: