/hg/icedtea7: 5 new changesets

andrew at icedtea.classpath.org andrew at icedtea.classpath.org
Tue Jun 11 02:45:00 PDT 2013


changeset 80f5694f5597 in /hg/icedtea7
details: http://icedtea.classpath.org/hg/icedtea7?cmd=changeset;node=80f5694f5597
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Sun Jun 09 18:51:53 2013 +0100

	Add Debian bug ID for PR1435.

	2013-06-09  Andrew John Hughes  <gnu.andrew at member.fsf.org>

		* NEWS: Add Debian bug ID for PR1435.


changeset aa56d739eda1 in /hg/icedtea7
details: http://icedtea.classpath.org/hg/icedtea7?cmd=changeset;node=aa56d739eda1
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Sun Jun 09 18:54:26 2013 +0100

	Remove jconsole directory from GENERATED_FILES.

	2013-06-09  Andrew John Hughes  <gnu.andrew at member.fsf.org>

		* Makefile.am:
		Remove jconsole directory from GENERATED_FILES.


changeset 98030afd6ccd in /hg/icedtea7
details: http://icedtea.classpath.org/hg/icedtea7?cmd=changeset;node=98030afd6ccd
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Sun Jun 09 18:58:29 2013 +0100

	Remove non-existent JamVM patch directory.

	2013-06-09  Andrew John Hughes  <gnu.andrew at member.fsf.org>

		* Makefile.am:
		(EXTRA_DIST): Remove non-existent JamVM patch
		directory.


changeset 9d0ec2f1a156 in /hg/icedtea7
details: http://icedtea.classpath.org/hg/icedtea7?cmd=changeset;node=9d0ec2f1a156
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Sun Jun 09 21:52:45 2013 +0100

	Use 'IcedTea' as ICEDTEA_NAME.

	2013-04-21  Andrew John Hughes  <gnu.andrew at member.fsf.org>

		* Makefile.am:
		(ICEDTEA_NAME): Make same across all versions.


changeset 7b39d0b37add in /hg/icedtea7
details: http://icedtea.classpath.org/hg/icedtea7?cmd=changeset;node=7b39d0b37add
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Tue Jun 11 10:44:39 2013 +0100

	Complete 2.4.0 release notes.

	2013-06-11  Andrew John Hughes  <gnu.andrew at member.fsf.org>

		* NEWS: Update 2.4.0 following release
		annoucement, including setting release
		date.


diffstat:

 ChangeLog   |  27 +++++++++++++++++++++++++++
 Makefile.am |   4 +---
 NEWS        |  18 +++++++++++-------
 3 files changed, 39 insertions(+), 10 deletions(-)

diffs (134 lines):

diff -r a0b3e77af9d3 -r 7b39d0b37add ChangeLog
--- a/ChangeLog	Fri Jun 07 22:22:02 2013 +0100
+++ b/ChangeLog	Tue Jun 11 10:44:39 2013 +0100
@@ -1,3 +1,30 @@
+2013-06-11  Andrew John Hughes  <gnu.andrew at member.fsf.org>
+
+	* NEWS: Update 2.4.0 following release
+	annoucement, including setting release
+	date.
+
+2013-04-21  Andrew John Hughes  <gnu.andrew at member.fsf.org>
+
+	* Makefile.am:
+	(ICEDTEA_NAME): Make same across all versions.
+
+2013-06-09  Andrew John Hughes  <gnu.andrew at member.fsf.org>
+
+	* Makefile.am:
+	(EXTRA_DIST): Remove non-existent JamVM patch
+	directory.
+
+2013-06-09  Andrew John Hughes  <gnu.andrew at member.fsf.org>
+
+	* Makefile.am:
+	(GENERATED_FILES): Remove non-existent jconsole
+	directory.
+
+2013-06-09  Andrew John Hughes  <gnu.andrew at member.fsf.org>
+
+	* NEWS: Add Debian bug ID for PR1435.
+
 2013-06-07  Andrew John Hughes  <gnu.andrew at member.fsf.org>
 
 	* configure.ac: Set to 2.5pre.
diff -r a0b3e77af9d3 -r 7b39d0b37add Makefile.am
--- a/Makefile.am	Fri Jun 07 22:22:02 2013 +0100
+++ b/Makefile.am	Tue Jun 11 10:44:39 2013 +0100
@@ -416,7 +416,7 @@
   ICEDTEA_SHARK_BUILD = true
 endif
 
-ICEDTEA_NAME = IcedTea7
+ICEDTEA_NAME = IcedTea
 if HAS_ICEDTEA_REVISION
 ICEDTEA_REV = +${ICEDTEA_REVISION}
 endif
@@ -657,7 +657,6 @@
 	$(top_srcdir)/generated/sun/util/resources/*.java \
 	$(top_srcdir)/generated/sun/print/resources/serviceui*.java \
 	$(top_srcdir)/generated/sun/tools/jar/resources/jar*.java \
-	$(top_srcdir)/generated/sun/tools/jconsole/*.java \
 	$(top_srcdir)/generated/sun/management/resources/agent*.java \
 	$(top_srcdir)/generated/java/nio/*.java \
 	$(top_srcdir)/generated/java/nio/channels/*.java \
@@ -760,7 +759,6 @@
 EXTRA_DIST = $(GENERATED_FILES) $(top_srcdir)/patches/*.patch \
 	$(top_srcdir)/patches/boot/*.patch \
 	$(top_srcdir)/patches/cacao/*.patch \
-	$(top_srcdir)/patches/jamvm/*.patch \
 	$(top_srcdir)/patches/boot/hotspot/*/*.patch \
 	tools-copy contrib overlays \
 	javaws.png javaws.desktop \
diff -r a0b3e77af9d3 -r 7b39d0b37add NEWS
--- a/NEWS	Fri Jun 07 22:22:02 2013 +0100
+++ b/NEWS	Tue Jun 11 10:44:39 2013 +0100
@@ -7,12 +7,14 @@
 GX  - http://bugs.gentoo.org/show_bug.cgi?id=X
 CAX - http://server.complang.tuwien.ac.at/cgi-bin/bugzilla/show_bug.cgi?id=X
 LPX - https://bugs.launchpad.net/bugs/X
+JSRX - http://jcp.org/en/jsr/detail?id=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 2.5.0 (2012-XX-XX):
 
-New in release 2.4.0 (2012-XX-XX):
+New in release 2.4.0 (2013-06-09):
 
 OpenJDK
   - PR1209, S7170638: Use DTRACE_PROBE[N] in JNI Set and SetStatic Field.
@@ -793,6 +795,7 @@
   - S8011867: Accept unknown PKCS #9 attributes
   - S8012572: Exclude sun/tools/jmap/Basic.sh for short term
   - S8014469: (tz) Support tzdata2013c
+  - S8015275: Resolve ambiguity in OCSPChecker & CrlRevocationChecker
 * Backports
   - PR1197, S8003120, RH868136: ResourceManager.getApplicationResources() does not close InputStreams
   - S8014618, RH962568: Need to strip leading zeros in TlsPremasterSecret of DHKeyAgreement
@@ -804,13 +807,12 @@
   - Include defs.make in buildtree.make so ZERO_BUILD is recognised and JVM_VARIANT_ZERO set.
   - Provide support for using PKCS11 provider with NSS
   - Remove file apparently removed as part of upstreaming of Zero.
-  - Revert 7060849
+  - Revert S7060849
   - Set UNLIMITED_CRYPTO=true to ensure we use the unlimited policy.
   - PR473: Set handleStartupErrors to ignoreMultipleInitialisation in nss.cfg
   - PR716: IcedTea7 should bootstrap with IcedTea6
-  - Expand java.security.cert.* imports to avoid conflict when building with OpenJDK 6.
   - Fix indentation on Makefile block not executed when STRIP_POLICY=no_strip is set
-  - Fix invalid XSL stylesheets and DTD introduced as part of JEP 167.
+  - JEP167: Fix invalid XSL stylesheets and DTD.
   - Include defs.make in buildtree.make so ZERO_BUILD is recognised and JVM_VARIANT_ZERO set.
   - Make sure libffi cflags and libs are used.
   - PR1378: Add AArch64 support to Zero
@@ -818,7 +820,7 @@
   - RH513605, PR1280: Updating/Installing OpenJDK should recreate the shared class-data archive
   - PR1358: Make XRender mandatory
   - PR1360: Check for /usr/lib64 JVMs and generic JPackage alternative
-  - PR1435: OpenJDK 7 returns incorrect TrueType font metrics
+  - PR1435, D657854: OpenJDK 7 returns incorrect TrueType font metrics
   - PR728: GTKLookAndFeel does not honor gtk-alternative-button-order
 * CACAO
   - src/vm/jit/x86_64/asmpart.S (asm_abstractmethoderror): Keep stack aligned.
@@ -848,8 +850,8 @@
   - PR1278: Synchronise CACAO versions between IcedTea6/7/8 where possible
   - PR1276: Synchronise CACAO rules between IcedTea6/7/8 where possible
 * JamVM
-  - JSR 335: (lambda expressions) initial hack
-  - JEP 171: Implement fence methods in sun.misc.Unsafe
+  - JSR335: (lambda expressions) initial hack
+  - JEP171: Implement fence methods in sun.misc.Unsafe
   - Fix invokesuper check in invokespecial opcode
   - Fix non-direct interpreter invokespecial super-class check
   - When GC'ing a native method don't try to free code
@@ -857,6 +859,8 @@
   - Set anonymous class protection domain
   - JVM_IsVMGeneratedMethodIx stub
   - Dummy implementation of sun.misc.Perf natives
+* SystemTap
+  - Add garbage collection probes
   
 New in release 2.1.8 (2013-05-02):
 



More information about the distro-pkg-dev mailing list