Re: Updated review request for CR 8048362 Test doPrivileged with accomplice

2014-08-26 Thread raghu k.nair
Hi Vincent, Would you be able push this change for my be half. Full comments: 8048362 : Tests for doPrivileged with accomplice Reviewed-by: Vincent Ryan Contributed-by: Raghu Nair webrev: http://cr.openjdk.java.net/~tyan/raghu/8048362/webrev.04/ Thanks, Raghu On 8/20/2014 10:40 PM, raghu k.na

Re: Updated review request for CR 8048362 Test doPrivileged with accomplice

2014-08-20 Thread raghu k.nair
Hello, Please review the updated webrev : http://cr.openjdk.java.net/~tyan/raghu/8048362/webrev.04/ I have updated the path of JavaToolUtils in DoPrivAccompliceTest.java. Thanks, Raghu On 8/12/2014 11:06 PM, raghu k.nair wrote: H

Re: Updated review request for CR 8048362 Test doPrivileged with accomplice

2014-08-12 Thread raghu k.nair
Hello , The latest webrev is available at http://cr.openjdk.java.net/~rhalade/8048362/webrev.03/ The changes include review comments from Vinnie . Thanks, Raghu On 8/8/2014 7:21 PM, Vincent Ryan wrote: Code looks fine. I noticed a f

Re: Updated review request for CR 8048362 Test doPrivileged with accomplice

2014-08-11 Thread raghu k.nair
Hello , Please find the updated the webrev . http://cr.openjdk.java.net/~rhalade/8048362/webrev.02/ Thanks, Raghu On 8/8/2014 7:21 PM, Vincent Ryan wrote: Code looks fine. I noticed a few typos: DoPrivTest.java l.26 and DoPrivAccompliceTest.java l.34-38 On 4 Aug 2014, at 08:11, raghu k.nai

Re: Updated review request for CR 8048362 Test doPrivileged with accomplice

2014-08-08 Thread Vincent Ryan
Code looks fine. I noticed a few typos: DoPrivTest.java l.26 and DoPrivAccompliceTest.java l.34-38 On 4 Aug 2014, at 08:11, raghu k.nair wrote: > Hello , > Please review the updated tests for doPrivilaged with accomplice. Updated the > test to use @compile tag rather than compiling using API.