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:44:16 UTC

[jira] Closed: (HARMONY-3808) [classlib][math] japitool reports errors for mathmodule

     [ https://issues.apache.org/jira/browse/HARMONY-3808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Petrenko closed HARMONY-3808.
------------------------------------


Verified by japitool

> [classlib][math] japitool reports errors for mathmodule   
> ----------------------------------------------------------
>
>                 Key: HARMONY-3808
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3808
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Alexey Petrenko
>         Assigned To: Alexey Petrenko
>
> java.math
> Bad: 1 class, 7 methods. Missing: 1 field.  
> Bad
> class java.math.MathContext: nonfinal in harmony.javajavax, but final in jdk15.javajavax 
> method java.math.MathContext.clone(): nonfinal in harmony.javajavax, but final in jdk15.javajavax 
> method java.math.MathContext.equals(java.lang.Object): nonfinal in harmony.javajavax, but final in jdk15.javajavax 
> method java.math.MathContext.finalize(): nonfinal in harmony.javajavax, but final in jdk15.javajavax 
> method java.math.MathContext.getPrecision(): nonfinal in harmony.javajavax, but final in jdk15.javajavax 
> method java.math.MathContext.getRoundingMode(): nonfinal in harmony.javajavax, but final in jdk15.javajavax 
> method java.math.MathContext.hashCode(): nonfinal in harmony.javajavax, but final in jdk15.javajavax 
> method java.math.MathContext.toString(): nonfinal in harmony.javajavax, but final in jdk15.javajavax 

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