We're not sure which route you might have taken on your way here, but we're really pleased to see you! If you came directly from our website, you've probably already learned a lot about Eclipse OpenJ9 and how it fits in to the OpenJDK ecosystem. If you came via some other route, here are a few key links to get you started:
- Eclipse OpenJ9 website - Learn about this high performance, enterprise-grade Java Virtual Machine (JVM) and why we think you want to get involved in its development.
- AdoptOpenJDK website - Grab pre-built OpenJDK binaries that embed OpenJ9 and try it out.
- Build instructions - Here's how you can build an OpenJDK with OpenJ9 yourself.
- FAQ
Hopefully you're here because you want to get involved in the project? Read on ...
The long term goal of the Eclipse OpenJ9 project is to foster an open ecosystem of JVM developers that can collaborate and innovate with designers and developers of hardware platforms, operating systems, tools, and frameworks.
The project welcomes collaboration, embraces fresh innovation, and extends an opportunity to influence the development of OpenJ9 for the next generation of Java applications.
The Java community has benefited over its history from having multiple implementations of the JVM specification competing to provide the best runtime for your application. Whether adding compressed references, new Cloud features, AOT (ahead of time compilation), or straight up faster performance and lower memory use, the ecosystem has improved through that competition. Eclipse OpenJ9 aims to continue to spur innovation in the runtimes space.
Since we are an Eclipse Foundation project, each contributor needs to become a member of the Eclipse Foundation which operates under the Eclipse Code of Conduct to promote fairness, openness, and inclusion.
To get started, read our Contribution Guide.
- https://github.com/eclipse/openj9 : OpenJ9 main code base
- https://github.com/eclipse/openj9-omr : Eclipse OMR clone to stage temporary OMR changes. (None so far!)
- https://github.com/eclipse/openj9-systemtest : OpenJ9-specific system tests
- https://github.com/eclipse/openj9-website : OpenJ9 website repo
- https://github.com/eclipse/openj9-docs : OpenJ9 documentation repo
- JavaOne 2017: John Duimovich and Mike Milinkovich having fun chatting about Eclipse OpenJ9 (and EE4J)
- JavaOne 2017: Holly Cummins interviewing Dan Heidinga and Mark Stoodley on Eclipse OpenJ9 and OMR
- JavaOne 2017: Open sourcing the IBM J9 Java Virtual Machine
- JavaOne 2017: Eclipse OpenJ9 Under the hood of the next open source JVM
- JavaOne 2017: Ask the OpenJ9 Architects
Copyright (c) 2017, 2018 IBM Corp. and others