jdk-24/hotspot/make
Erik Trimble f457ac179a 6717462: Update build number for HS14 B01
Change Hotspot version and build number for opening of HS14

Reviewed-by: jcoomes
2008-06-20 11:47:53 -07:00
..
linux 6647068: libjvm.so is not built PIC 2008-06-10 16:39:20 -07:00
solaris Merge 2008-06-19 09:59:52 -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 Merge 2008-04-11 09:56:35 -04:00
defs.make 6647068: libjvm.so is not built PIC 2008-06-10 16:39:20 -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
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.