jdk/hotspot
Thomas Stuefe d93ba6ef1d 8168542: os::realloc should return a valid pointer for input size=0
Reviewed-by: dholmes, cjplummer, dsamersoff, rehn
2016-10-24 14:51:16 +02:00
..
2017-02-24 12:41:26 -05:00
2017-02-24 12:41:26 -05:00
2017-02-23 17:22:44 +00:00
2016-05-30 16:25:38 +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.