I'm planning on fixing the flush exceptions ignored bug

2009-11-03 Thread Jesse Wilson
Harmony team, There's a bug in the RI's FilterOutputStream that causes exceptions to be ignored. I'm unsure why they don't have a fix; perhaps they don't grasp how dangerous this problem is. http://bugs.sun.com/view_bug.do?bug_id=6390383 I've attached a program that demonstrates the bug. In

Re: I'm planning on fixing the flush exceptions ignored bug

2009-11-03 Thread Mark Hindess
In message a43fbc6a0911030951o1145a71ay61334235bf6b3...@mail.gmail.com, Jesse Wilson writes: Harmony team, There's a bug in the RI's FilterOutputStream that causes exceptions to be ignored. I'm unsure why they don't have a fix; perhaps they don't grasp how dangerous this problem is.

re: [classlib] BufferedReader and FileInputStream.available()

2009-11-03 Thread enh
[apologies for the probably-busted formatting in this mail, but i didn't actually receive the mail i'm replying to.] Mark Hindess wrote: Our implementation of BufferedReader calls FileInputStream.available() while the RI does not. well, it's InputStreamReader's fault, but yes. This is a

[classlib] BufferedReader and FileInputStream.available()

2009-11-03 Thread Mark Hindess
Our implementation of BufferedReader calls FileInputStream.available() while the RI does not. This is a problem because it means that the RI can read certain types of files that our implementation can not - such as /proc/mounts on Linux. I will investigate this shortly. While looking at this I

[general] Milestone 12 proposed dates

2009-11-03 Thread Mark Hindess
We are due another milestone build at the end of the month. I think we should consider the following dates: Feature freeze Fri 13th November Code freeze Fri 20st November Publish Fri 27th November We should track issues that must be fixed for 5.0M12 with JIRA using the Fix

Re: Re: [drlvm][jitrino]Is this a bug in Ia32WebMaker action?

2009-11-03 Thread johnnylj98
Thanks a lot. The LIR I use is not generated by Harmony so i can not provide a java test case. I comment out some code in phase3() and it seems works. 2009-11-04 johnnylj98 发件人: Alexei Fedotov 发送时间: 2009-11-02 22:02:16 收件人: dev 抄送: 主题: Re: [drlvm][jitrino]Is this a bug in

Re: [classlib] BufferedReader and FileInputStream.available()

2009-11-03 Thread Regis
enh wrote: [apologies for the probably-busted formatting in this mail, but i didn't actually receive the mail i'm replying to.] Mark Hindess wrote: Our implementation of BufferedReader calls FileInputStream.available() while the RI does not. well, it's InputStreamReader's fault, but yes.

Re: Re: [drlvm]Is there any JVM profiler tool for Harmony tunning

2009-11-03 Thread johnnylj98
Thanks a lot. Perhaps we will make some LIR instrumentation to analyze the run time of a method. 2009-11-04 johnnylj98 发件人: Alexei Fedotov 发送时间: 2009-11-02 21:52:51 收件人: dev 抄送: 主题: Re: [drlvm]Is there any JVM profiler tool for Harmony tunning Hello Johny, You can take a look

Re: [general] Milestone 12 proposed dates

2009-11-03 Thread Sean Qiu
+ 1 for both. Especially 6.0M1. It is good time to create a milestone for our 6.0 branch now, although it is still ongoing. Best Regards Sean, Xiao Xia Qiu 2009/11/4 Mark Hindess mark.hind...@googlemail.com We are due another milestone build at the end of the month. I think we should