[jira] Created: (HARMONY-124) java.nio.charset.CharsetDecoder doesn't throw CoderMalfunctionError exception when decodeLoop threw unexpected exception.

2006-02-23 Thread Richard Liang (JIRA)
java.nio.charset.CharsetDecoder doesn't throw CoderMalfunctionError exception when decodeLoop threw unexpected exception. - Key: HARMONY-124 URL: http://issues

Re: Classpath on Cygwin: failed to open native library error

2006-02-23 Thread snowdosker
Hello, Archie. Thank you. Succesfully merged your changes and now everything looks better.. Still havn't solved problem with jc: assertion failure: _r == 0 jc: location: file `thread.c' line 1023 This one is the reason for simple thread test crash after few itterations Well after merging just com

Re: [jchevm] Cygwin issues

2006-02-23 Thread snowdosker
Hello Enrico, I built JCHEVM with enabling assertions and merged latest Archie's fixes. And now working on assertion jc: assertion failure: _r == 0 jc: location: file `thread.c' line 1023 This assertion is the reason for simple thread test crash after few itterations Do you have any ideas how

[jira] Updated: (HARMONY-96) Two new methods need to be implemented by java.nio.charset.Charset

2006-02-23 Thread Richard Liang (JIRA)
[ http://issues.apache.org/jira/browse/HARMONY-96?page=all ] Richard Liang updated HARMONY-96: - Attachment: charset_patch.txt Here is the test cases: /* * Test method defaultCharset() */ public void testDefaultCharset_Normal(){

Re: [Fwd: TALK:Wednesday 3-1-06 Evolution of the Java (tm) Programming Language an]

2006-02-23 Thread Stefano Mazzocchi
Gerry Steele wrote: you can ask that question. Cause i agree what the *($%^ is going on. Seriously. I hope it is with regard to the philosophical enquiry into the persuasive nature of technological advancement. Not how the bible is the handbook for the persuasive appropriation of the waterfall m

Re: [Fwd: TALK:Wednesday 3-1-06 Evolution of the Java (tm) Programming Language an]

2006-02-23 Thread Gerry Steele
you can ask that question. Cause i agree what the *($%^ is going on. Seriously. I hope it is with regard to the philosophical enquiry into the persuasive nature of technological advancement. Not how the bible is the handbook for the persuasive appropriation of the waterfall method upon engineers c

[jira] Commented: (HARMONY-113) java.nio.charset.Charset should regard empty charset name properly as Illegal CharsetName

2006-02-23 Thread Richard Liang (JIRA)
[ http://issues.apache.org/jira/browse/HARMONY-113?page=comments#action_12367618 ] Richard Liang commented on HARMONY-113: --- Yes, Tim. I think you can fix this issue. I will verify your update after you mark this issue as fixed. When JIRA57 is accept

Re: [Fwd: TALK:Wednesday 3-1-06 Evolution of the Java (tm) Programming Language an]

2006-02-23 Thread Santiago Gala
El jue, 23-02-2006 a las 17:00 -0500, someone wrote: ... > Brief Bio: Gilad Bracha is a Computational Theologist and > Distinguished Engineer at Sun Microsystems. He ... From Webster's via dictd: theologist n : someone who is learned in theology or who speculates about theology (espe

[Fwd: TALK:Wednesday 3-1-06 Evolution of the Java (tm) Programming Language an]

2006-02-23 Thread Stefano Mazzocchi
for those in the cambridge, MA area. -- Stefano. --- Begin Message --- Evolution of the Java (tm) Programming Language and Virtual Machine in Java 7 Speaker: Gilad Bracha Speaker Affiliation: Sun Microsystems Host: Michael Ernst Host Affiliation: MIT-CSAIL Date: 3-1-2006 Time: 1:00 PM - 2:00 P

Re: jira probs?

2006-02-23 Thread Mark Hindess
On 23/02/06, Tim Ellison <[EMAIL PROTECTED]> wrote: > > FYI > > The JIRA problems appear to be continuing. I've had some problems with > corrupt attachment downloads (truncated, or with "200 OK" in the diff!). > If you send an MD5 comment with your patches I'll check it before using > -- otherwis

[jira] Updated: (HARMONY-116) strange exec behaviour with harmony vme/classlib

2006-02-23 Thread Mark Hindess (JIRA)
[ http://issues.apache.org/jira/browse/HARMONY-116?page=all ] Mark Hindess updated HARMONY-116: - Attachment: exec.fix.diff This patch fixes the issue for me. (md5sum=d5ec952b7accaa98299d2b2063b88d3c) > strange exec behaviour with harmony vme/classlib >

Re: jira probs?

2006-02-23 Thread Tim Ellison
FYI The JIRA problems appear to be continuing. I've had some problems with corrupt attachment downloads (truncated, or with "200 OK" in the diff!). If you send an MD5 comment with your patches I'll check it before using -- otherwise I'll continue to cross my fingers. Regards, Tim Tim Ellison w

[jira] Resolved: (HARMONY-122) Redundant cd commands in the win.ia32 archive makefile

2006-02-23 Thread Tim Ellison (JIRA)
[ http://issues.apache.org/jira/browse/HARMONY-122?page=all ] Tim Ellison resolved HARMONY-122: - Resolution: Fixed Mark, Applied patch to native-src\win.IA32\archive\makefile at repo revision 380125. Please check it was applied as you expected.

[jira] Assigned: (HARMONY-122) Redundant cd commands in the win.ia32 archive makefile

2006-02-23 Thread Tim Ellison (JIRA)
[ http://issues.apache.org/jira/browse/HARMONY-122?page=all ] Tim Ellison reassigned HARMONY-122: --- Assign To: Tim Ellison > Redundant cd commands in the win.ia32 archive makefile > -- > > Key

How to mark JIRA issues as defered?

2006-02-23 Thread Tim Ellison
Is there a status in JIRA for issues that have been considered, but they are being deferred for a while (the case in point here being HARMONY-64)? Thanks Tim -- Tim Ellison ([EMAIL PROTECTED]) IBM Java technology centre, UK.

[jira] Resolved: (HARMONY-123) Refactor: java.nio.charset.CharsetDecoder.decode

2006-02-23 Thread Tim Ellison (JIRA)
[ http://issues.apache.org/jira/browse/HARMONY-123?page=all ] Tim Ellison resolved HARMONY-123: - Resolution: Fixed Richard, Thanks for the patch, it has been applied to NIO_CHAR java.nio.charset.CharsetDecoder at repo revision 380121. Please chec

[jira] Assigned: (HARMONY-123) Refactor: java.nio.charset.CharsetDecoder.decode

2006-02-23 Thread Tim Ellison (JIRA)
[ http://issues.apache.org/jira/browse/HARMONY-123?page=all ] Tim Ellison reassigned HARMONY-123: --- Assign To: Tim Ellison > Refactor: java.nio.charset.CharsetDecoder.decode > > > Key: HARMONY-12

[jira] Commented: (HARMONY-113) java.nio.charset.Charset should regard empty charset name properly as Illegal CharsetName

2006-02-23 Thread Tim Ellison (JIRA)
[ http://issues.apache.org/jira/browse/HARMONY-113?page=comments#action_12367498 ] Tim Ellison commented on HARMONY-113: - Richard, The tests you provide above are dependent upon the HARMONY-57 code being incorporated into the project. Would you like

Re: java.lang.String.replaceFirst from IBM VM throws NPE

2006-02-23 Thread Tim Ellison
Geir Magnusson Jr wrote: > Oliver Deakin wrote: >> Hi Alexey, >> >> ok, Ive recreated your problem using the latest snapshot and VME. >> Essentially the code at >> modules/kernel/src/main/java/java/lang/String.java is the same as that >> in the VME kernel.jar. Looking in there (these calls can also

Re: [jira] Resolved: (HARMONY-103) java.lang.StringBuilder Implementation for LUNI

2006-02-23 Thread Tim Ellison
Nathan Beyer wrote: > 1. Javadoc - Yeah, I didn't know what was the right thing to do in regards > to the javadoc. It wasn't 100% copy and paste, but the class-level and some > of the methods were pulled. My thought was that if we're considering the > Javadoc as the specification for the interface,

Re: local test server (Was: Re: [jira] Commented: (HARMONY-71) java.net.URLConnection.setUseCaches throws unspecified IllegalAccessError)

2006-02-23 Thread Tim Ellison
Mark Hindess wrote: > I think it might help this disagreement if we step back and decide > what scenarios for running tests we are trying to optimise. > > Personally, whenever I write tests I'm doing it to optimise the > scenario where a new users comes to the project and does: > > 1$ svn co ...

Re: local test server (Was: Re: [jira] Commented: (HARMONY-71) java.net.URLConnection.setUseCaches throws unspecified IllegalAccessError)

2006-02-23 Thread Tim Ellison
This sounds like the discussion we had a while ago along the lines of 'what is a reasonable environment we should expect developers/testers to set-up locally, and what should be stubbed in the test suite itself.' i.e. which of the following are reasonable items to put in the readme? go and set-up

Re: local test server (Was: Re: [jira] Commented: (HARMONY-71) java.net.URLConnection.setUseCaches throws unspecified IllegalAccessError)

2006-02-23 Thread Tim Ellison
I'd echo those sentiments. Geir: how close are you to putting HARMONY-57 to the vote? Regards, Tim George Harley wrote: > Just want to emphasise something that has possibly got lost in this > thread. To date, all of the discussion on this topic seems to have been > based on "eye balling" of the

Re: local test server (Was: Re: [jira] Commented: (HARMONY-71) java.net.URLConnection.setUseCaches throws unspecified IllegalAccessError)

2006-02-23 Thread George Harley
Just want to emphasise something that has possibly got lost in this thread. To date, all of the discussion on this topic seems to have been based on "eye balling" of the code in issue HARMONY-57. It would almost certainly help move things forward if people were to start actually running the tes

Re: local test server (Was: Re: [jira] Commented: (HARMONY-71) java.net.URLConnection.setUseCaches throws unspecified IllegalAccessError)

2006-02-23 Thread George Harley
Mark Hindess wrote: I think it might help this disagreement if we step back and decide what scenarios for running tests we are trying to optimise. Disagreement ? What ? On this mailing list ? :-) Personally, whenever I write tests I'm doing it to optimise the scenario where a new users come

Re: Using APR for Harmony's native link to the OS?

2006-02-23 Thread Mladen Turk
Artem Aliev wrote: Hello, I did some experiments with developing harmony portlib over APR. The main problem for me is an APR memory model. It is well suitable only for transactions. There is no free() memory call. You could destroy only whole memory pool. This works well only for short living t

Re: Platform dependent code placement (was: Re: repo layout again)

2006-02-23 Thread Mark Hindess
On 22/02/06, Andrey Chernyshev <[EMAIL PROTECTED]> wrote: > > On 2/23/06, Matt Benson <[EMAIL PROTECTED]> wrote: > > > > Are these just sample names? Could there be > > shared/foo_linux.c > > whatever/bar_linux.c > > foo_ia32/bar.c > > bar_linux/baz.c > > baz_linux_ia32/more.c > > Yes, they could.

Re: local test server (Was: Re: [jira] Commented: (HARMONY-71) java.net.URLConnection.setUseCaches throws unspecified IllegalAccessError)

2006-02-23 Thread George Harley
Stepan Mishura wrote: I feel that I need to study more details about net testing. Also to made discussion more concrete and constructive I'll to try to provide 'a proof of concept'. I believe that this won't be a wasted effort and it won't take too much time. I'm going to select a number of '

Re: Using APR for Harmony's native link to the OS?

2006-02-23 Thread Paulex Yang
Artem Aliev wrote: Hello, I did some experiments with developing harmony portlib over APR. The main problem for me is an APR memory model. It is well suitable only for transactions. There is no free() memory call. You could destroy only whole memory pool. This works well only for short living t