From 9e1fc0ee42e13cf3eb2e5188f47b31fc942b868a Mon Sep 17 00:00:00 2001 From: Andrew John Hughes Date: Thu, 5 Feb 2009 23:39:43 +0000 Subject: Add VM updates. 2009-02-05 Andrew John Hughes * NEWS: Add VM updates. --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 4018d048d..4ae10d710 100644 --- a/NEWS +++ b/NEWS @@ -35,10 +35,18 @@ javax.activation (part of 1.6). - PR36636: gjar -u doesn't work - PR36637: --without-fastjar doesn't wor - PR36677: Omission bug in JDWP VirtualMachineCommandSet + - PR38417: gnu.java.security.util.PRNG produces easily predictable values - PR38473: Segmentation fault in retrieving font outline decomposition - PR38861: Support XULRunner 1.9.1. - PR38912: XMLParser not interning element names +Runtime interface changes: + + * VMSecureRandom has moved to gnu.java.security.jce.prng.VMSecureRandom + as part of the fix for PR38417. + * gnu.java.lang.VMCPStringBuilder has been added and should be added to + avoid the inefficency of reflection when creating non-copied String objects. + Bug fixes in release 0.97.2 (Jun 06, 2007) * Include headers in the release tarball. -- cgit v1.2.1