|
What is this? The place to collaborate on an open-source
implementation of the
Java Platform, Standard Edition, and related projects. (Learn more.) |
|
Download and install the latest open-source JDK. Oracle’s free,
GPL-licensed, production-ready OpenJDK JDK 17 binaries for
Linux, macOS, and Windows are available at jdk.java.net/17;
Oracle’s commercially-licensed JDK 17 binaries, based on
the same code, are
here. |
|
Learn about the key active Projects in the Community
including Amber (high-productivity
language features), Loom
(lightweight concurrency), Panama
(foreign functions and foreign data), Valhalla
(primitive types and specialized generics), and, of course,
the next version of Java and the
JDK.
If you want to learn how to use the Java that’s available
today, head over to dev.java.
|
|
Hack on the JDK itself, right here in the OpenJDK
Community: Browse the
code on the web, clone a
repository to make a local copy, and contribute a patch to fix a bug, enhance an
existing component, or define a new feature. |