corba/README
author bpb
Fri, 08 Apr 2016 09:36:11 -0700
changeset 36964 0627478c1504
parent 4 02bb8761fcce
permissions -rw-r--r--
8153414: (fs) Internal sun/nio/fs exceptions should be stackless Summary: Override fillInStackTrace() to be a no-op in UnixException and WindowsException. Reviewed-by: alanb Contributed-by: Aleksey Shipilev <aleksey.shipilev@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.