Remove JDK 9 entry

This commit is contained in:
Johnny Lim
2017-10-02 16:06:56 +09:00
committed by GitHub
parent 06009484ed
commit 3f73ff60b8

View File

@ -484,7 +484,6 @@ A curated list of awesome Java frameworks, libraries and software.
*Current implementations of the JVM/JDK.*
* [Avian](https://github.com/ReadyTalk/avian) - JVM with both JIT and AOT modes. Includes an iOS port.
* [JDK 9](http://jdk9.java.net/) - Early-access releases of JDK 9.
* [OpenJDK](http://openjdk.java.net/) - Open-source implementation for Linux.
* [ParparVM](https://github.com/codenameone/CodenameOne/tree/master/vm) - VM with non-blocking, concurrent GC for iOS.
* [Zulu OpenJDK 9](http://zulu.org/zulu-9-pre-release-downloads/) - Early-access OpenJDK 9 builds for Windows, Linux, and Mac OS X.