jdk-24/hotspot
Igor Veresov 82619cc8da 6817419: G1: Enable extensive verification for humongous regions
Enabled full verification for humongous regions. Also made sure that the VerifyAfterGC works with deferred updates and G1HRRSFlushLogBuffersOnVerify.

Reviewed-by: tonyp
2009-03-16 08:01:32 -07:00
..
.jcheck 6669216: Add jcheck configuration directories 2008-02-29 20:03:58 -08:00
agent 6786948: SA on core file fails on solaris-amd64 if vm started with -XX:+StartAttachListener 2009-01-14 19:45:01 -08:00
make 6816433: Test G1 and ParOld in JPRT 2009-03-12 14:01:36 -07:00
src 6817419: G1: Enable extensive verification for humongous regions 2009-03-16 08:01:32 -07:00
test 6797305: Add LoadUB and LoadUI opcode class 2009-03-09 03:17:11 -07:00
.hgignore 6718676: putback for 6604014 is incomplete 2008-06-24 16:00:14 -07:00
.hgtags Added tag jdk7-b47 for changeset e3f44a955240 2009-02-12 14:00:38 -08: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.