aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIvan Dubrov <idubrov@guidewire.com>2014-10-17 10:50:17 -0700
committerIvan Dubrov <idubrov@guidewire.com>2014-10-17 10:50:17 -0700
commit848e29c98303182ec77f1e3d7b13934c88d59540 (patch)
tree2f88fe6eaae2b9d638402b4d3eb604f0e4552b02
parent4bf03b39f50ef64b06b339ed10b0ad0f76c51621 (diff)
downloaddcevm-848e29c98303182ec77f1e3d7b13934c88d59540.tar.gz
dcevm-848e29c98303182ec77f1e3d7b13934c88d59540.zip
Working on Java 7u71 supportlight-jdk7u71+2
-rw-r--r--gradle.properties3
-rw-r--r--hotspot/.hg/patches/series4
2 files changed, 4 insertions, 3 deletions
diff --git a/gradle.properties b/gradle.properties
index 1884245c..f93da479 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -24,8 +24,9 @@ compiler=compiler2
targetJre=build/jre
# Tag to base DCEVM on
-hotspotTag=jdk8u20-b22
+#hotspotTag=jdk8u20-b22
#hotspotTag=jdk8u5-b13
+hotspotTag=jdk7u71-b01
#hotspotTag=jdk7u60-b09
#hotspotTag=jdk7u55-b13
#hotspotTag=jdk7u51-b13
diff --git a/hotspot/.hg/patches/series b/hotspot/.hg/patches/series
index 5ec0a33d..f893acb3 100644
--- a/hotspot/.hg/patches/series
+++ b/hotspot/.hg/patches/series
@@ -23,8 +23,8 @@ light-jdk7u51-deopt-cp.patch #+light-jdk7u51-b13
full-jdk7u51-b13.patch #+full-jdk7u51-b13
full-jdk7u51-deopt-cp.patch #+full-jdk7u51-b13
-light-jdk7u60-b09.patch #+light-jdk7u60-b09
-light-jdk7u60-deopt-cp.patch #+light-jdk7u60-b09
+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