hotspot/README
author twisti
Mon, 26 Nov 2012 17:25:11 -0800
changeset 14621 fd9265ab0f67
parent 1 489c9b5090e2
permissions -rw-r--r--
7172640: C2: instrinsic implementations in LibraryCallKit should use argument() instead of pop() Reviewed-by: kvn, jrose

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.