# HG changeset patch # User trims # Date 1244767600 25200 # Node ID cf4f487696bacc2062c5429a20227edbe7700d32 # Parent a77eddcd510c3972717c025cfcef9a60bfa4ecac# Parent 7295839252dee314e2914ed1ce4d7ed23c7ce097 Merge diff -r 7295839252de -r cf4f487696ba .hgtags --- 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 diff -r 7295839252de -r cf4f487696ba make/README --- 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. -