jdk-24/hotspot
Christian Tornqvist c458eb3fd6 8008454: test/runtime/NMT/PrintNMTStatistics is broken
Added @run tag so that it actually runs the test, also fixed broken command line and incorrect parsing. Also reviewed by gerard.ziemski@oracle.com

Reviewed-by: mgerdin, zgu
2013-03-24 09:11:55 +01:00
..
.jcheck
agent 8009457: SA: A small fix on "scanoops" command in CLHSDB 2013-03-19 13:44:26 +01:00
make Merge 2013-03-17 08:57:56 -07:00
src 8010389: After fix for 7107135 a failed dlopen() call results in a VM crash 2013-03-21 20:46:46 -07:00
test 8008454: test/runtime/NMT/PrintNMTStatistics is broken 2013-03-24 09:11:55 +01:00
.hgignore 7098194: integrate macosx-port changes 2011-10-13 09:35:42 -07:00
.hgtags Added tag hs25-b23 for changeset 57159db35c41 2013-03-15 11:18:40 -07:00
ASSEMBLY_EXCEPTION
LICENSE
README
THIRD_PARTY_README

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.