You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Jim Challenger (JIRA)" <de...@uima.apache.org> on 2013/07/17 21:45:47 UTC

[jira] [Created] (UIMA-3084) DUCC RM Fix comparators

Jim Challenger created UIMA-3084:
------------------------------------

             Summary: DUCC RM Fix comparators
                 Key: UIMA-3084
                 URL: https://issues.apache.org/jira/browse/UIMA-3084
             Project: UIMA
          Issue Type: Bug
          Components: DUCC
            Reporter: Jim Challenger
            Assignee: Jim Challenger
             Fix For: 1.0-Ducc


Moving to Java 1.7 from Java 1.6.  Java 1.6 was suppressing errors r.e. incorrect comparators. Java 1.7 exposes these errors, so the comparators need to be fixed: Synopsis: Updated sort behavior for Arrays and Collections may throw an IllegalArgumentException.  The comparators need to be updated to satisfy the Comparable contract.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira