/hg/icedtea7: Replace temporary OpenJDK 7 bug IDs with allocated...
andrew at icedtea.classpath.org
andrew at icedtea.classpath.org
Fri Aug 21 17:36:22 UTC 2015
changeset 1b288e2ae365 in /hg/icedtea7
details: http://icedtea.classpath.org/hg/icedtea7?cmd=changeset;node=1b288e2ae365
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Fri Aug 21 18:36:10 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 | 16 ++++++++--------
2 files changed, 14 insertions(+), 8 deletions(-)
diffs (46 lines):
diff -r 58824316f50a -r 1b288e2ae365 ChangeLog
--- a/ChangeLog Thu Jul 23 04:46:24 2015 +0100
+++ b/ChangeLog Fri Aug 21 18:36:10 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 member.fsf.org>
* NEWS: Add 2.5.6 and 2.6.1
diff -r 58824316f50a -r 1b288e2ae365 NEWS
--- a/NEWS Thu Jul 23 04:46:24 2015 +0100
+++ b/NEWS Fri Aug 21 18:36:10 2015 +0100
@@ -94,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
@@ -204,11 +204,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