From 3f73ff60b8df9d2726520adc737debe553adea37 Mon Sep 17 00:00:00 2001 From: Johnny Lim Date: Mon, 2 Oct 2017 16:06:56 +0900 Subject: [PATCH] Remove JDK 9 entry --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 99ab487..6c090ea 100644 --- a/README.md +++ b/README.md @@ -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.