jdk-24/corba
Lana Steuck 0a7c808a56 Merge
2012-10-12 14:46:53 -07:00
..
.jcheck 7048009: Update .jcheck/conf files for JDK 8 2011-05-24 15:28:43 -07:00
make 7196086: update copyright years for files in corba repository (JDK 8) 2012-10-09 20:14:36 +01:00
makefiles 7197849: Update new build-infra makefiles 2012-09-18 11:29:51 -07:00
src 7195779: javax/management/remote/mandatory/threads/ExecutorTest.java fails intermittently, NPE in tie class 2012-10-05 15:08:10 +01:00
.hgignore 7113349: Initial changeset for Macosx port to jdk 2012-03-06 20:25:43 +00:00
.hgtags Added tag jdk8-b60 for changeset 708d4b770214 2012-10-11 09:49:03 -07:00
ASSEMBLY_EXCEPTION Initial load 2007-12-01 00:00:00 +00:00
LICENSE 7013964: openjdk LICENSE file needs rebranding 2011-02-16 13:29:20 -08:00
README Initial load 2007-12-01 00:00:00 +00:00
THIRD_PARTY_README 7057046: Add embedded license to THIRD PARTY README 2011-06-22 10:10:11 -07: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.