From 4cdfc244dca07d21291d2b0f31cf86d6b61a440e Mon Sep 17 00:00:00 2001 From: Adam Brousseau Date: Thu, 31 Mar 2022 21:58:59 -0400 Subject: [PATCH] Initial README for ea 11 repo Signed-off-by: Adam Brousseau --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f64762e --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# semeru11-ea-binaries +The home for preview releases for all IBM Semeru Runtime Open Edition for Java 11 binaries. + +These releases are to be considered beta and not fit for production use. They may contain experimental features not ready for a full GA release. + +### IBM Semeru Runtime Open Edition +Please note these are not certified and are released under [GNU GPLv2 with Classpath Exception](https://openjdk.java.net/legal/gplv2+ce.html). + +## Issues +Please See the [Semeru-Runtimes](https://github.com/ibmruntimes/Semeru-Runtimes) repo for issue reporting.