Re: [classlib][net] The old fix is not complete (was Re: [jira] Updated: (HARMONY-1117) [classlib][net] Harmony implementation of SocketImpl.getFileDescriptor() return real object, but RI return null)

2006-09-16 Thread Andrew Zhang
Patch was updated. Robert Hu, I agree with you that re-new fd in close method looks really strange. But for quick fix, I put the fd initialization code in the subclass. After all, lots of code in luni/nio modules are involved in fd issue. I'll study whether it's feasible to remove fd

Re: [General VM] GC strategy:how to garbage collect short-lived objects quickly.

2006-09-16 Thread Weldon Washburn
On 9/14/06, Leo Li [EMAIL PROTECTED] wrote: Hi, Xiao-Feng: It will be great if VM can adjust its strategy adaptively. However, as a programmer, I would like to have some method to instruct the GC strategy. If I can, I tend to control things and get definite result, whenever I am programming

Re: [General VM] GC strategy:how to garbage collect short-lived objects quickly.

2006-09-16 Thread Weldon Washburn
On 9/14/06, Geir Magnusson Jr. [EMAIL PROTECTED] wrote: Xiao-Feng Li wrote: On 9/15/06, Geir Magnusson Jr. [EMAIL PROTECTED] wrote: Xiao-Feng Li wrote: GCv5 is a proposed next GC version for Harmony VM. It's just starting. Any people who are interested are welcome to comment the

[drlvm] HARMONY-1417 - failed against SVN head

2006-09-16 Thread Geir Magnusson Jr.
Kept hanging a smoke test, so not committed. See the JIRA for details. geir - Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: [General VM] GC strategy:how to garbage collect short-lived objects quickly.

2006-09-16 Thread Geir Magnusson Jr.
Robin Garner wrote: Designing a garbage collector with low pause times and high throughput (ie low overhead) is to an extent the 'holy grail' of memory management research. Do you know much about this on in JRockit? http://www.networkcomputing.com/showArticle.jhtml?articleId=193000182

Re: [General VM] GC strategy:how to garbage collect short-lived objects quickly.

2006-09-16 Thread Geir Magnusson Jr.
Weldon Washburn wrote: On 9/14/06, Geir Magnusson Jr. [EMAIL PROTECTED] wrote: Xiao-Feng Li wrote: On 9/15/06, Geir Magnusson Jr. [EMAIL PROTECTED] wrote: Xiao-Feng Li wrote: GCv5 is a proposed next GC version for Harmony VM. It's just starting. Any people who are interested are

Re: [drlvm] HARMONY-1363 - status update

2006-09-16 Thread Alexey Varlamov
2006/9/15, Evgueni Brevnov [EMAIL PROTECTED]: On 9/15/06, Geir Magnusson Jr. [EMAIL PROTECTED] wrote: Evgueni Brevnov wrote: I recall there is port_filepath_canonical() method specifically to solve this, and at least classpath items were canonicalized during VM startup. Maybe this step

Re: [drlvm] HARMONY-1363 - status update

2006-09-16 Thread Alexey Varlamov
2006/9/15, Geir Magnusson Jr. [EMAIL PROTECTED]: Alexey Varlamov wrote: 2006/9/15, Gregory Shimansky [EMAIL PROTECTED]: 2006/9/15, Geir Magnusson Jr. [EMAIL PROTECTED]: Mikhail Fursov wrote: Testing WindowsXP build. Have to disable this assersion: