duke@435: README: duke@435: This file should be located at the top of the hotspot Mercurial repository. duke@435: duke@435: See http://openjdk.java.net/ for more information about the OpenJDK. duke@435: duke@435: See ../README-builds.html for complete details on build machine requirements. duke@435: duke@435: Simple Build Instructions: duke@435: duke@435: cd make && gnumake duke@435: duke@435: The files that will be imported into the jdk build will be in the "build" duke@435: directory. duke@435: