Uploaded image for project: 'Commons Configuration'
  1. Commons Configuration
  2. CONFIGURATION-134

[configuration] SubsetConfiguration.clear() throws a ConcurrentModificationException

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Nightly Builds
    • None
    • None
    • None
    • Operating System: All
      Platform: All

    • 33925

    Description

      The default implementation of the clear() method in AbstractConfiguration
      doesn't work for a SubsetConfiguration applied to a BaseConfiguration. The
      TransformIterator created by the getKeys() in SubsetConfiguration doesn't like
      the concurrent modification of the underlying collection in the clear() method.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ebourg Emmanuel Bourg
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: