You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Miguel Montes (JIRA)" <ji...@apache.org> on 2006/03/14 16:13:56 UTC

[jira] Created: (HARMONY-199) Contribution of javax.crypto and java.math

Contribution of javax.crypto and java.math
------------------------------------------

         Key: HARMONY-199
         URL: http://issues.apache.org/jira/browse/HARMONY-199
     Project: Harmony
        Type: New Feature
  Components: Contributions  
    Reporter: Miguel Montes


Contribution of java.math and javax.crypto as announced by Iris Gastañaga. Details coming soon to harmony-dev

-- 
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-199) Contribution of javax.crypto and java.math

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

Daniel Fridlender updated HARMONY-199:
--------------------------------------

    Attachment: harmony-itc-math.zip

Contribution of java.math including recent optimizations. Details coming soon to harmony-dev


> Contribution of javax.crypto and java.math
> ------------------------------------------
>
>          Key: HARMONY-199
>          URL: http://issues.apache.org/jira/browse/HARMONY-199
>      Project: Harmony
>         Type: New Feature

>   Components: Contributions
>     Reporter: Miguel Montes
>  Attachments: harmony-itc-math.zip, harmony-itc.zip
>
> Contribution of java.math and javax.crypto as announced by Iris Gastañaga. Details coming soon to harmony-dev

-- 
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-199) Contribution of javax.crypto and java.math

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

George Harley commented on HARMONY-199:
---------------------------------------

Hi Miguel, 

Thank you very much for that list. Do you mind if I also delete the following ?

* compiled .class files (e.g. test/ar/org/fitc/test/util/MassiveTestGenerator.class)
* CVS folders and contents (e.g. test/ar/or/fitc/test/crypto/definitions/CVS/Entries)

I have another question regarding the very large Java source files in test/ar/org/fitc/test/math/bigdecimal (e.g. TestBigDecimalScaleIntInt.java). It looks like there is a lot of duplication in there of some very large numbers which get mentioned both in the Javadoc comment for a method and inside the test method itself. In order to reduce the size of this set of source files do you think it is feasible to remove the Javadoc comments ? While removing Javadoc is never something to be advocated in production code, it does seem here that the tests may be followed by simply reading the code. 

Alternatively, are these tests in test/ar/org/fitc/test/math/bigdecimal something that could be generated on the fly during a test run ? 

Thank you for your help in this matter. 

Best regards, 
George



> Contribution of javax.crypto and java.math
> ------------------------------------------
>
>          Key: HARMONY-199
>          URL: http://issues.apache.org/jira/browse/HARMONY-199
>      Project: Harmony
>         Type: New Feature

>   Components: Contributions
>     Reporter: Miguel Montes
>     Assignee: George Harley
>  Attachments: harmony-itc-math.zip, harmony-itc.zip
>
> Contribution of java.math and javax.crypto as announced by Iris Gastañaga. Details coming soon to harmony-dev

-- 
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-199) Contribution of javax.crypto and java.math

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

George Harley reassigned HARMONY-199:
-------------------------------------

    Assign To: George Harley  (was: Geir Magnusson Jr)

> Contribution of javax.crypto and java.math
> ------------------------------------------
>
>          Key: HARMONY-199
>          URL: http://issues.apache.org/jira/browse/HARMONY-199
>      Project: Harmony
>         Type: New Feature

>   Components: Contributions
>     Reporter: Miguel Montes
>     Assignee: George Harley
>  Attachments: harmony-itc-math.zip, harmony-itc.zip
>
> Contribution of java.math and javax.crypto as announced by Iris Gastañaga. Details coming soon to harmony-dev

-- 
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-199) Contribution of javax.crypto and java.math

Posted by "Miguel Montes (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-199?page=comments#action_12412935 ] 

Miguel Montes commented on HARMONY-199:
---------------------------------------

George:
I think you could delete the following files and directories:

itc/doc/math/BUGS
itc/doc/math/COMPARISON
itc/doc/math/SUN_BUGS
itc/doc/math/VIRTUES
itc/doc/testing/performace.xsl
itc/doc/testing/crypto/Coverage/
itc/doc/testing/crypto/Linux/
itc/doc/testing/crypto/Windows/
itc/doc/testing/math/BUGS_SUN.rtf
itc/doc/testing/math/harmony/
itc/doc/testing/math/Linux/
itc/doc/testing/math/Windows/





> Contribution of javax.crypto and java.math
> ------------------------------------------
>
>          Key: HARMONY-199
>          URL: http://issues.apache.org/jira/browse/HARMONY-199
>      Project: Harmony
>         Type: New Feature

>   Components: Contributions
>     Reporter: Miguel Montes
>     Assignee: George Harley
>  Attachments: harmony-itc-math.zip, harmony-itc.zip
>
> Contribution of java.math and javax.crypto as announced by Iris Gastañaga. Details coming soon to harmony-dev

-- 
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-199) Contribution of javax.crypto and java.math

Posted by "Miguel Montes (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-199?page=comments#action_12442122 ] 
            
Miguel Montes commented on HARMONY-199:
---------------------------------------


   [[ Old comment, sent by email on Tue, 23 May 2006 13:30:13 -0300 ]]

Hi George:
Yes, I agree all class files can be deleted. I also noticed the very big
test cases in BigDecimal, and I'm talking with the test people to see if we
can reduce them. Obviously those files where not coded by hand, so I also
think they could be easily regenerated.
I'll check that.
Miguel

http://issues.apache.org/jira/browse/HARMONY-199?page=comments#action_1241294
8]
TestBigDecimalScaleIntInt.java).
the


--
Miguel Montes


> Contribution of javax.crypto and java.math
> ------------------------------------------
>
>                 Key: HARMONY-199
>                 URL: http://issues.apache.org/jira/browse/HARMONY-199
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Contributions
>            Reporter: Miguel Montes
>         Assigned To: George Harley
>         Attachments: harmony-itc-math.zip, harmony-itc.zip
>
>
> Contribution of java.math and javax.crypto as announced by Iris Gastañaga. Details coming soon to harmony-dev

-- 
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-199) Contribution of javax.crypto and java.math

Posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-199?page=all ]

Geir Magnusson Jr reassigned HARMONY-199:
-----------------------------------------

    Assign To: Geir Magnusson Jr

> Contribution of javax.crypto and java.math
> ------------------------------------------
>
>          Key: HARMONY-199
>          URL: http://issues.apache.org/jira/browse/HARMONY-199
>      Project: Harmony
>         Type: New Feature

>   Components: Contributions
>     Reporter: Miguel Montes
>     Assignee: Geir Magnusson Jr
>  Attachments: harmony-itc-math.zip, harmony-itc.zip
>
> Contribution of java.math and javax.crypto as announced by Iris Gastañaga. Details coming soon to harmony-dev

-- 
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-199) Contribution of javax.crypto and java.math

Posted by "Miguel Montes (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-199?page=comments#action_12415139 ] 

Miguel Montes commented on HARMONY-199:
---------------------------------------

It seems ok to me. Thanks to you, George. 
Miguel

> Contribution of javax.crypto and java.math
> ------------------------------------------
>
>          Key: HARMONY-199
>          URL: http://issues.apache.org/jira/browse/HARMONY-199
>      Project: Harmony
>         Type: New Feature

>   Components: Contributions
>     Reporter: Miguel Montes
>     Assignee: George Harley
>  Attachments: harmony-itc-math.zip, harmony-itc.zip
>
> Contribution of java.math and javax.crypto as announced by Iris Gastañaga. Details coming soon to harmony-dev

-- 
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-199) Contribution of javax.crypto and java.math

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

    Resolution: Fixed

Hi Miguel, 

Contribution committed in revision 411823. Please could you verify that you are happy with the check-in
and that only the previously discussed deletions have been made. 

Many thanks for this contribution. 

Best regards, 
George

> Contribution of javax.crypto and java.math
> ------------------------------------------
>
>          Key: HARMONY-199
>          URL: http://issues.apache.org/jira/browse/HARMONY-199
>      Project: Harmony
>         Type: New Feature

>   Components: Contributions
>     Reporter: Miguel Montes
>     Assignee: George Harley
>  Attachments: harmony-itc-math.zip, harmony-itc.zip
>
> Contribution of java.math and javax.crypto as announced by Iris Gastañaga. Details coming soon to harmony-dev

-- 
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-199) Contribution of javax.crypto and java.math

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


Verified by Miguel. 

> Contribution of javax.crypto and java.math
> ------------------------------------------
>
>          Key: HARMONY-199
>          URL: http://issues.apache.org/jira/browse/HARMONY-199
>      Project: Harmony
>         Type: New Feature

>   Components: Contributions
>     Reporter: Miguel Montes
>     Assignee: George Harley
>  Attachments: harmony-itc-math.zip, harmony-itc.zip
>
> Contribution of java.math and javax.crypto as announced by Iris Gastañaga. Details coming soon to harmony-dev

-- 
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-199) Contribution of javax.crypto and java.math

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

Miguel Montes updated HARMONY-199:
----------------------------------

    Attachment: harmony-itc.zip

> Contribution of javax.crypto and java.math
> ------------------------------------------
>
>          Key: HARMONY-199
>          URL: http://issues.apache.org/jira/browse/HARMONY-199
>      Project: Harmony
>         Type: New Feature
>   Components: Contributions
>     Reporter: Miguel Montes
>  Attachments: harmony-itc.zip
>
> Contribution of java.math and javax.crypto as announced by Iris Gastañaga. Details coming soon to harmony-dev

-- 
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-199) Contribution of javax.crypto and java.math

Posted by "Miguel Montes (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-199?page=comments#action_12413292 ] 

Miguel Montes commented on HARMONY-199:
---------------------------------------

Hi George:
Yes, I agree all class files can be deleted. I also noticed the very big test cases in BigDecimal, and I'm talking with the test people to see if we can reduce them. Obviously those files where not coded by hand, so I also think they could be easily regenerated.
I'll check that.
Miguel

> Contribution of javax.crypto and java.math
> ------------------------------------------
>
>          Key: HARMONY-199
>          URL: http://issues.apache.org/jira/browse/HARMONY-199
>      Project: Harmony
>         Type: New Feature

>   Components: Contributions
>     Reporter: Miguel Montes
>     Assignee: George Harley
>  Attachments: harmony-itc-math.zip, harmony-itc.zip
>
> Contribution of java.math and javax.crypto as announced by Iris Gastañaga. Details coming soon to harmony-dev

-- 
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-199) Contribution of javax.crypto and java.math

Posted by "Miguel Montes (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-199?page=comments#action_12414246 ] 

Miguel Montes commented on HARMONY-199:
---------------------------------------

Hi George:
I agree. We are still working on the test cases, but i think the sooner the code is in the repository, the better.
Best regards
Miguel

> Contribution of javax.crypto and java.math
> ------------------------------------------
>
>          Key: HARMONY-199
>          URL: http://issues.apache.org/jira/browse/HARMONY-199
>      Project: Harmony
>         Type: New Feature

>   Components: Contributions
>     Reporter: Miguel Montes
>     Assignee: George Harley
>  Attachments: harmony-itc-math.zip, harmony-itc.zip
>
> Contribution of java.math and javax.crypto as announced by Iris Gastañaga. Details coming soon to harmony-dev

-- 
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-199) Contribution of javax.crypto and java.math

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

George Harley commented on HARMONY-199:
---------------------------------------

Hi Miguel, 

In the interests of keeping things moving I would like to commit the contribution before the end of this week with the humungous Javadoc comments removed from the very large Java source files in test/ar/org/fitc/test/math/bigdecimal. I think that any regeneration should be done once the code is in the SVN repository. 

Please let me know if this is a problem (your earlier comments make me think that it won't be) otherwise I will go ahead and commit sometime tomorrow or over the weekend with all of the previously discussed removals carried out. 

Best regards, 
George    

> Contribution of javax.crypto and java.math
> ------------------------------------------
>
>          Key: HARMONY-199
>          URL: http://issues.apache.org/jira/browse/HARMONY-199
>      Project: Harmony
>         Type: New Feature

>   Components: Contributions
>     Reporter: Miguel Montes
>     Assignee: George Harley
>  Attachments: harmony-itc-math.zip, harmony-itc.zip
>
> Contribution of java.math and javax.crypto as announced by Iris Gastañaga. Details coming soon to harmony-dev

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