changeset 801:cf4f487696ba

Merge
author trims
date Thu, 11 Jun 2009 17:46:40 -0700
parents a77eddcd510c (diff) 7295839252de (current diff)
children 08f86fa55a31
files
diffstat 2 files changed, 1 insertions(+), 14 deletions(-) [+]
line wrap: on
line diff
--- a/.hgtags	Wed Jun 10 14:57:21 2009 -0700
+++ b/.hgtags	Thu Jun 11 17:46:40 2009 -0700
@@ -33,3 +33,4 @@
 a3fd9e40ff2e854f6169eb6d09d491a28634d04f jdk7-b56
 f4cbf78110c726919f46b59a3b054c54c7e889b4 jdk7-b57
 53d9bf689e80fcc76b221bbe6c5d58e08b80cbc6 jdk7-b58
+c55be0c7bd32c016c52218eb4c8b5da8a75450b5 jdk7-b59
--- a/make/README	Wed Jun 10 14:57:21 2009 -0700
+++ /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.
-