From 16351a553ce9ab9a426830a12396721592e15ef4 Mon Sep 17 00:00:00 2001 From: Ivan Dubrov Date: Wed, 2 Jul 2014 13:19:14 -0700 Subject: 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). --- gradle.properties | 1 + 1 file changed, 1 insertion(+) (limited to 'gradle.properties') diff --git a/gradle.properties b/gradle.properties index d6792d2e..3d084bb5 100644 --- a/gradle.properties +++ b/gradle.properties @@ -25,6 +25,7 @@ targetJre=build/jre # Tag to base DCEVM on hotspotTag=jdk8u5-b13 +#hotspotTag=jdk7u60-b09 #hotspotTag=jdk7u55-b13 #hotspotTag=jdk7u51-b13 #hotspotTag=jdk7u45-b08 -- cgit v1.2.3