hg: jdk8/tl/langtools: 7150784: bad copyright date in file

2012-03-14 Thread jonathan . gibbons
Changeset: ef67566c49ea Author:jjg Date: 2012-03-14 13:53 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/ef67566c49ea 7150784: bad copyright date in file Reviewed-by: darcy ! test/tools/javac/api/7086261/T7086261.java

Re: RFR: 7145419 - Ignore events from oracle packages in test.

2012-03-14 Thread serguei.spit...@oracle.com
Nice fixes! Thanks, Serguei On 3/14/12 7:19 AM, Markus Grönlund wrote: Great stuff - looks good!! Thanks a lot Rickard /Markus -Original Message- From: Rickard Bäckman Sent: den 14 mars 2012 08:49 To: Staffan Larsen Cc: serviceability-dev@openjdk.java.net Subject: Re: RFR: 7145419 -

hg: jdk8/tl/jdk: 7074616: java.lang.management.ManagementFactory.getPlatformManagementInterfaces fails

2012-03-14 Thread frederic . parain
Changeset: 0e4f259f0a1f Author:fparain Date: 2012-03-14 09:03 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/0e4f259f0a1f 7074616: java.lang.management.ManagementFactory.getPlatformManagementInterfaces fails Reviewed-by: dholmes, sla ! src/share/classes/java/lang/management

hg: jdk8/tl/jdk: 11 new changesets

2012-03-14 Thread lana . steuck
Changeset: 46e0a0467a3c Author:katleman Date: 2012-03-08 20:35 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/46e0a0467a3c Added tag jdk8-b29 for changeset c5b882dce0fe ! .hgtags Changeset: 0e31cf72b84d Author:mrkam Date: 2012-03-02 12:24 +0200 URL: http://hg

Re: RFR: 7145419 - Ignore events from oracle packages in test.

2012-03-14 Thread Karen Kinnear
Looks good Rickard - thanks for the fixes. Karen On Mar 14, 2012, at 5:25 AM, Rickard Bäckman wrote: > Hi, > > I would like to get reviews for CR 7145419, where we have a test that > sometimes fails when getting events from background threads. The test should > ignore those events. > > Webre

hg: jdk8/tl/langtools: 3 new changesets

2012-03-14 Thread lana . steuck
Changeset: a1af4b95c287 Author:katleman Date: 2012-03-08 20:35 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/a1af4b95c287 Added tag jdk8-b29 for changeset e974e82abe51 ! .hgtags Changeset: 08a3425f39f8 Author:lana Date: 2012-03-09 11:59 -0800 URL: http

hg: jdk8/tl/hotspot: Added tag jdk8-b29 for changeset b45b5c564098

2012-03-14 Thread lana . steuck
Changeset: d61761bf3050 Author:katleman Date: 2012-03-08 20:34 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/hotspot/rev/d61761bf3050 Added tag jdk8-b29 for changeset b45b5c564098 ! .hgtags

hg: jdk8/tl/corba: 2 new changesets

2012-03-14 Thread lana . steuck
Changeset: e481748a8d74 Author:katleman Date: 2012-03-08 20:34 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/corba/rev/e481748a8d74 Added tag jdk8-b29 for changeset 6117395d4226 ! .hgtags Changeset: 4605f8418bf5 Author:lana Date: 2012-03-09 11:56 -0800 URL: http://h

hg: jdk8/tl/jaxws: 2 new changesets

2012-03-14 Thread lana . steuck
Changeset: 2637318c3fe0 Author:katleman Date: 2012-03-08 20:34 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/jaxws/rev/2637318c3fe0 Added tag jdk8-b29 for changeset 4897d9d2d048 ! .hgtags Changeset: c65c291660eb Author:lana Date: 2012-03-09 11:57 -0800 URL: http://h

hg: jdk8/tl/jaxp: Added tag jdk8-b29 for changeset 25099a745e1a

2012-03-14 Thread lana . steuck
Changeset: 3be30c25a825 Author:katleman Date: 2012-03-08 20:34 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/jaxp/rev/3be30c25a825 Added tag jdk8-b29 for changeset 25099a745e1a ! .hgtags

hg: jdk8/tl: 2 new changesets

2012-03-14 Thread lana . steuck
Changeset: eacd6b140c0c Author:katleman Date: 2012-03-08 20:34 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/rev/eacd6b140c0c Added tag jdk8-b29 for changeset 41460de04258 ! .hgtags Changeset: 6cea54809b51 Author:lana Date: 2012-03-09 11:56 -0800 URL: http://hg.open

hg: jdk8/tl/jdk: 7152948: DatagramDispatcher.c should memset msghdr to make it portable to other platforms

2012-03-14 Thread chris . hegarty
Changeset: 68efc74309f9 Author:chegar Date: 2012-03-14 15:14 + URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/68efc74309f9 7152948: DatagramDispatcher.c should memset msghdr to make it portable to other platforms Reviewed-by: alanb, chegar Contributed-by: Shi Jun Zhang ! src

RE: RFR: 7145419 - Ignore events from oracle packages in test.

2012-03-14 Thread Markus Grönlund
Great stuff - looks good!! Thanks a lot Rickard /Markus > -Original Message- > From: Rickard Bäckman > Sent: den 14 mars 2012 08:49 > To: Staffan Larsen > Cc: serviceability-dev@openjdk.java.net > Subject: Re: RFR: 7145419 - Ignore events from oracle packages in test. > > Thank you! >

Listening to heap size changes / reallocation

2012-03-14 Thread Crazy Java
Hi, I was searching through the SA source code, but I didn't find a way how could I be notified when the heap (generations, spaces, memregions) will be changed. The point is I am visualizing the HotSpot heap and I have information about all the object sizes and addresses (using some native code a

Re: RFR: 7145419 - Ignore events from oracle packages in test.

2012-03-14 Thread Rickard Bäckman
Thank you! /R On 03/14/2012 01:31 PM, Staffan Larsen wrote: Looks good! /Staffan On 14 mar 2012, at 10:25, Rickard Bäckman wrote: Hi, I would like to get reviews for CR 7145419, where we have a test that sometimes fails when getting events from background threads. The test should ignore t

Re: RFR: 7145419 - Ignore events from oracle packages in test.

2012-03-14 Thread Staffan Larsen
Looks good! /Staffan On 14 mar 2012, at 10:25, Rickard Bäckman wrote: > Hi, > > I would like to get reviews for CR 7145419, where we have a test that > sometimes fails when getting events from background threads. The test should > ignore those events. > > Webrev: http://cr.openjdk.java.net/~

RFR: 7145419 - Ignore events from oracle packages in test.

2012-03-14 Thread Rickard Bäckman
Hi, I would like to get reviews for CR 7145419, where we have a test that sometimes fails when getting events from background threads. The test should ignore those events. Webrev: http://cr.openjdk.java.net/~rbackman/7145419/webrev/ Thanks /R

Re: Clarification on SA support for Windows & JDK6

2012-03-14 Thread Poonam Bajaj
Hi Martin, That page talks only about 'SA-Plugin for VisualVM' and the JDK versions it is supported on. The page is not up-to-date. With the fix for 6755621 : Include SA binaries into Windows JDK, integrated into jdk6u30, SA binaries a

Clarification on SA support for Windows & JDK6

2012-03-14 Thread Crazy Java
Hi, I would like to clarify if the Serviceability agent is supported in Windows platform running JDK6. According to http://netbeans.dzone.com/vvm-sa-plugin, "JDK versions supported: 6u17 and later on Solaris and Linux (SA binaries are not yet shipped with jdk6 on Windows)". However on my laptop (