diff options
author | Ivan Dubrov <dubrov.ivan@gmail.com> | 2014-11-26 08:20:21 -0800 |
---|---|---|
committer | Ivan Dubrov <dubrov.ivan@gmail.com> | 2014-11-26 08:20:21 -0800 |
commit | 4d7b3ef034e2fa0a008a88bba3018cc71d08af7e (patch) | |
tree | 6aa1a3b00b4c780adb344c44258626199aa46b8d | |
parent | 90716e035c0a23023b4b33813642f1bd3f3469fd (diff) | |
parent | 0ab3ab3da06f0acf85a5905b778b761d61a6f172 (diff) | |
download | dcevm-4d7b3ef034e2fa0a008a88bba3018cc71d08af7e.tar.gz dcevm-4d7b3ef034e2fa0a008a88bba3018cc71d08af7e.zip |
Merge pull request #53 from skybber/master
full-jdk7u71-b01 added to series file
-rw-r--r-- | hotspot/.hg/patches/series | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/hotspot/.hg/patches/series b/hotspot/.hg/patches/series index f893acb3..bac0bef5 100644 --- a/hotspot/.hg/patches/series +++ b/hotspot/.hg/patches/series @@ -26,7 +26,8 @@ full-jdk7u51-deopt-cp.patch #+full-jdk7u51-b13 light-jdk7u60-b09.patch #+light-jdk7u60-b09 #+light-jdk7u71-b01 light-jdk7u60-deopt-cp.patch #+light-jdk7u60-b09 #+light-jdk7u71-b01 full-jdk7u60-b09.patch #+full-jdk7u60-b09 -full-jdk7u60-deopt-cp.patch #+full-jdk7u60-b09 +full-jdk7u71-b01.patch #+full-jdk7u71-b01 +full-jdk7u60-deopt-cp.patch #+full-jdk7u60-b09 #+full-jdk7u71-b01 light-jdk8u5-b13.patch #+light-jdk8u5-b13 |