jdk-24/hotspot
2009-02-26 10:57:13 -08: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 6807345: Bump HS15 build number to 02 2009-02-18 18:20:02 -08:00
src Merge 2009-02-17 14:30:24 -08:00
test 6805724: ModLNode::Ideal() generates functionally incorrect graph when divisor is any (2^k-1) constant 2009-02-16 07:19:26 -08:00
.hgignore 6718676: putback for 6604014 is incomplete 2008-06-24 16:00:14 -07:00
.hgtags Added tag jdk7-b49 for changeset 2fb28c2f14c0 2009-02-26 10:57:13 -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.