jdk-24/hotspot/make
Kelly O'Hair cb53036f17 Merge
2008-07-08 15:46:31 -07:00
..
linux Merge 2008-07-08 15:46:31 -07:00
solaris 6695777: Queens.class should be built from source, not put in source repo 2008-07-03 10:46:50 -07:00
templates Initial load 2007-12-01 00:00:00 +00:00
test 6583644: Move all managed/SCCS files out of 'build' into 'make' directory 2008-04-09 14:22:48 -04:00
windows 6714758: hotspot: provide an entry point to the BootStrap Class loader[dholmes,acorn] 2008-06-17 13:08:15 -07:00
defs.make 6717128: Using relative path for ALT_OUTPUTDIR does not work properly 2008-06-24 16:52:31 -07:00
hotspot_distro 6583644: Move all managed/SCCS files out of 'build' into 'make' directory 2008-04-09 14:22:48 -04:00
hotspot_version 6717462: Update build number for HS14 B01 2008-06-20 11:47:53 -07:00
jprt.config 6563752: Build and test JDK7 with Sun Studio 12 Express compilers (prep makefiles) 2008-05-27 09:47:18 -07:00
jprt.gmk Initial load 2007-12-01 00:00:00 +00:00
jprt.properties 6703308: Fix jprt.properties to allow for jdk6 and jdk7 builds 2008-05-28 10:16:33 -07:00
Makefile 6420645: Create a vm that uses compressed oops for up to 32gb heapsizes 2008-04-13 17:43:42 -04:00
openjdk_distro 6583644: Move all managed/SCCS files out of 'build' into 'make' directory 2008-04-09 14:22:48 -04:00
pic.make 6717128: Using relative path for ALT_OUTPUTDIR does not work properly 2008-06-24 16:52:31 -07:00
README Initial load 2007-12-01 00:00:00 +00:00
sa.files 6583644: Move all managed/SCCS files out of 'build' into 'make' directory 2008-04-09 14:22:48 -04:00
scm.make 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.