David Buck a7f0956201 8072147: Preloading libjsig.dylib causes deadlock when signal() is called
Added check to prevent reentry of signal chaining code

Reviewed-by: dcubed, acorn, dholmes
2015-06-30 15:26:20 -07:00
..
2015-06-25 18:25:19 +02:00
2015-06-25 20:47:46 +00:00
2015-05-05 13:06:10 +02:00

README:
  This file should be located at the top of the hotspot 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 "build"
  directory.