# HG changeset patch # User Andrew John Hughes # Date 1440178762 -3600 # Node ID f85e5a8108d2fdf6365f01e5dda4757fe10502b9 # Parent a89b51ad62259c6a145f728921cf57d378dc594a Replace temporary OpenJDK 7 bug IDs with allocated ones from the OpenJDK bug database. 2015-08-21 Andrew John Hughes * NEWS: Replace temporary OpenJDK 7 bug IDs with allocated ones from the OpenJDK bug database. 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 + + * NEWS: Replace temporary OpenJDK 7 + bug IDs with allocated ones from the + OpenJDK bug database. + 2015-07-23 Andrew John Hughes * 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