corba/README
author ikrylov
Wed, 30 Mar 2016 17:04:09 +0200
changeset 38335 80e6a5993e3d
parent 4 02bb8761fcce
permissions -rw-r--r--
8147844: new method j.l.Thread.onSpinWait() and the corresponding x86 hotspot instrinsic Summary: see JEP-285 for details Reviewed-by: psandoz, alanb, dholmes Contributed-by: Gil Tene <gil@azul.com>, Ivan Krylov <ivan@azul.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.