Re: [jira] Created: (HARMONY-6328) [classlib][nio] optimize SocketChannel.write(ByteBuffer[], int, int) by writev

2009-09-07 Thread Regis
Tim Ellison wrote: On 03/Sep/2009 12:29, Regis wrote: Tim Ellison wrote: A minor comment first :-) Please check return values for : + vect = (struct iovec*) hymem_allocate_memory(sizeof(struct iovec) * length); + + message = (*env)->GetPrimitiveArrayCritical(env, addrs, &isCopyMessage); + cts

Re: [jira] Created: (HARMONY-6328) [classlib][nio] optimize SocketChannel.write(ByteBuffer[], int, int) by writev

2009-09-07 Thread Tim Ellison
On 07/Sep/2009 09:33, Regis wrote: > Tim Ellison wrote: >> On 03/Sep/2009 12:29, Regis wrote: >>> Tim Ellison wrote: A minor comment first :-) Please check return values for : + vect = (struct iovec*) hymem_allocate_memory(sizeof(struct iovec) * length); + + message =

Re: [jira] Commented: (HARMONY-6331) [classlib][beans] remove XMLDecoderTest from the exclude list

2009-09-07 Thread Regis
Charles Lee wrote: Hi Nathan, findMethod in the XMLDecoder is used for finding the invoke method in beans, given the info from the beans xml file. I have no idea about the logic to determine which method should be found. (Finding the most specific method? Do not count static method?) Maybe we nee

Re: [jira] Commented: (HARMONY-6331) [classlib][beans] remove XMLDecoderTest from the exclude list

2009-09-07 Thread Regis
I saw your new patch on JIRA, the findMethod's behaviors are following now? here is following RI :) -- Best Regards, Regis.

Re: [jira] Commented: (HARMONY-6331) [classlib][beans] remove XMLDecoderTest from the exclude list

2009-09-07 Thread Charles Lee
1. YES 2. RI and HARMONY also failed on this testcase. I just use my logic to test it. On Mon, Sep 7, 2009 at 5:24 PM, Regis wrote: > Charles Lee wrote: > >> Hi Nathan, >> findMethod in the XMLDecoder is used for finding the invoke method in >> beans, >> given the info from the beans xml file. >

Re: [jira] Commented: (HARMONY-6331) [classlib][beans] remove XMLDecoderTest from the exclude list

2009-09-07 Thread Regis
Charles Lee wrote: 1. YES 2. RI and HARMONY also failed on this testcase. I just use my logic to test it. On Mon, Sep 7, 2009 at 5:24 PM, Regis wrote: Charles Lee wrote: Hi Nathan, findMethod in the XMLDecoder is used for finding the invoke method in beans, given the info from the beans xml

Re: [website] Testing SVN based websites (fwd)

2009-09-07 Thread Sean Qiu
+1 for both. Best Regards Sean, Xiao Xia Qiu 2009/9/4 Mark Hindess : > > The infra team are testing a new svn-based publishing system for project > websites - see below for some details.  I think this technology is much > nicer because it is faster so there is less waiting around to see if > y

[other]Anyone from China is using Harmony?

2009-09-07 Thread Tony Wu
hey, one of my friends just asked me this question. And I'm happy to know it as well ;-) -- Tony Wu China Software Development Lab, IBM