jdk-24/hotspot/make
Erik Trimble 473e5b6e54 6807345: Bump HS15 build number to 02
Update the HS15 Build number to 02

Reviewed-by: jcoomes
2009-02-18 18:20:02 -08:00
..
linux 6771309: debugging AD files is difficult without #line directives in generated code 2008-12-09 12:41:26 -08:00
solaris 6771309: debugging AD files is difficult without #line directives in generated code 2008-12-09 12:41:26 -08:00
templates Initial load 2007-12-01 00:00:00 +00:00
test 6719955: Update copyright year 2008-07-02 12:55:16 -07:00
windows 6743339: Enable building sa-jdi.jar and sawindbg.dll on Windows with hotspot build 2008-11-27 18:19:23 -08:00
defs.make Merge 2008-07-11 01:14:44 -07:00
hotspot_distro 6755406: minor mistakes in copyright notices 2008-10-02 14:11:33 -07:00
hotspot_version 6807345: Bump HS15 build number to 02 2009-02-18 18:20:02 -08:00
jprt.config 6724668: Hotspot: Official change to Sun Studio 12 compilers on Solaris 2008-08-14 11:18:53 -07:00
jprt.gmk Initial load 2007-12-01 00:00:00 +00:00
jprt.properties 6745363: Add ability to run packtest to hotspot/test/makefile 2008-09-11 11:04:55 -07:00
Makefile 6719955: Update copyright year 2008-07-02 12:55:16 -07:00
openjdk_distro 6719955: Update copyright year 2008-07-02 12:55:16 -07: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 6731958: Include all the SA classes into sa-jdi.jar 2008-08-27 22:45:38 -07: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.