Added Zulu OpenJDK for 8 and EA 9

The OpenJDK site itself only shows how to download for Linux via package managers, whereas the Zulu site has direct download for all three popular platforms.
This commit is contained in:
Ted M. Young
2015-12-27 12:03:44 -08:00
parent c8ba213f6b
commit 572930d903

View File

@ -367,7 +367,9 @@ A curated list of awesome Java frameworks, libraries and software.
*Current implementations of the JVM/JDK.* *Current implementations of the JVM/JDK.*
* [JDK 9](https://jdk9.java.net/) - Early access releases of JDK 9. * [JDK 9](https://jdk9.java.net/) - Early access releases of JDK 9.
* [OpenJDK](http://openjdk.java.net/) - Open-source implementation. * [OpenJDK](http://openjdk.java.net/) - Open-source implementation for Linux.
* [Zulu OpenJDK](http://www.azul.com/downloads/zulu/) - OpenJDK builds for Windows, Linux, and Mac OS X through Java 8.
* [Zulu OpenJDK 9](http://zulu.org/zulu-9-pre-release-downloads/) - Early access OpenJDK 9 builds for Windows, Linux, and Mac OS X.
## Logging ## Logging