From 0f6605d724e8a64ecd04f6d615c61e103b420f66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?g=C3=B6khan?= Date: Wed, 25 Mar 2020 16:13:18 +0300 Subject: [PATCH] Add Dragonwell --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 403f469..826fcf8 100644 --- a/README.md +++ b/README.md @@ -539,6 +539,7 @@ _Current implementations of the JVM/JDK._ - [RedHat Open JDK](https://developers.redhat.com/products/openjdk/overview) - RedHat's OpenJDK distribution. (GPL-2.0-only WITH Classpath-exception-2.0) - [SAP Machine](https://sap.github.io/SapMachine/) - SAP's no-cost, rigorously tested and JCK-verified OpenJDK friendly fork. (GPL-2.0-only WITH Classpath-exception-2.0) - [Zulu](https://www.azul.com/products/zulu-community/) - OpenJDK builds for Windows, Linux, and macOS. (GPL-2.0-only WITH Classpath-exception-2.0) +- [Dragonwell8](https://github.com/alibaba/dragonwell8) - Downstream version of OpenJDK optimized for online e-commerce, financial, logistics applications. ### Logging