You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/07/04 08:32:29 UTC

[jira] Created: (HARMONY-739) [classlib][nio]refactory nio buffer test step 3 - DoubleBuffer tests

[classlib][nio]refactory nio buffer test step 3 - DoubleBuffer tests
--------------------------------------------------------------------

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

  Components: Classlib  
    Reporter: Paulex Yang
    Priority: Minor


Here goes the third step of buffers' test refactory - DoubleBufferTest, and again, I fixed some exception compatiblity bug found during the refactory. I'll attach patch soon.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Assigned: (HARMONY-739) [classlib][nio]refactory nio buffer test step 3 - DoubleBuffer tests

Posted by "George Harley (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-739?page=all ]

George Harley reassigned HARMONY-739:
-------------------------------------

    Assign To: George Harley

> [classlib][nio]refactory nio buffer test step 3 - DoubleBuffer tests
> --------------------------------------------------------------------
>
>          Key: HARMONY-739
>          URL: http://issues.apache.org/jira/browse/HARMONY-739
>      Project: Harmony
>         Type: Bug

>   Components: Classlib
>     Reporter: Paulex Yang
>     Assignee: George Harley
>     Priority: Minor
>  Attachments: Hamorny-739.zip
>
> Here goes the third step of buffers' test refactory - DoubleBufferTest, and again, I fixed some exception compatiblity bug found during the refactory. I'll attach patch soon.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (HARMONY-739) [classlib][nio]refactory nio buffer test step 3 - DoubleBuffer tests

Posted by "Paulex Yang (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-739?page=comments#action_12419215 ] 

Paulex Yang commented on HARMONY-739:
-------------------------------------

looks fine, thank you, George.

> [classlib][nio]refactory nio buffer test step 3 - DoubleBuffer tests
> --------------------------------------------------------------------
>
>          Key: HARMONY-739
>          URL: http://issues.apache.org/jira/browse/HARMONY-739
>      Project: Harmony
>         Type: Bug

>   Components: Classlib
>     Reporter: Paulex Yang
>     Assignee: George Harley
>     Priority: Minor
>  Attachments: Hamorny-739.zip
>
> Here goes the third step of buffers' test refactory - DoubleBufferTest, and again, I fixed some exception compatiblity bug found during the refactory. I'll attach patch soon.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (HARMONY-739) [classlib][nio]refactory nio buffer test step 3 - DoubleBuffer tests

Posted by "Paulex Yang (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-739?page=all ]

Paulex Yang updated HARMONY-739:
--------------------------------

    Attachment: Hamorny-739.zip

Please try this patch, thank you.

> [classlib][nio]refactory nio buffer test step 3 - DoubleBuffer tests
> --------------------------------------------------------------------
>
>          Key: HARMONY-739
>          URL: http://issues.apache.org/jira/browse/HARMONY-739
>      Project: Harmony
>         Type: Bug

>   Components: Classlib
>     Reporter: Paulex Yang
>     Priority: Minor
>  Attachments: Hamorny-739.zip
>
> Here goes the third step of buffers' test refactory - DoubleBufferTest, and again, I fixed some exception compatiblity bug found during the refactory. I'll attach patch soon.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (HARMONY-739) [classlib][nio]refactory nio buffer test step 3 - DoubleBuffer tests

Posted by "George Harley (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-739?page=all ]
     
George Harley closed HARMONY-739:
---------------------------------


Verified by Paulex.

> [classlib][nio]refactory nio buffer test step 3 - DoubleBuffer tests
> --------------------------------------------------------------------
>
>          Key: HARMONY-739
>          URL: http://issues.apache.org/jira/browse/HARMONY-739
>      Project: Harmony
>         Type: Bug

>   Components: Classlib
>     Reporter: Paulex Yang
>     Assignee: George Harley
>     Priority: Minor
>  Attachments: Hamorny-739.zip
>
> Here goes the third step of buffers' test refactory - DoubleBufferTest, and again, I fixed some exception compatiblity bug found during the refactory. I'll attach patch soon.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (HARMONY-739) [classlib][nio]refactory nio buffer test step 3 - DoubleBuffer tests

Posted by "George Harley (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-739?page=all ]
     
George Harley resolved HARMONY-739:
-----------------------------------

    Resolution: Fixed

Hi Paulex, 

Thank you very much for this refactoring which was committed in revision 419023. Please could you verify that it has been applied as expected. 

Best regards, 
George


> [classlib][nio]refactory nio buffer test step 3 - DoubleBuffer tests
> --------------------------------------------------------------------
>
>          Key: HARMONY-739
>          URL: http://issues.apache.org/jira/browse/HARMONY-739
>      Project: Harmony
>         Type: Bug

>   Components: Classlib
>     Reporter: Paulex Yang
>     Assignee: George Harley
>     Priority: Minor
>  Attachments: Hamorny-739.zip
>
> Here goes the third step of buffers' test refactory - DoubleBufferTest, and again, I fixed some exception compatiblity bug found during the refactory. I'll attach patch soon.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira