Merge pull request #616 from izeye/patch-6

Remove JDK 9 entry
This commit is contained in:
Andreas Kull
2017-10-17 21:26:58 +02:00
committed by GitHub

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.