Re: Code Review Request: CR 6988099 Add version information to jvmti demos.

2011-11-06 Thread Sean Chou
Thanks for everyone bothered by the thread ! On Sat, Nov 5, 2011 at 12:21 AM, Kelly O'Hair wrote: > Builds on all platforms looked ok, it's in the pipeline, should be pushed > into > http://hg.openjdk.java.net/jdk8/build/jdk today, and then be integrated > into the master jdk8 area > in the nex

Re: Code Review Request: CR 6988099 Add version information to jvmti demos.

2011-11-04 Thread Kelly O'Hair
Builds on all platforms looked ok, it's in the pipeline, should be pushed into http://hg.openjdk.java.net/jdk8/build/jdk today, and then be integrated into the master jdk8 area in the next week. I'll be traveling next week so won;t be able to check on the integration until after that. Thanks fo

Re: Code Review Request: CR 6988099 Add version information to jvmti demos.

2011-11-03 Thread Kelly O'Hair
Checking out the change now. -kto On Nov 3, 2011, at 10:02 AM, Neil Richards wrote: > On Wed, 2011-11-02 at 12:29 -0700, Kelly O'Hair wrote: >> It will be important that you create the changeset using the latest jdk8 >> build >> forest, e.g. using a clones from http://hg.openjdk.java.net/jdk8/b

Re: Code Review Request: CR 6988099 Add version information to jvmti demos.

2011-11-03 Thread Neil Richards
On Wed, 2011-11-02 at 12:29 -0700, Kelly O'Hair wrote: > It will be important that you create the changeset using the latest jdk8 build > forest, e.g. using a clones from http://hg.openjdk.java.net/jdk8/build > Once you are happy that the change is ok on your system, then bundle up the > changese

Re: Code Review Request: CR 6988099 Add version information to jvmti demos.

2011-11-02 Thread David Holmes
On 3/11/2011 6:14 AM, Daniel D. Daugherty wrote: On 11/2/11 1:29 PM, Kelly O'Hair wrote: This change is both a build change and a serviceability change, but I would argue that it is more of a build change since the functionality of the jvmti demos shouldn't have changed with this. Although I am

Re: Code Review Request: CR 6988099 Add version information to jvmti demos.

2011-11-02 Thread Keith McGuigan
Didn't Dan Dougherty review this too? Is he a "reviewer" for this project? If it helps you can put me down as a reviewer (kamg). On Nov 2, 2011, at 2:54 PM, Neil Richards wrote: On Wed, 2011-11-02 at 14:07 -0400, Zhengyu Gu wrote: Hi Neil, My understanding is that you need to have at le

Re: Code Review Request: CR 6988099 Add version information to jvmti demos.

2011-11-02 Thread Kelly O'Hair
This change is both a build change and a serviceability change, but I would argue that it is more of a build change since the functionality of the jvmti demos shouldn't have changed with this. Although I am listed as a member of the serviceability "group", I'm not exactly sure who leads that gr

Re: Code Review Request: CR 6988099 Add version information to jvmti demos.

2011-11-02 Thread Neil Richards
On Wed, 2011-11-02 at 14:07 -0400, Zhengyu Gu wrote: > Hi Neil, > > My understanding is that you need to have at least two reviewers who > have 'reviewer' privilege, (and I don't have 'reviewer' privilege). > I had a quick leaf through the OpenJDK Bylaws. It looks like the number of necessary

Re: Code Review Request: CR 6988099 Add version information to jvmti demos.

2011-11-02 Thread Zhengyu Gu
Hi Neil, My understanding is that you need to have at least two reviewers who have 'reviewer' privilege, (and I don't have 'reviewer' privilege). Yes, I am tied up, if you can handle the push, that will be great. What java bug id you need? can you use CR 6988099? BTW, here is the link to al

Re: Code Review Request: CR 6988099 Add version information to jvmti demos.

2011-11-02 Thread Neil Richards
On Thu, 2011-10-20 at 09:21 -0700, Kelly O'Hair wrote: > Looks good. > > > -kto > Hi Zhengyu, Given Kelly's blessing, are you now happy to push this change to jdk8? (If you're otherwise tied up, I can drive the mechanics of the push if you provide me with a suitable java bug id to use.) Regar

Re: Code Review Request: CR 6988099 Add version information to jvmti demos.

2011-10-20 Thread Kelly O'Hair
Looks good. -kto On Oct 19, 2011, at 11:30 PM, Sean Chou wrote: > Hi all, > >Would anyone like to review this patch ? The problem it trying to fix is > very simple, just > add the version information to the dll files in demo. > >The bug link is: http://bugs.sun.com/bugdatabase/view_bu

Re: Code Review Request: CR 6988099 Add version information to jvmti demos.

2011-10-19 Thread Sean Chou
Hi all, Would anyone like to review this patch ? The problem it trying to fix is very simple, just add the version information to the dll files in demo. The bug link is: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6988099 The webrev is: http://cr.openjdk.java.net/~ngmr/6988099/web

Code Review Request: CR 6988099 Add version information to jvmti demos.

2011-09-30 Thread Zhengyu Gu
Hi All, Could you please help with code review? After that, I can help to push to jdk8. Thanks, -Zhengyu On 9/19/2011 2:43 AM, Sean Chou wrote: Thanks to Gu and Neil. 2011/9/16 Zhengyu Gu > Okay, once review is completed, I would help you to push to jdk8

Re: Add version information to jvmti demos.

2011-09-18 Thread Sean Chou
Thanks to Gu and Neil. 2011/9/16 Zhengyu Gu > Okay, once review is completed, I would help you to push to jdk8. > > Thanks, > > -Zhengyu > > > On 9/15/2011 2:51 PM, Neil Richards wrote: > >> On Thu, 2011-09-15 at 12:14 -0400, Zhengyu Gu wrote: >> >>> No progress been made. Any reason should be r

Re: Add version information to jvmti demos.

2011-09-15 Thread Zhengyu Gu
Okay, once review is completed, I would help you to push to jdk8. Thanks, -Zhengyu On 9/15/2011 2:51 PM, Neil Richards wrote: On Thu, 2011-09-15 at 12:14 -0400, Zhengyu Gu wrote: No progress been made. Any reason should be resolved right away? Thanks, -Zhengyu On 9/15/2011 2:50 AM, Sean Ch

Re: Add version information to jvmti demos.

2011-09-15 Thread Neil Richards
On Thu, 2011-09-15 at 12:14 -0400, Zhengyu Gu wrote: > No progress been made. Any reason should be resolved right away? > > Thanks, > > -Zhengyu > > On 9/15/2011 2:50 AM, Sean Chou wrote: > > Hi, > > About this bug, is there any progressing ? > > > > > > 2011/6/8 Zhengyu Gu > >

Re: Add version information to jvmti demos.

2011-09-15 Thread Zhengyu Gu
No progress been made. Any reason should be resolved right away? Thanks, -Zhengyu On 9/15/2011 2:50 AM, Sean Chou wrote: Hi, About this bug, is there any progressing ? 2011/6/8 Zhengyu Gu mailto:zhengyu...@oracle.com>> No, I did not make any progress on 6988099, as it was deferred t

Re: Add version information to jvmti demos.

2011-09-14 Thread Sean Chou
Hi, About this bug, is there any progressing ? 2011/6/8 Zhengyu Gu > No, I did not make any progress on 6988099, as it was deferred to JDK8. > With Dan's comment, looks good to me. > > Thanks, > > -Zhengyu > > > On 6/7/2011 12:10 PM, Daniel D. Daugherty wrote: > >> Adding Zhengyu since he i

Re: Add version information to jvmti demos.

2011-06-08 Thread Zhengyu Gu
No, I did not make any progress on 6988099, as it was deferred to JDK8. With Dan's comment, looks good to me. Thanks, -Zhengyu On 6/7/2011 12:10 PM, Daniel D. Daugherty wrote: Adding Zhengyu since he is the RE on 6988099 and I'm not sure if he is on the serviceability-dev alias... Zhengyu, I

Re: Add version information to jvmti demos.

2011-06-07 Thread Sean Chou
2011/6/8 Daniel D. Daugherty > Adding Zhengyu since he is the RE on 6988099 and I'm not sure > if he is on the serviceability-dev alias... > > Zhengyu, I don't know if you have a fix already in process for > this issue or not. > > Comments on the Makefile change below. > > > Dan > > > On 6/6/2011

Re: Add version information to jvmti demos.

2011-06-07 Thread Daniel D. Daugherty
Adding Zhengyu since he is the RE on 6988099 and I'm not sure if he is on the serviceability-dev alias... Zhengyu, I don't know if you have a fix already in process for this issue or not. Comments on the Makefile change below. Dan On 6/6/2011 8:59 PM, David Holmes wrote: Sean, Because this

Re: Add version information to jvmti demos.

2011-06-06 Thread David Holmes
Sean, Because this is a JVMTI demo it falls under serviceability, so I've cc'ed that list. David Sean Chou said the following on 06/07/11 12:18: Is there any comment ? 2011/5/26 Sean Chou > Hi all, I made a simple patch for bug http://bug

Re: Add version information to jvmti demos.

2011-06-06 Thread Sean Chou
Is there any comment ? 2011/5/26 Sean Chou > Hi all, > >I made a simple patch for bug > http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6988099 > (jvmti demos missing Publisher (COMPANY resource) in dll and exe files on > windows) . >Will anyone have a look at my patch ? Thanks. > > >

Add version information to jvmti demos.

2011-05-25 Thread Sean Chou
Hi all, I made a simple patch for bug http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6988099 (jvmti demos missing Publisher (COMPANY resource) in dll and exe files on windows) . Will anyone have a look at my patch ? Thanks. diff --git make/common/Demo.gmk make/common/Demo.gmk index a37