changeset 12687:b01c519b715e jdk-9+162

Merge
author jwilhelm
date Thu, 16 Mar 2017 12:09:14 -0700
parents ee79788e8427 (current diff) 78c27c5148a7 (diff)
children 11713ac0d70d d2724225519c
files README
diffstat 2 files changed, 1 insertions(+), 14 deletions(-) [+]
line wrap: on
line diff
--- a/.hgtags	Sat Mar 11 23:23:06 2017 -0800
+++ b/.hgtags	Thu Mar 16 12:09:14 2017 -0700
@@ -563,3 +563,4 @@
 4e78f30935229f13ce7c43089621cf7169f5abac jdk-9+158
 9211c2e89c1cd11ec2d5752b0f97131a7d7525c7 jdk-9+159
 94b4e2e5331d38eab6a3639c3511b2e0715df0e9 jdk-9+160
+191ffbdb3d7b734288daa7fb76b37a0a85dfe7eb jdk-9+161
--- a/README	Sat Mar 11 23:23:06 2017 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,14 +0,0 @@
-README:
-  This file should be located at the top of the hotspot Mercurial repository.
-
-  See http://openjdk.java.net/ for more information about the OpenJDK.
-
-  See ../README-builds.html for complete details on build machine requirements.
-
-Simple Build Instructions:
-
-    cd make && gnumake
-     
-  The files that will be imported into the jdk build will be in the "build"
-  directory.
-