diff options
Diffstat (limited to 'hotswap/hotswap.txt')
-rw-r--r-- | hotswap/hotswap.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/hotswap/hotswap.txt b/hotswap/hotswap.txt new file mode 100644 index 00000000..0253a723 --- /dev/null +++ b/hotswap/hotswap.txt @@ -0,0 +1,6 @@ +Source code for the Dynamic Code Evolution VM (http://ssw.jku.at/dcevm).
+
+- hotswap.patch: Full patch including unit tests and all features.
+- hotswaplight.patch: Patch with the VM modifications only and a limited set of features to reduce differences to OpenJDK.
+
+Both patches are based against the OpenJDK changeset f5603a6e5042 (HS20 build number 03).
\ No newline at end of file |