From 91e619bd8045f067e6f1eb591240bf5164817c1f Mon Sep 17 00:00:00 2001 From: A S Gowri Sankar Date: Thu, 28 Sep 2017 09:23:09 +0000 Subject: [PATCH 1/2] added entry on OpenJ9 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 99ab487..b702e5f 100644 --- a/README.md +++ b/README.md @@ -489,6 +489,7 @@ A curated list of awesome Java frameworks, libraries and software. * [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. * [Zulu OpenJDK](http://www.azul.com/downloads/zulu/) - OpenJDK builds for Windows, Linux, and Mac OS X through Java 8. +* [OpenJ9](https://github.com/eclipse/openj9) - An Eclipse project for High-performance, enterprise-grade JVM. ## Logging From c9261749b0d03f111c4a1e1e4aa82ad12a7e2b26 Mon Sep 17 00:00:00 2001 From: Andreas Kull Date: Tue, 24 Oct 2017 11:09:47 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b702e5f..bf418bd 100644 --- a/README.md +++ b/README.md @@ -489,7 +489,7 @@ A curated list of awesome Java frameworks, libraries and software. * [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. * [Zulu OpenJDK](http://www.azul.com/downloads/zulu/) - OpenJDK builds for Windows, Linux, and Mac OS X through Java 8. -* [OpenJ9](https://github.com/eclipse/openj9) - An Eclipse project for High-performance, enterprise-grade JVM. +* [OpenJ9](https://github.com/eclipse/openj9) - High performance, enterprise calibre, flexibly licensed, openly governed cross platform Java Virtual Machine extending and augmenting the runtime technology components from the Eclipse OMR and OpenJDK project. ## Logging