From 848e29c98303182ec77f1e3d7b13934c88d59540 Mon Sep 17 00:00:00 2001 From: Ivan Dubrov Date: Fri, 17 Oct 2014 10:50:17 -0700 Subject: Working on Java 7u71 support --- gradle.properties | 3 ++- hotspot/.hg/patches/series | 4 ++-- 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 -- cgit v1.2.3