/hg/release/icedtea7-2.5: Replace temporary OpenJDK 7 bug IDs wi...

andrew at icedtea.classpath.org andrew at icedtea.classpath.org
Fri Aug 21 17:39:33 UTC 2015


changeset f85e5a8108d2 in /hg/release/icedtea7-2.5
details: http://icedtea.classpath.org/hg/release/icedtea7-2.5?cmd=changeset;node=f85e5a8108d2
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Fri Aug 21 18:39:22 2015 +0100

	Replace temporary OpenJDK 7 bug IDs with allocated ones from the OpenJDK bug database.

	2015-08-21  Andrew John Hughes  <gnu.andrew at member.fsf.org>

		* NEWS: Replace temporary OpenJDK 7
		bug IDs with allocated ones from the
		OpenJDK bug database.


diffstat:

 ChangeLog |  6 ++++++
 NEWS      |  7 +++----
 2 files changed, 9 insertions(+), 4 deletions(-)

diffs (37 lines):

diff -r a89b51ad6225 -r f85e5a8108d2 ChangeLog
--- a/ChangeLog	Thu Jul 23 04:42:22 2015 +0100
+++ b/ChangeLog	Fri Aug 21 18:39:22 2015 +0100
@@ -1,3 +1,9 @@
+2015-08-21  Andrew John Hughes  <gnu.andrew at member.fsf.org>
+
+	* NEWS: Replace temporary OpenJDK 7
+	bug IDs with allocated ones from the
+	OpenJDK bug database.
+
 2015-07-23  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* NEWS: Add 2.5.7 section.
diff -r a89b51ad6225 -r f85e5a8108d2 NEWS
--- a/NEWS	Thu Jul 23 04:42:22 2015 +0100
+++ b/NEWS	Fri Aug 21 18:39:22 2015 +0100
@@ -9,7 +9,6 @@
 LPX - https://bugs.launchpad.net/bugs/X
 JSRX - http://jcp.org/en/jsr/detail?id=X
 JEPX - http://openjdk.java.net/jeps/X
-OJX - http://java.net/jira/browse/OPENJDK7-X
 
 CVE-XXXX-YYYY: http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=XXXX-YYYY
 
@@ -95,9 +94,9 @@
   - S8081475, PR2494: SystemTap does not work when JDK is compiled with GCC 5
   - S8081775: two lib/testlibrary tests are failing with "Error. failed to clean up files after test" with jtreg 4.1 b12
   - S8087120, RH1206656, PR2553: [GCC5] java.lang.StackOverflowError on Zero JVM initialization on non x86 platforms.
-  - OJ03: Only apply PaX-marking when needed by a running PaX kernel
-  - OJ04: Revert introduction of lambda expression in sun.lwawt.macosx.LWCToolkit
-  - OJ05: Fix mistake in 8075374 backport
+  - S8133970: Only apply PaX-marking when needed by a running PaX kernel
+  - S8133990: Revert introduction of lambda expression in sun.lwawt.macosx.LWCToolkit
+  - S8133991: Fix mistake in 8075374 backport
 * Bug fixes
   - PR2328: GCJ uses ppc64el named libarch directory on ppc64le
   - PR2341: Update README & INSTALL files


More information about the distro-pkg-dev mailing list