Browse Source

Preserving old Java 6 based patches

Retrieved from http://hg.openjdk.java.net/mlvm/mlvm/hotspot
tags/light-jdk8u74+1
Ivan Dubrov 8 years ago
parent
commit
90b64b5108
3 changed files with 41126 additions and 0 deletions
  1. 29756
    0
      hotswap/hotswap.patch
  2. 6
    0
      hotswap/hotswap.txt
  3. 11364
    0
      hotswap/hotswaplight.patch

+ 29756
- 0
hotswap/hotswap.patch
File diff suppressed because it is too large
View File


+ 6
- 0
hotswap/hotswap.txt View File

@@ -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).

+ 11364
- 0
hotswap/hotswaplight.patch
File diff suppressed because it is too large
View File


Loading…
Cancel
Save