[admin] Automated Monthly Reminder

2006-10-01 Thread geirm
This is a monthly automated mailing to the Apache Harmony dev list. The Apache Harmony project welcomes the participation and input of anyone interested in open source Java SE, the goal of our project. For more information about the Apache Harmony project, please see the project website.

Re: [classlib] Trying to catch patternset errors earlier

2006-10-01 Thread Mark Hindess
On 28 September 2006 at 14:58, Alexey Petrenko [EMAIL PROTECTED] wrote: 2006/9/28, Mark Hindess [EMAIL PROTECTED]: On 28 September 2006 at 14:30, Alexey Petrenko [EMAIL PROTECTED] om wrote: I think that it will be better to add another target to build for this check. Because of two

[classlib][launcher] should we get rid of one of the HyPortLibrary function tables in DRLVM?

2006-10-01 Thread Weldon Washburn
All, Using windows debugger, I see native/launcher/shared/main.c::invocation() receive an incoming argument that looks to be a DRLVM version of HyPortLibrary with all the functions zeroed out. Does anyone else see this?? Passing a HyPortLibrary with the function ptrs nulled out is not the

Re: [classlib][auth]LoginContext should always invoke the LoginModules?

2006-10-01 Thread Stepan Mishura
On 9/29/06, Paulex Yang wrote: Hi, all I'm not a security expert, so please correct me if I miss something. I found some different behavior of Harmony and RI on javax.security.auth.login.LoginContext, the testcase[1] shows the difference. Actually I tried to create the event sequence like

Re: [classlib][auth]LoginContext should always invoke the LoginModules?

2006-10-01 Thread Stepan Mishura
On 9/30/06, Paulex Yang wrote: Paulex Yang wrote: Hi, all I'm not a security expert, so please correct me if I miss something. I found some different behavior of Harmony and RI on javax.security.auth.login.LoginContext, the testcase[1] shows the difference. Actually I tried to create

Re: [drlvm] HARMONY-1582 - invocation API for DRLVM

2006-10-01 Thread Evgueni Brevnov
On 9/30/06, Andrey Chernyshev [EMAIL PROTECTED] wrote: On 9/27/06, Evgueni Brevnov [EMAIL PROTECTED] wrote: On 9/27/06, Andrey Chernyshev [EMAIL PROTECTED] wrote: On 9/26/06, Evgueni Brevnov [EMAIL PROTECTED] wrote: Alexey Varlamov [26/Sep/06 05:11 AM] Evgueni, thank you, quite

Re: [drlvm] HARMONY-1582 - invocation API for DRLVM CHECKPOINT

2006-10-01 Thread Evgueni Brevnov
On 9/29/06, Andrey Chernyshev [EMAIL PROTECTED] wrote: On 9/29/06, Evgueni Brevnov [EMAIL PROTECTED] wrote: Artem, Thank you for your feedback find my inlined. On 9/29/06, Artem Aliev [EMAIL PROTECTED] wrote: Evgueni, I got most of your changes, but still disagree with all

Re: [vote] HARMONY-1410 : JDWP agent for DRLVM

2006-10-01 Thread Stepan Mishura
+1 -Stepan. On 9/28/06, Geir Magnusson Jr. wrote: BCC and ACQs are in. What say ye? Would it be nice to debug using eclipse debugger in DRLVM? [ ] + 1 accept this contribution into the project [ ] -1 don't accept (please give reason) Vote runs usual 3 days unless protest or early

RE: [drlvm] [launcher] Executable hangs

2006-10-01 Thread Armand Navabi
Alexey, Hmm, DRLVM build enforces static linking with APR artifacts built alongside the VM - it does not use any pre-installed APR. And I hardly think APR configure fails here... Nevertheless, Armand, maybe it worths trying a standalone APR test? Either simple dso_load scenario, or even APR