OpenJDK is an open-source implementation of the Java Platform, Standard Edition.
Docker provides containers with OpenJDK 7, 8, 10, 11, and 12 for aarch64, with both JDK (development) and JRE (runtime) versions. A number of tags are used to distinguish among releases for a variety of platforms. The Docker builds are done under continuous integration.
Linaro provides engineering releases of OpenJDK 7, 8, 9 and 10 for the Armv8 platform. They are intended for engineering development purposes only and should not be considered to be product level releases. Check the BOM file in the src packages for more details.
The Adopt OpenJDK project is actively working to build across multiple platforms, including arm64. The AdoptOpenJDK Build Farm is still a Work In Progress. Please DO NOT use downloaded binaries for your production purposes. As of September 27, 2018, the project is working on our Java 11 and Java 1.8.0_181 releases.