/hg/icedtea: 2011-05-27 Xerxes R?nby <xranby at zafena.se>

xranby at icedtea.classpath.org xranby at icedtea.classpath.org
Fri May 27 08:43:14 PDT 2011


changeset ccbd95318206 in /hg/icedtea
details: http://icedtea.classpath.org/hg/icedtea?cmd=changeset;node=ccbd95318206
author: Xerxes R?nby <xerxes at zafena.se>
date: Fri May 27 17:19:22 2011 +0200

	2011-05-27 Xerxes R?nby <xranby at zafena.se>

	 * NEWS: Fix previous commits news entry.


diffstat:

 ChangeLog |   4 ++++
 NEWS      |  12 +++++++-----
 2 files changed, 11 insertions(+), 5 deletions(-)

diffs (40 lines):

diff -r 31a4741ed890 -r ccbd95318206 ChangeLog
--- a/ChangeLog	Fri May 27 17:00:15 2011 +0200
+++ b/ChangeLog	Fri May 27 17:19:22 2011 +0200
@@ -1,3 +1,7 @@
+2011-05-27  Xerxes RÃ¥nby  <xranby at zafena.se>
+
+	* NEWS: Fix previous commits news entry.
+
 2011-05-27  Xerxes RÃ¥nby  <xranby at zafena.se>
 
 	JamVM
diff -r 31a4741ed890 -r ccbd95318206 NEWS
--- a/NEWS	Fri May 27 17:00:15 2011 +0200
+++ b/NEWS	Fri May 27 17:19:22 2011 +0200
@@ -11,6 +11,13 @@
 
 New in release 2.0 (2011-XX-XX):
 
+* JamVM
+  - Fix leak of native thread structure.
+  - Consistent naming for classlib functions.
+  - Add extra includes to get rid off compiler warning.
+  - Rework OpenJDK storage of native thread structure.
+  - Implement remaining OpenJDK Array reflection interface.
+
 New in release 1.14 (2011-05-25):
 
 * NetX and the plugin moved to the IcedTea-Web project with a separate
@@ -29,11 +36,6 @@
   - PR715: Port updated macros from IcedTea6 to 7
   - PR732: Use xsltproc for bootstrap xslt in place of Xerces/Xalan
 * JamVM
-  - Fix leak of native thread structure.
-  - Consistent naming for classlib functions.
-  - Add extra includes to get rid off compiler warning.
-  - Rework OpenJDK storage of native thread structure.
-  - Implement remaining OpenJDK Array reflection interface.
   - Ignore all unknown options.
   - Handle overflow in getPhysicalMemory().
   - Base default min and max heap size on physical memory.



More information about the distro-pkg-dev mailing list