changeset 1526:30d0a78a8748

Use the new HS Express repository and hs14b15. 2009-05-14 Andrew John Hughes <ahughes@redhat.com> * Makefile.am: Use HotSpot from the new HotSpot Express master repository. * hotspot.map: Bump changeset and md5sum to hs14b15.
author Andrew John Hughes <ahughes@redhat.com>
date Thu, 14 May 2009 00:18:21 +0100
parents 50c172a7a7f4
children e494e30ec272
files ChangeLog Makefile.am hotspot.map
diffstat 3 files changed, 13 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed May 13 15:36:33 2009 -0400
+++ b/ChangeLog	Thu May 14 00:18:21 2009 +0100
@@ -1,3 +1,11 @@
+2009-05-14  Andrew John Hughes  <ahughes@redhat.com>
+
+	* Makefile.am:
+	Use HotSpot from the new HotSpot Express
+	master repository.
+	* hotspot.map:
+	Bump changeset and md5sum to hs14b15.
+
 2009-05-13  Omair Majid  <omajid@redhat.com>
 
 	* rt/net/sourceforge/jnlp/JNLPSplashScreen.java: New file. This new class
--- a/Makefile.am	Wed May 13 15:36:33 2009 -0400
+++ b/Makefile.am	Thu May 14 00:18:21 2009 +0100
@@ -276,7 +276,7 @@
 
 # Download OpenJDK sources.
 OPENJDK_URL = http://download.java.net/openjdk/jdk6/promoted/$(OPENJDK_VERSION)/
-HOTSPOT_URL = http://hg.openjdk.java.net/jdk7/hotspot/hotspot/archive/
+HOTSPOT_URL = http://hg.openjdk.java.net/hsx/hsx14/master/archive/
 OPENJDK_HG_URL = http://hg.openjdk.java.net/jdk6/jdk6
 
 if USE_ALT_OPENJDK_SRC_ZIP
@@ -658,8 +658,8 @@
 	  if ! test -d openjdk/hotspot ; \
 	  then \
 	    $(TAR) xf $(HOTSPOT_SRC_ZIP) ; \
-	    chmod -R ug+w hotspot-* ; \
-	    mv hotspot-$$($(AWK) 'version==$$1 {print $$2}' version=$(HSBUILD) \
+	    chmod -R ug+w master-* ; \
+	    mv master-$$($(AWK) 'version==$$1 {print $$2}' version=$(HSBUILD) \
 	      $(abs_top_srcdir)/hotspot.map) openjdk/hotspot ; \
 	  fi ; \
 	fi
--- a/hotspot.map	Wed May 13 15:36:33 2009 -0400
+++ b/hotspot.map	Thu May 14 00:18:21 2009 +0100
@@ -1,2 +1,3 @@
 # version changeset md5sum
-default	fc6a5ae3fef5 1c3510387dccdb4907d0fd2f1c58e372
+default	25a020f13592 dbd7aca5544d1aeebf0eadd45d29d08e
+