corba/README
author iveresov
Mon, 16 Mar 2009 17:48:01 -0700
changeset 2251 25b1f510e1b2
parent 4 02bb8761fcce
permissions -rw-r--r--
6815683: G1: SEGV during marking Summary: We should mark the regions that continue humongous regions as live if the first region is live. Reviewed-by: tonyp

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.