jdk-24/hotspot
John Coomes 99ff6e5eb2 6742207: jdk7 32-bit windows build failed running pack200
6730514 inadvertently disabled perm gen expansion; reenable

Reviewed-by: ysr
2008-08-27 15:41:58 -07:00
..
.jcheck 6669216: Add jcheck configuration directories 2008-02-29 20:03:58 -08:00
agent 6718125: SA: jmap prints negative size for MaxNewHeap 2008-08-12 12:44:22 -07:00
make Merge 2008-08-19 06:02:07 -07:00
src 6742207: jdk7 32-bit windows build failed running pack200 2008-08-27 15:41:58 -07:00
test 6736718: more copyright headers wrong 2008-08-13 08:56:44 -04:00
.hgignore 6718676: putback for 6604014 is incomplete 2008-06-24 16:00:14 -07:00
.hgtags Added tag jdk7-b33 for changeset 58918025243a 2008-08-14 09:26:23 -07:00
ASSEMBLY_EXCEPTION Initial load 2007-12-01 00:00:00 +00:00
LICENSE Initial load 2007-12-01 00:00:00 +00:00
README Initial load 2007-12-01 00:00:00 +00:00
THIRD_PARTY_README Initial load 2007-12-01 00:00:00 +00: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.