changeset 1997:11ee55e1c9b4

Recategorise TimerQueue fix. 2010-10-13 Andrew John Hughes <ahughes@redhat.com> * NEWS: Recategorise TimerQueue fix (Oracle's mistake).
author Andrew John Hughes <ahughes@redhat.com>
date Wed, 13 Oct 2010 01:27:29 +0100
parents 3b1a69fc737b
children 35325772e106 cddb729bb087
files ChangeLog NEWS
diffstat 2 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed Oct 13 00:18:49 2010 +0100
+++ b/ChangeLog	Wed Oct 13 01:27:29 2010 +0100
@@ -1,3 +1,8 @@
+2010-10-13  Andrew John Hughes  <ahughes@redhat.com>
+
+	* NEWS:
+	Recategorise TimerQueue fix (Oracle's mistake).
+
 2010-10-12  Andrew John Hughes  <ahughes@redhat.com>
 
 	* Makefile.am:
--- a/NEWS	Wed Oct 13 00:18:49 2010 +0100
+++ b/NEWS	Wed Oct 13 01:27:29 2010 +0100
@@ -22,7 +22,6 @@
   - S6963489, CVE-2010-3566: OpenJDK ICC Profile remote code execution
   - S6966692, CVE-2010-3569: OpenJDK Serialization inconsistencies
   - S6622002, CVE-2010-3553: UIDefault.ProxyLazyValue has unsafe reflection usage
-  - S6623943: javax.swing.TimerQueue's thread occasionally fails to start
   - S6925672, CVE-2010-3561: Privileged ServerSocket.accept allows receiving connections from any host
   - S6952017, CVE-2010-3549: HttpURLConnection chunked encoding issue (Http request splitting)
   - S6952603, CVE-2010-3551: NetworkInterface reveals local network address to untrusted code
@@ -41,6 +40,7 @@
   - S6951319: enable solaris builds using Sun Studio 12 update 1 (fixes PR398).
   - S6638712: Inference with wildcard types causes selection of inapplicable method
   - S6650759: Inference of formal type parameter (unused in formal parameters) is not performed
+  - S6623943: javax.swing.TimerQueue's thread occasionally fails to start
 * NetX
   - Fix browser command in BasicService.showDocument(URL)
   - Run programs that inherit main(String[]) in their main-class