jdk/hotspot
Kim Barrett 9d2e807891 8078193: BACKOUT: Rename and clean up the ParGCAllocBuffer class
Back out the problem change set.

Reviewed-by: brutisso, tschatzl
2015-04-21 10:29:35 -04:00
..
2015-04-09 17:39:42 +02:00
2015-04-16 14:05:48 -07:00
2015-04-20 14:26:54 +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.