From 8c51d49eb126fe2c0d90d2d9718390176b4a5f84 Mon Sep 17 00:00:00 2001 From: Ivan Dubrov Date: Mon, 28 Apr 2014 16:43:55 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 163bc091..1ed0ad55 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ This project is a fork of original [DCEVM](http://ssw.jku.at/dcevm/) project. The purpose of the project is to maintain enhanced class redefinition functionality for OpenJDK HotSpot 7/8. +## Binaries + +You can download binaries [here](https://dcevm.github.io/). + ## Supported versions [pathes/](patches/) contains patches for all supported versions. Each patch is named by concatenating prefix `full` or `light` with the OpenJDK HotSpot tag. `full` patches support full redefenition capabilities (including removal of superclasses, for example). `light` patches are easier to maintain, but they only support limited functionality (generally, additions to class hierarchies are fine, removals are not). -- 2.39.5