Merge
authorduke
Wed, 05 Jul 2017 17:34:03 +0200
changeset 8078 5eca863aae8f
parent 8077 251814950cb2 (current diff)
parent 8057 b66ada7c8e10 (diff)
child 8084 5512094f182d
Merge
--- a/.hgtags-top-repo	Thu Feb 03 23:26:25 2011 -0800
+++ b/.hgtags-top-repo	Wed Jul 05 17:34:03 2017 +0200
@@ -102,3 +102,4 @@
 5c4df7e992775c102f08e9f1c0a124b324641b70 jdk7-b125
 b566d490905691787f8931f69947a92c67c6d5e4 jdk7-b126
 bd70f76b0309068f157ae759c36eac8f2c6d098e jdk7-b127
+57d702105b23fb90e40beaf00f8f8aeae5e249e7 jdk7-b128
--- a/README-builds.html	Thu Feb 03 23:26:25 2011 -0800
+++ b/README-builds.html	Wed Jul 05 17:34:03 2017 +0200
@@ -921,7 +921,7 @@
             <!-- ------------------------------------------------------ -->
             <h4><a name="ant">Ant</a></h4>
             <blockquote>
-                All OpenJDK builds require access to least Ant 1.6.5.
+                All OpenJDK builds require access to least Ant 1.7.1.
                 The Ant tool is available from the 
                 <a href="http://ant.apache.org" target="_blank">
                     Ant download site</a>.
--- a/make/Defs-internal.gmk	Thu Feb 03 23:26:25 2011 -0800
+++ b/make/Defs-internal.gmk	Wed Jul 05 17:34:03 2017 +0200
@@ -212,7 +212,7 @@
   SKIP_DEBUG_BUILD=true
 endif
 ifndef SKIP_FASTDEBUG_BUILD
-  SKIP_FASTDEBUG_BUILD=false
+  SKIP_FASTDEBUG_BUILD=true
 endif
 
 # Select javadoc setting GENERATE_DOCS