hotspot/README
author jjh
Sat, 20 Oct 2012 22:49:26 +0100
changeset 14198 071fd6fd257d
parent 1 489c9b5090e2
permissions -rw-r--r--
7197401: Add a subset of the org.objectweb.asm packages to jdk8 Reviewed-by: ohair, briangoetz, erikj, iris

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.