[jira] Created: (HARMONY-147) Reorganise security module layout

2006-03-01 Thread George Harley (JIRA)
Reorganise security module layout - Key: HARMONY-147 URL: http://issues.apache.org/jira/browse/HARMONY-147 Project: Harmony Type: Improvement Components: Classlib Environment: All Reporter: George Harley Priority: Minor

[jira] Updated: (HARMONY-88) Contribution of code and unit tests for jndi, logging, prefs and sql plus unit tests only for beans, crypto, math, regex and security

2006-02-13 Thread George Harley (JIRA)
[ http://issues.apache.org/jira/browse/HARMONY-88?page=all ] George Harley updated HARMONY-88: - Attachment: Harmony-Contribution.zip Here is the zip file containing the implementation source plus test source and resources. Best regards, George IBM UK

[jira] Created: (HARMONY-88) Contribution of code and unit tests for jndi, logging, prefs and sql plus unit tests only for beans, crypto, math, regex and security

2006-02-13 Thread George Harley (JIRA)
Contribution of code and unit tests for jndi, logging, prefs and sql plus unit tests only for beans, crypto, math, regex and security -- Key: HARMONY-88

[jira] Updated: (HARMONY-57) Contribution of unit test code for a number of components

2006-01-31 Thread George Harley (JIRA)
[ http://issues.apache.org/jira/browse/HARMONY-57?page=all ] George Harley updated HARMONY-57: - Attachment: Harmony-Unit-Tests.zip The contribution zip. > Contribution of unit test code for a number of components > -

[jira] Created: (HARMONY-57) Contribution of unit test code for a number of components

2006-01-31 Thread George Harley (JIRA)
Contribution of unit test code for a number of components - Key: HARMONY-57 URL: http://issues.apache.org/jira/browse/HARMONY-57 Project: Harmony Type: Test Components: Contributions Environment: All Re

[jira] Commented: (HARMONY-20) java.util.Collections rotate() gives incorrect result with distance parameter of min possible integer value

2006-01-28 Thread George Harley (JIRA)
[ http://issues.apache.org/jira/browse/HARMONY-20?page=comments#action_12364331 ] George Harley commented on HARMONY-20: -- Yep, fixed. Thanks Tim. > java.util.Collections rotate() gives incorrect result with distance parameter > of min possible inte

[jira] Updated: (HARMONY-35) Harmony ignores java.security.policy property

2006-01-19 Thread George Harley (JIRA)
[ http://issues.apache.org/jira/browse/HARMONY-35?page=all ] George Harley updated HARMONY-35: - Attachment: HARMONY-35-patch.txt The attached patch seems to fix it for me on Win XP. Not tested on Linux. Best regards, George > Harmony ignores java.sec

[jira] Created: (HARMONY-35) Harmony ignores java.security.policy property

2006-01-19 Thread George Harley (JIRA)
Harmony ignores java.security.policy property - Key: HARMONY-35 URL: http://issues.apache.org/jira/browse/HARMONY-35 Project: Harmony Type: Bug Components: Classlib Environment: Win32 and Linux Reporter: George Har

[jira] Updated: (HARMONY-31) Move peformance timing of unit tests into a decorator class.

2006-01-16 Thread George Harley (JIRA)
[ http://issues.apache.org/jira/browse/HARMONY-31?page=all ] George Harley updated HARMONY-31: - Attachment: PerfDecorator.java The attached file contains source for a type test.foo.utils.PerfDecorator that can be used to make straightforward timing meas

[jira] Created: (HARMONY-31) Move peformance timing of unit tests into a decorator class.

2006-01-16 Thread George Harley (JIRA)
Move peformance timing of unit tests into a decorator class. Key: HARMONY-31 URL: http://issues.apache.org/jira/browse/HARMONY-31 Project: Harmony Type: Improvement Reporter: George Harley Assigned to:

[jira] Updated: (HARMONY-19) Divide by zero exception when rotating an empty List

2005-12-02 Thread George Harley (JIRA)
[ http://issues.apache.org/jira/browse/HARMONY-19?page=all ] George Harley updated HARMONY-19: - Priority: Minor (was: Major) Just noticed I accepted the default "Major" priority when creating this. Changing to the more appropriate "Minor". Thanks, Geo

[jira] Created: (HARMONY-20) java.util.Collections rotate() gives incorrect result with distance parameter of min possible integer value

2005-12-02 Thread George Harley (JIRA)
java.util.Collections rotate() gives incorrect result with distance parameter of min possible integer value --- Key: HARMONY-20 URL: http://issues.apache.org/jira/browse/HARMO

[jira] Updated: (HARMONY-19) Divide by zero exception when rotating an empty List

2005-12-02 Thread George Harley (JIRA)
[ http://issues.apache.org/jira/browse/HARMONY-19?page=all ] George Harley updated HARMONY-19: - Attachment: HARMONY-19-patch-20051202.txt Here is a patch for your perusal. Best regards, George > Divide by zero exception when rotating an empty List >

[jira] Created: (HARMONY-19) Divide by zero exception when rotating an empty List

2005-12-02 Thread George Harley (JIRA)
Divide by zero exception when rotating an empty List Key: HARMONY-19 URL: http://issues.apache.org/jira/browse/HARMONY-19 Project: Harmony Type: Bug Components: Contributions Environment: All Reporter: Geo