/hg/icedtea6: 5 new changesets

andrew at icedtea.classpath.org andrew at icedtea.classpath.org
Thu Dec 26 16:10:31 PST 2013


changeset 0770fe4c0105 in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=0770fe4c0105
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Thu Dec 26 15:02:14 2013 +0000

	Prepare for 1.13.0 release.

	2013-12-26  Andrew John Hughes  <gnu.andrew at redhat.com>

		* NEWS: Set release date.
		* configure.ac: Set to 1.13.0.


changeset d861fc8da01f in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=d861fc8da01f
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Thu Dec 26 18:25:03 2013 +0000

	Added tag icedtea6-1.13 for changeset 0770fe4c0105


changeset 23cf01dc1f20 in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=23cf01dc1f20
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Thu Dec 26 18:42:21 2013 +0000

	Start 1.14.0 release cycle.

	2013-12-26  Andrew John Hughes  <gnu.andrew at redhat.com>

		* NEWS: Add 1.14.0 section.
		* configure.ac: Set to 1.14.0pre.


changeset 82ae31817e05 in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=82ae31817e05
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Thu Dec 26 18:42:44 2013 +0000

	Added tag icedtea6-1.13-branchpoint for changeset d861fc8da01f


changeset 01270eb80f98 in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=01270eb80f98
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Thu Dec 26 19:03:54 2013 +0000

	Fix usage of JEP and add key.

	2013-12-26  Andrew John Hughes  <gnu.andrew at redhat.com>

		* NEWS: Fix usage of JEP and add key.


diffstat:

 .hgtags      |   2 ++
 ChangeLog    |  14 ++++++++++++++
 NEWS         |   7 +++++--
 configure.ac |   2 +-
 4 files changed, 22 insertions(+), 3 deletions(-)

diffs (66 lines):

diff -r 4072a64e3f8e -r 01270eb80f98 .hgtags
--- a/.hgtags	Thu Dec 26 14:30:15 2013 +0000
+++ b/.hgtags	Thu Dec 26 19:03:54 2013 +0000
@@ -22,3 +22,5 @@
 21f2a8d158545a161ba0d997c13bdba1e6166394 icedtea6-1.10-branchpoint
 24c5bd2e7d574441813bfb8f9e4636e50c5d7c28 icedtea6-1.11-branchpoint
 5a1e1b39664409e9a0945ba49b558f25ef976c58 icedtea6-1.12-branchpoint
+0770fe4c010590f293d189c83af2c49ac0c2268d icedtea6-1.13
+d861fc8da01fee3927fcb159e4ca0e257a9b2f91 icedtea6-1.13-branchpoint
diff -r 4072a64e3f8e -r 01270eb80f98 ChangeLog
--- a/ChangeLog	Thu Dec 26 14:30:15 2013 +0000
+++ b/ChangeLog	Thu Dec 26 19:03:54 2013 +0000
@@ -1,3 +1,17 @@
+2013-12-26  Andrew John Hughes  <gnu.andrew at redhat.com>
+
+	* NEWS: Fix usage of JEP and add key.
+
+2013-12-26  Andrew John Hughes  <gnu.andrew at redhat.com>
+
+	* NEWS: Add 1.14.0 section.
+	* configure.ac: Set to 1.14.0pre.
+
+2013-12-26  Andrew John Hughes  <gnu.andrew at redhat.com>
+
+	* NEWS: Set release date.
+	* configure.ac: Set to 1.13.0.
+
 2013-12-26  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* Makefile.am:
diff -r 4072a64e3f8e -r 01270eb80f98 NEWS
--- a/NEWS	Thu Dec 26 14:30:15 2013 +0000
+++ b/NEWS	Thu Dec 26 19:03:54 2013 +0000
@@ -8,10 +8,13 @@
 CAX - http://server.complang.tuwien.ac.at/cgi-bin/bugzilla/show_bug.cgi?id=X
 LPX - https://bugs.launchpad.net/bugs/X 
 OJX - http://java.net/jira/browse/OPENJDK6-X
+JEPX - http://openjdk.java.net/jeps/X
 
 CVE-XXXX-YYYY: http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=XXXX-YYYY
 
-New in release 1.13.0 (201X-XX-XX):
+New in release 1.14.0 (201X-XX-XX):
+
+New in release 1.13.0 (2013-12-26):
 
 * New features
   - PR1458: Make use of bootstrap tools & -Xbootclasspath patches optional
@@ -889,7 +892,7 @@
   - PR1627: JDK check should depend on bootstrapping check
   - Fix Shark hs23 build failures (missing EliminateNestedLocks and extra argument to compile_method)
 * JamVM
-  - JEP 171: Implement fence methods in sun.misc.Unsafe
+  - JEP171: Implement fence methods in sun.misc.Unsafe
   - sun.misc.Unsafe: additional methods get/putAddress
   - FreeClassData: adjust method count for Miranda methods
   - Fix invokesuper check in invokespecial opcode
diff -r 4072a64e3f8e -r 01270eb80f98 configure.ac
--- a/configure.ac	Thu Dec 26 14:30:15 2013 +0000
+++ b/configure.ac	Thu Dec 26 19:03:54 2013 +0000
@@ -1,4 +1,4 @@
-AC_INIT([icedtea6],[1.13.0pre],[distro-pkg-dev at openjdk.java.net])
+AC_INIT([icedtea6],[1.14.0pre],[distro-pkg-dev at openjdk.java.net])
 AC_CANONICAL_HOST
 AC_CANONICAL_TARGET
 AM_INIT_AUTOMAKE([1.9 tar-pax foreign])


More information about the distro-pkg-dev mailing list