hotspot/README
author prr
Thu, 05 Apr 2012 15:17:19 -0700
changeset 12392 af6c2083c5d7
parent 1 489c9b5090e2
permissions -rw-r--r--
7159136: JDK 7 font manager refactoring left JNI header generation and inclusion out of sync Reviewed-by: igor, jgodinez

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.