]> source.dussan.org Git - dcevm.git/commitdiff
Update README.md
authorVladimir Dvorak <lada.dvorak7@gmail.com>
Fri, 9 Nov 2018 07:39:13 +0000 (08:39 +0100)
committerGitHub <noreply@github.com>
Fri, 9 Nov 2018 07:39:13 +0000 (08:39 +0100)
README.md

index 570b96f840b924def69732fc6a1c02460a973f01..e1876a9abfaa05eb96183df0109eeb1341e34dcc 100644 (file)
--- a/README.md
+++ b/README.md
@@ -8,12 +8,13 @@ The purpose of the project is to maintain enhanced class redefinition functional
 
 You can download binaries [here](https://dcevm.github.io/).
 
-## Dcevm for Java9 and Java10
+## Dcevm for Java9, Java10 and Java10
 
 Dcevm8 is last version supported by this project. New versions are moved to separated projects extended from OpenJDK under HotswapProjects umbrella. 
 
 * [Dcevm9](https://github.com/HotswapProjects/openjdk-jdk9)
 * [Dcevm10](https://github.com/HotswapProjects/openjdk-jdk10)
+* [Dcevm11](https://github.com/HotswapProjects/openjdk-jdk11)
 
 Dcevm patch is hosted in dedicated **dcevm** branch in each repository.