corba/README
author ptbrunet
Fri, 14 Aug 2015 13:59:40 -0500
changeset 32292 193f19028af5
parent 4 02bb8761fcce
permissions -rw-r--r--
8051626: Rework security restrictions of Java Access Bridge and related Utilities Summary: Move non-public code to internal directories; restrict those directories Reviewed-by: mchung, prr, mullan, serb Contributed-by: peter.brunet@oracle.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.