corba/README
author shade
Fri, 19 Jun 2015 09:41:49 +0200
changeset 31368 2cb1abbda511
parent 4 02bb8761fcce
permissions -rw-r--r--
8078438: Interpreter should support conditional card marks (UseCondCardMark) on x86 and aarch64 Summary: Add interpreter support for conditional card marks on x86 and aarch64 Reviewed-by: tschatzl, aph

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.