jdk-24/corba
Lana Steuck 7f10e98246 Merge
2017-02-09 18:13:36 +00:00
..
.jcheck 8173366: Update .jcheck/conf files for JDK 10 2017-01-25 22:32:45 +00:00
make 8167424: Various trivial fixes in build system 2016-10-11 09:50:37 +02:00
src 8170116: Remove qualified exports from java.base to java.corba 2017-01-27 16:28:56 +00:00
.hgignore 8031567: Better model for storing source revision information 2016-11-28 09:20:13 +01:00
.hgtags Merge 2017-02-09 18:13:36 +00:00
ASSEMBLY_EXCEPTION 8166799: ASSEMBLY_EXCEPTION contains historical company name 2016-10-06 18:05:44 -07:00
LICENSE 8154469: Update FSF address 2016-05-30 16:23:54 +02:00
README Initial load 2007-12-01 00:00:00 +00:00

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.