/hg/icedtea7: 2 new changesets
andrew at icedtea.classpath.org
andrew at icedtea.classpath.org
Sun Jul 19 17:12:29 UTC 2015
changeset a72975789761 in /hg/icedtea7
details: http://icedtea.classpath.org/hg/icedtea7?cmd=changeset;node=a72975789761
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Sun Jul 19 18:10:41 2015 +0100
Fix placement of CACAO and JamVM news items for 2.6.0.
2015-07-19 Andrew John Hughes <gnu_andrew at member.fsf.org>
* NEWS: Fix placement of CACAO and
JamVM news items for 2.6.0.
changeset 8fafdbf094eb in /hg/icedtea7
details: http://icedtea.classpath.org/hg/icedtea7?cmd=changeset;node=8fafdbf094eb
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Sun Jul 19 18:11:09 2015 +0100
Added tag icedtea-2.6-branchpoint for changeset a72975789761
diffstat:
.hgtags | 1 +
ChangeLog | 5 +++++
NEWS | 14 +++++++-------
3 files changed, 13 insertions(+), 7 deletions(-)
diffs (51 lines):
diff -r ce844a4177de -r 8fafdbf094eb .hgtags
--- a/.hgtags Sat Jul 18 01:46:16 2015 +0100
+++ b/.hgtags Sun Jul 19 18:11:09 2015 +0100
@@ -57,3 +57,4 @@
8188efd0009bdad9fda1c3188df16f59d25b7194 icedtea-2.6.0pre23
3e3f044261cd82b41738f5dcc39b5edff40302e6 icedtea-2.6.0pre24
04264787379db3f91a819d38094c31e722dbb592 icedtea-2.6.0
+a72975789761e157c95faacd8ce44f6f8322a85d icedtea-2.6-branchpoint
diff -r ce844a4177de -r 8fafdbf094eb ChangeLog
--- a/ChangeLog Sat Jul 18 01:46:16 2015 +0100
+++ b/ChangeLog Sun Jul 19 18:11:09 2015 +0100
@@ -1,3 +1,8 @@
+2015-07-19 Andrew John Hughes <gnu_andrew at member.fsf.org>
+
+ * NEWS: Fix placement of CACAO and
+ JamVM news items for 2.6.0.
+
2015-07-17 Andrew John Hughes <gnu_andrew at member.fsf.org>
* NEWS: Bump 2.6.0 release date.
diff -r ce844a4177de -r 8fafdbf094eb NEWS
--- a/NEWS Sat Jul 18 01:46:16 2015 +0100
+++ b/NEWS Sun Jul 19 18:11:09 2015 +0100
@@ -340,6 +340,13 @@
- PR2545: Extend tarball checksumming option to allow the checksum to be specified
- PR2548: install stage doesn't install symbolic links
- PR2550: Desktop file doesn't reference versioned icon
+* CACAO
+ - PR2380: Raise javadoc and JAVAC_FLAGS memory limits for CACAO
+ - PR2519: Update to latest CACAO
+ - PR2520: --enable-cacao builds broken, missing JVM_GetTemporaryDirectory impl.
+* JamVM
+ - PR2172: --enable-jamvm builds broken, missing JVM_GetTemporaryDirectory impl
+ - PR2500: Add executable stack markings to callNative.S on JamVM
* AArch64 port
- Add copyright to aarch64_ad.m4
- S8069593: Changes to JavaThread::_thread_state must use acquire and release
@@ -454,13 +461,6 @@
- PR2210: DGifCloseFile call should check the return value, not the error code, for failure
- PR2225: giflib 5.1 conditional excludes 6.0, 7.0, etc.
- PR2250: JSSE server is still limited to 768-bit DHE
-* CACAO
- - PR2380: Raise javadoc and JAVAC_FLAGS memory limits for CACAO
- - PR2519: Update to latest CACAO
- - PR2520: --enable-cacao builds broken, missing JVM_GetTemporaryDirectory impl.
-* JamVM
- - PR2172: --enable-jamvm builds broken, missing JVM_GetTemporaryDirectory impl
- - PR2500: Add executable stack markings to callNative.S on JamVM
* ARM32 port
- PR2228: Add ARM32 JIT
- PR2297: Use the IcedTea 2.6.0 HotSpot on ARM32 by default
More information about the distro-pkg-dev
mailing list