You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alexey Petrenko (JIRA)" <ji...@apache.org> on 2007/05/04 14:42:15 UTC

[jira] Created: (HARMONY-3813) [classlib][sound] japitool reports errors for sound module

[classlib][sound] japitool reports errors for sound module
----------------------------------------------------------

                 Key: HARMONY-3813
                 URL: https://issues.apache.org/jira/browse/HARMONY-3813
             Project: Harmony
          Issue Type: Bug
          Components: Classlib
            Reporter: Alexey Petrenko
         Assigned To: Alexey Petrenko


javax.sound.midi
Missing: 1 constructor.  

Missing
constructor javax.sound.midi.MidiSystem(): missing in jdk15.javajavax 
javax.sound.sampled
Bad: 3 methods, 2 constructors. Missing: 1 constructor.  

Bad
constructor javax.sound.sampled.Control.Type(java.lang.String): public in harmony.javajavax, but protected in jdk15.javajavax 
constructor javax.sound.sampled.LineEvent.Type(java.lang.String): public in harmony.javajavax, but protected in jdk15.javajavax 
method javax.sound.sampled.AudioFormat.Encoding.equals(java.lang.Object): nonfinal in harmony.javajavax, but final in jdk15.javajavax 
method javax.sound.sampled.Control.Type.equals(java.lang.Object): nonfinal in harmony.javajavax, but final in jdk15.javajavax 
method javax.sound.sampled.LineEvent.Type.equals(java.lang.Object): nonfinal in harmony.javajavax, but final in jdk15.javajavax 
Missing
constructor javax.sound.sampled.AudioSystem(): missing in jdk15.javajavax 


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (HARMONY-3813) [classlib][sound] japitool reports errors for sound module

Posted by "Alexey Petrenko (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Petrenko closed HARMONY-3813.
------------------------------------


Verified by japitool

> [classlib][sound] japitool reports errors for sound module
> ----------------------------------------------------------
>
>                 Key: HARMONY-3813
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3813
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Alexey Petrenko
>         Assigned To: Alexey Petrenko
>
> javax.sound.midi
> Missing: 1 constructor.  
> Missing
> constructor javax.sound.midi.MidiSystem(): missing in jdk15.javajavax 
> javax.sound.sampled
> Bad: 3 methods, 2 constructors. Missing: 1 constructor.  
> Bad
> constructor javax.sound.sampled.Control.Type(java.lang.String): public in harmony.javajavax, but protected in jdk15.javajavax 
> constructor javax.sound.sampled.LineEvent.Type(java.lang.String): public in harmony.javajavax, but protected in jdk15.javajavax 
> method javax.sound.sampled.AudioFormat.Encoding.equals(java.lang.Object): nonfinal in harmony.javajavax, but final in jdk15.javajavax 
> method javax.sound.sampled.Control.Type.equals(java.lang.Object): nonfinal in harmony.javajavax, but final in jdk15.javajavax 
> method javax.sound.sampled.LineEvent.Type.equals(java.lang.Object): nonfinal in harmony.javajavax, but final in jdk15.javajavax 
> Missing
> constructor javax.sound.sampled.AudioSystem(): missing in jdk15.javajavax 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HARMONY-3813) [classlib][sound] japitool reports errors for sound module

Posted by "Alexey Petrenko (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Petrenko resolved HARMONY-3813.
--------------------------------------

    Resolution: Fixed

The patch has been applied.

> [classlib][sound] japitool reports errors for sound module
> ----------------------------------------------------------
>
>                 Key: HARMONY-3813
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3813
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Alexey Petrenko
>         Assigned To: Alexey Petrenko
>
> javax.sound.midi
> Missing: 1 constructor.  
> Missing
> constructor javax.sound.midi.MidiSystem(): missing in jdk15.javajavax 
> javax.sound.sampled
> Bad: 3 methods, 2 constructors. Missing: 1 constructor.  
> Bad
> constructor javax.sound.sampled.Control.Type(java.lang.String): public in harmony.javajavax, but protected in jdk15.javajavax 
> constructor javax.sound.sampled.LineEvent.Type(java.lang.String): public in harmony.javajavax, but protected in jdk15.javajavax 
> method javax.sound.sampled.AudioFormat.Encoding.equals(java.lang.Object): nonfinal in harmony.javajavax, but final in jdk15.javajavax 
> method javax.sound.sampled.Control.Type.equals(java.lang.Object): nonfinal in harmony.javajavax, but final in jdk15.javajavax 
> method javax.sound.sampled.LineEvent.Type.equals(java.lang.Object): nonfinal in harmony.javajavax, but final in jdk15.javajavax 
> Missing
> constructor javax.sound.sampled.AudioSystem(): missing in jdk15.javajavax 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.