jdk-24/corba
2016-09-15 17:15:52 +00:00
..
.jcheck 8030068: Update .jcheck/conf files for JDK 9 2013-12-13 09:35:01 -08:00
make 8142968: Module System implementation 2016-03-17 19:03:56 +00:00
src 8161965: Create initial javadoc description for modules 2016-08-17 13:27:22 -04:00
.hgignore 8058180: .hgignore should be updated with webrev in all repos 2014-09-11 12:17:58 -07:00
.hgtags Added tag jdk-9+136 for changeset 15d3983aba7a 2016-09-15 17:15:52 +00:00
ASSEMBLY_EXCEPTION Initial load 2007-12-01 00:00:00 +00: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
THIRD_PARTY_README 8032816: THIRDPARTYREADME LittleCMS preamble missing JRE 8 & JDK 8 2014-01-28 20:09:33 +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.