/hg/icedtea7: 2 new changesets

andrew at icedtea.classpath.org andrew at icedtea.classpath.org
Thu Mar 27 23:29:35 UTC 2014


changeset 6ef5523cf948 in /hg/icedtea7
details: http://icedtea.classpath.org/hg/icedtea7?cmd=changeset;node=6ef5523cf948
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Thu Mar 27 20:30:05 2014 +0000

	Update patch locations for tarball.

	2014-03-27  Andrew John Hughes  <gnu.andrew at member.fsf.org>

		* Makefile.am:
		(EXTRA_DIST): Don't look for patches in
		boot/hotspot/*. Do look for patches in
		hotspot/*.


changeset 2278f72329bf in /hg/icedtea7
details: http://icedtea.classpath.org/hg/icedtea7?cmd=changeset;node=2278f72329bf
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Thu Mar 27 21:18:02 2014 +0000

	Update to latest aarch64 tree.

	2014-03-27  Andrew John Hughes  <gnu.andrew at member.fsf.org>

		* hotspot.map:
		Update to latest aarch64 tree.


diffstat:

 ChangeLog   |  12 ++++++++++++
 Makefile.am |   2 +-
 hotspot.map |   2 +-
 3 files changed, 14 insertions(+), 2 deletions(-)

diffs (39 lines):

diff -r bf2f5ea62322 -r 2278f72329bf ChangeLog
--- a/ChangeLog	Thu Mar 27 03:50:20 2014 +0000
+++ b/ChangeLog	Thu Mar 27 21:18:02 2014 +0000
@@ -1,3 +1,15 @@
+2014-03-27  Andrew John Hughes  <gnu.andrew at member.fsf.org>
+
+	* hotspot.map:
+	Update to latest aarch64 tree.
+
+2014-03-27  Andrew John Hughes  <gnu.andrew at member.fsf.org>
+
+	* Makefile.am:
+	(EXTRA_DIST): Don't look for patches in
+	boot/hotspot/*. Do look for patches in
+	hotspot/*.
+
 2014-03-26  Andrew John Hughes  <gnu.andrew at member.fsf.org>
 
 	Perform configure checks using ecj.jar
diff -r bf2f5ea62322 -r 2278f72329bf Makefile.am
--- a/Makefile.am	Thu Mar 27 03:50:20 2014 +0000
+++ b/Makefile.am	Thu Mar 27 21:18:02 2014 +0000
@@ -730,7 +730,7 @@
 EXTRA_DIST = $(GENERATED_FILES) $(top_srcdir)/patches/*.patch \
 	$(top_srcdir)/patches/boot/*.patch \
 	$(top_srcdir)/patches/cacao/*.patch \
-	$(top_srcdir)/patches/boot/hotspot/*/*.patch \
+	$(top_srcdir)/patches/hotspot/*/*.patch \
 	tools-copy contrib overlays \
 	javaws.png javaws.desktop \
 	jconsole.desktop policytool.desktop \
diff -r bf2f5ea62322 -r 2278f72329bf hotspot.map
--- a/hotspot.map	Thu Mar 27 03:50:20 2014 +0000
+++ b/hotspot.map	Thu Mar 27 21:18:02 2014 +0000
@@ -1,3 +1,3 @@
 # version url changeset sha256sum
 default http://icedtea.classpath.org/hg/icedtea7-forest/hotspot f30e87f16d90 871fa08b8e9d7a2958cee844f940752c39b1946146dc382c005269e86b687a49
-aarch64 http://hg.openjdk.java.net/aarch64-port/jdk7u/hotspot 22910135cca6 477cd13f7fbe34d6dd878bbdb1e16f73b4b22e0e78d049d98f3c9cce8c193a1a
+aarch64 http://hg.openjdk.java.net/aarch64-port/jdk7u/hotspot f50993b6c38d 64c2d0bfa71d6eecf18ab28fd64d5bd79af096f77548d80de7953c306fd9c22c


More information about the distro-pkg-dev mailing list