Uploaded image for project: 'UIMA'
  1. UIMA
  2. UIMA-494

AnalysisEngineDescription_impl indirectly uses promletatic method URL.equals()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.1
    • 2.2
    • Core Java Framework
    • None

    Description

      This class uses a Set containing URL objects, which will cause URL.equals() to be called. URL.equals has performance problems since it can go out to the internet to do domain name resolution. (In practice though, in our case the URLs are almost always file URLs on the local machine.)

      Attachments

        Activity

          People

            alally Adam P. Lally
            alally Adam P. Lally
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: