view README @ 6686:363968be1018

Do not inline vtable lookup when the method's holder is not yet linked (no vtable offset available)
author Gilles Duboscq <duboscq@ssw.jku.at>
date Thu, 08 Nov 2012 18:19:31 +0100
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.