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

andrew at icedtea.classpath.org andrew at icedtea.classpath.org
Fri Aug 21 20:22:31 UTC 2015


changeset b64e1444311c in /hg/release/icedtea7-2.6
details: http://icedtea.classpath.org/hg/release/icedtea7-2.6?cmd=changeset;node=b64e1444311c
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Fri Aug 21 21:22:06 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      |  11 +++++------
 2 files changed, 11 insertions(+), 6 deletions(-)

diffs (41 lines):

diff -r 39ac4cad6f06 -r b64e1444311c ChangeLog
--- a/ChangeLog	Thu Jul 23 04:43:59 2015 +0100
+++ b/ChangeLog	Fri Aug 21 21:22:06 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.6.2 section.
diff -r 39ac4cad6f06 -r b64e1444311c NEWS
--- a/NEWS	Thu Jul 23 04:43:59 2015 +0100
+++ b/NEWS	Fri Aug 21 21:22:06 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
 
@@ -80,11 +79,11 @@
   - S8081386: Test sun/management/jmxremote/bootstrap/RmiSslBootstrapTest.sh test has RC4 dependencies
   - S8081622: Increment the build value to b03 for hs24.85 in 7u85
   - S8081775: two lib/testlibrary tests are failing with "Error. failed to clean up files after test" with jtreg 4.1 b12
-  - OJ01: Allow OpenJDK to build on PaX-enabled kernels
-  - OJ02: Fix build where PAX_COMMAND is not specified
-  - 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
+  - S8133966: Allow OpenJDK to build on PaX-enabled kernels
+  - S8133967: Fix build where PAX_COMMAND is not specified
+  - 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
 * Backports
   - S8087120, RH1206656, PR2553: [GCC5] java.lang.StackOverflowError on Zero JVM initialization on non x86 platforms.
 * Bug fixes


More information about the distro-pkg-dev mailing list