corba/README
author sherman
Fri, 14 Aug 2009 11:23:01 -0700
changeset 3622 9676ac8a9bf1
parent 4 02bb8761fcce
permissions -rw-r--r--
6866397: (file) PathMatcher with regex syntax doesn't match as expected (win) Summary: Use unicode_case_insensitive for windows path matcher for now. Reviewed-by: alanb

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.