More minor updates

Mark Wielaard mark at klomp.org
Wed Oct 28 02:24:44 PDT 2009


On Tue, 2009-10-27 at 19:40 +0000, Andrew John Hughes wrote:
> * Document the latest updates for 1.7 in NEWS:
> http://icedtea.classpath.org/hg/icedtea6/rev/02eb9a9ec088
>
> * NEWS: Mention b17, HotSpot 16 and libjpeg7 support
> for 1.7.

Good idea. I also added the latest JNI call tracing support added
recently. Have we collected enough updates to warrant a new release
already?

Cheers,

Mark

diff -r 02eb9a9ec088 ChangeLog
--- a/ChangeLog	Tue Oct 27 19:37:21 2009 +0000
+++ b/ChangeLog	Wed Oct 28 10:23:00 2009 +0100
@@ -1,3 +1,7 @@
+2009-10-28  Mark Wielaard  <mjw at redhat.com>
+
+	* NEWS: Mention systemtap JNI class tracing support.
+
 2009-10-27  Andrew John Hughes  <ahughes at redhat.com>
 
 	* NEWS:
diff -r 02eb9a9ec088 NEWS
--- a/NEWS	Tue Oct 27 19:37:21 2009 +0000
+++ b/NEWS	Wed Oct 28 10:23:00 2009 +0100
@@ -6,6 +6,8 @@
 - Zero port updated to match the version submitted to OpenJDK
   as closely as possible.
 - libjpeg7 supported.
+- Added JNI call tracing using systemtap version 1.0+ when
+  configuring with --enable-systemtap. See tapset/hotspot_jni.stp.
 
 New in release 1.6 (2009-09-10):
 





More information about the distro-pkg-dev mailing list