corba/README
author anthony
Tue, 01 Nov 2011 18:01:58 +0300
changeset 10871 c0aeb0b14df1
parent 4 02bb8761fcce
permissions -rw-r--r--
7104625: sun.awt.X11.XEvent is creating 600 MB of char[] for no good reason Summary: Wrap logging calls with if(){} statements Reviewed-by: anthony, son Contributed-by: Federico Tello Gentile <federicotg@gmail.com>

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.