diff options
author | Ivan Dubrov <idubrov@guidewire.com> | 2014-07-02 13:19:14 -0700 |
---|---|---|
committer | Ivan Dubrov <idubrov@guidewire.com> | 2014-07-02 14:04:58 -0700 |
commit | 16351a553ce9ab9a426830a12396721592e15ef4 (patch) | |
tree | c4d93bb92615644644015d18edca0e314d525770 /hotspot/.hg/patches/series | |
parent | 32949ef8b2077666d255b2733b4c3b3b5736e0ed (diff) | |
download | dcevm-16351a553ce9ab9a426830a12396721592e15ef4.tar.gz dcevm-16351a553ce9ab9a426830a12396721592e15ef4.zip |
Creating patch for Java 7u60
Took 7u51 patch, applied, resolved conflicts.
jvmtiRedefineClasses.(c|h)pp were copied from a 7u51 working tree with patch
applied (generally, jvmtiRedefineClasses shouldn't be merged since they are
mostly rewritten).
Diffstat (limited to 'hotspot/.hg/patches/series')
-rw-r--r-- | hotspot/.hg/patches/series | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hotspot/.hg/patches/series b/hotspot/.hg/patches/series index 1793cc29..f6235eab 100644 --- a/hotspot/.hg/patches/series +++ b/hotspot/.hg/patches/series @@ -16,6 +16,7 @@ full-jdk7u45-b08.patch #+full-jdk7u45-b08 full-jdk7u51-b13.patch #+full-jdk7u51-b13 light-jdk7u40-b43.patch #+light-jdk7u40-b43 light-jdk7u51-b13.patch #+light-jdk7u51-b13 #+light-jdk7u55-b13 +light-jdk7u60-b09.patch #+light-jdk7u60-b09 light-jdk8u5-b13.patch #+light-jdk8u5-b13 full-jdk7u45-deopt-cp.patch #+full-jdk7u45-b08 full-jdk7u51-deopt-cp.patch #+full-jdk7u51-b13 |