Skip to content

Annotation ConcurrentModificationException during compilation#140

Closed
kmader wants to merge 6 commits intoscijava:masterfrom
4Quant:master
Closed

Annotation ConcurrentModificationException during compilation#140
kmader wants to merge 6 commits intoscijava:masterfrom
4Quant:master

Conversation

@kmader
Copy link
Contributor

@kmader kmader commented Jan 21, 2015

Changed to ConcurrentSkipListMap to avoid compilation issue when using IntelliJ. Also added more debugging information for the AbstractIndexWriter and Reader to show which annotation causes an exception to occur so debugging can be done more easily.

ctrueden added a commit that referenced this pull request Jan 21, 2015
This changes the indexer to use a ConcurrentSkipListMap rather than a
TreeMap, to avoid a compilation issue when using IntelliJ. It also adds
more debugging information for the AbstractIndexWriter and Reader to
show which annotation causes an exception to occur so debugging can be
done more easily.

Closes issues #136 and #140.
@ctrueden
Copy link
Member

Merged a cleaned up version of this branch: 8f2ab8a.

@ctrueden ctrueden closed this Jan 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants