jdk-24/hotspot
Xiaobin Lu 8742fc8e62 6933402: RFE: Improve PrintSafepointStatistics output to track cleanup time
Improve the usability of safepoint statistics data. See bug evaluation for more details.

Reviewed-by: ysr, dholmes
2010-03-10 21:42:26 -08:00
..
.jcheck
agent
make
src 6933402: RFE: Improve PrintSafepointStatistics output to track cleanup time 2010-03-10 21:42:26 -08:00
test 6910618: C2: Error: assert(d->is_oop(),"JVM_ArrayCopy: dst not an oop") 2010-02-09 01:31:13 -08:00
.hgignore
.hgtags
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.