jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • uDIG
  • UDIG-1725

Set not correctly synchronized in RendererCreatorImpl.java

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Open Open
  • Priority: Minor Minor
  • Resolution: Unresolved
  • Affects Version/s: UDIG 1.2.0
  • Fix Version/s: UDIG 1.2.0
  • Component/s: application
  • Labels:
    None
  • Patch attached:
    Yes

Description

The class net.refractions.udig.project.internal.render.impl.RendererCreatorImpl has a SortedSet that has been synchronized via Collections.synchronizedSortedSet.

However in the method findSelectionLayer, its iterator is not protected by a lock.

A patch is attached to this issue.

  • Options
    • Sort By Name
    • Sort By Date
    • Ascending
    • Descending
    • Download All

Attachments

  1. Text File
    RendererCreatorImpl.patch
    30/Aug/10 9:11 AM
    2 kB
    Stanislas Nanchen

Activity

  • All
  • Comments
  • History
  • Activity
There are no comments yet on this issue.

People

  • Assignee:
    Unassigned
    Reporter:
    Stanislas Nanchen
Vote (0)
Watch (0)

Dates

  • Created:
    30/Aug/10 9:11 AM
    Updated:
    30/Aug/10 9:11 AM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.