George,

George Harley wrote:
Hi Paulex,

Thanks for the update. Just so you know, I have been able to take the original patch containing the 5.0 features which mandated a 5.0 compiler and compile things successfully using the "jsr14" target that has been previously discussed on the list. Making further use of that compiler option the new unit test code also compiled and ran successfully.
this is not a surprise ;-) , but still thank you to try.


All,

What's the feeling about really trying to switch over to the "jsr14" target in the next day or so ? Purely as a *temporary* measure to help grow the code base until we have 5.0 VM support ?
I always prefer to try this option, although I think I can fully understand the concerns. I think we have another thread discussing this and I suggest the discussion should be going on to make a decision. Specific to this Harmony-230 case, which patch to choose depends on you(make a quick fix by 1.4 compatible one or waiting for the decision/action about compiler), I'm fine with either. The only concern is, if the compiler decision cannot be made quickly, the patch may be out of sync with SVN trunk.


Best regards,
George



-------- Original Message --------
Subject: [jira] Updated: (HARMONY-230) Some classes in java.io need to implement Appendable interface
Date:     Tue, 11 Apr 2006 07:52:23 +0100 (BST)
From:     Paulex Yang (JIRA) <[EMAIL PROTECTED]>
Reply-To:     [email protected]
To:     [EMAIL PROTECTED]



    [ http://issues.apache.org/jira/browse/HARMONY-230?page=all ]

Paulex Yang updated HARMONY-230:
--------------------------------

   Attachment: JIRA230.zip

I rewrote this patch in Java 1.4 syntax, and recreated patch based on new SVN revision. Pls. help to try, thx.

Some classes in java.io need to implement Appendable interface
--------------------------------------------------------------

         Key: HARMONY-230
         URL: http://issues.apache.org/jira/browse/HARMONY-230
     Project: Harmony
        Type: Bug

  Components: Classlib
    Reporter: Paulex Yang
    Assignee: George Harley
Attachments: JIRA230.zip, java.io.Appendable.patch, java.io.Appendable_Test.patch

As a new feature in java 5, Writer, PrintWriter, StringWriter and CharArrayWriter should implement interface Appendable.



--
Paulex Yang
China Software Development Lab
IBM



---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to