aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVladimir Dvorak <lada.dvorak7@gmail.com>2018-11-09 08:39:13 +0100
committerGitHub <noreply@github.com>2018-11-09 08:39:13 +0100
commit1946ee202e4008ad139e518835d7fa8d763b8e79 (patch)
tree7b265259fb8d9efb876288014d1d08967c456f63
parentaa2c286b82bfbf0c8e3fd0d20211b043db782be7 (diff)
downloaddcevm-1946ee202e4008ad139e518835d7fa8d763b8e79.tar.gz
dcevm-1946ee202e4008ad139e518835d7fa8d763b8e79.zip
Update README.md
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 570b96f8..e1876a9a 100644
--- 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.