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

[jira] Closed: (HARMONY-2329) [classlib][sound] javax.sound.sampled unit tests

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

Stepan Mishura closed HARMONY-2329.
-----------------------------------


Verified by Boris.

> [classlib][sound] javax.sound.sampled unit tests
> ------------------------------------------------
>
>                 Key: HARMONY-2329
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2329
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Boris Kuznetsov
>         Assigned To: Stepan Mishura
>         Attachments: patch-code.txt, patch-tests.txt
>
>
> Here are the unit tests for code provided in Harmony-2117 (patch-tests).
> The tests discovered some incompatibility with RI: patch-code.txt contains updates to make code compatible with RI.
> Updates incude:
> EnumControl - RI compatible REVERB type name;
> AudioFormat - Calculation of frameSize in const. has been fixed;
>               Additional checks added to matches()
> AudioFileFormat - fixed: getProperty() behavior for null parameter
> BooleanControl - RI compatible toString()
> DataLine - matches(): taking into account AudioSystem.NOT_SPECIFIED value;
>            RI compatible toString()
> Line - method matches(Line.Info info) has been implemented
> AudioInputStream - fixed: read(), mark(), and available() methods (taking into account frameLength and framePos)

-- 
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