corba/README
author iveresov
Fri, 21 Jan 2011 00:01:41 -0800
changeset 7927 553d29e6d40c
parent 4 02bb8761fcce
permissions -rw-r--r--
7013812: C1: deopt blob too far from patching stub Summary: Use long jumps to get from patching stubs to deopt blob Reviewed-by: kvn, never

README:
  This file should be located at the top of the corba 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 "dist"
  directory.