diff --git a/readme.md b/readme.md index 220a66c..320e56a 100644 --- a/readme.md +++ b/readme.md @@ -331,6 +331,7 @@ A curated list of awesome JVM low level, performance and non-framework related s * [jvm.go](https://github.com/zxh0/jvm.go) - A JVM written in Go. * [ParparVM](https://github.com/codenameone/CodenameOne/tree/master/vm) - An Open Source Java bytecode to C translator for iOS native development. Designed as a part of the [Codename One](https://www.codenameone.com/) WORA for mobile project. * [MobiDevelop's RoboVM Fork](https://github.com/MobiVM/robovm) - Ahead of time compiler for JVM bytecode targeting iOS, Mac OSX and Linux. +* [SapMachine] (https://sap.github.io/SapMachine/) - An OpenJDK release maintained and supported by SAP * [Zing](https://www.azul.com/products/zing/) - The only JVM that eliminates Java garbage collection pauses for large heap sizes. * [Zulu](https://www.azul.com/products/zulu/) - The only certified multi-platform build of OpenJDK: Free, 100% open source Java.