view README @ 11296:4e943a311d9c

mx presents a command line dialogue to select the default VM if it is not configured (GRAAL-416) added prompt to build missing VM the first time it is executed cleaner support using 'with' statement for switching the configured VM within a scope
author Doug Simon <doug.simon@oracle.com>
date Tue, 13 Aug 2013 14:23:58 +0200
parents a61af66fc99e
children
line wrap: on
line source

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.