Opened 16 years ago
Closed 16 years ago
#2567 closed defect (fixed)
unexpected error at upload
Reported by: | Owned by: | team | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | Cc: |
Description
Hello,
I hope my explanation is ok for you devs. It's my first one, please be merciful :-)
All plugins are up to date.
Step by step:
- Start JOSM
- Download area
- Merge to nodes (M)
- Start upload
- Add comment for changeset
- Click upload
- Error message
Greetings, Carsten
Path: trunk
URL: http://josm.openstreetmap.de/svn/trunk
Repository Root: http://josm.openstreetmap.de/svn
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Revision: 1584
Node Kind: directory
Last Changed Author: stoecker
Last Changed Rev: 1584
Last Changed Date: 2009-05-08 09:05:44 +0200 (Fri, 08 May 2009)
Java version: 1.6.0_0
Plugins: editgpx;openstreetbugs;utilsplugin;validator;wmsplugin
Plugin editgpx Version: 14247
Plugin openstreetbugs Version: 14826
Plugin utilsplugin Version: 14356
Plugin validator Version: 14406
Plugin wmsplugin Version: 14120
java.lang.StackOverflowError
at javax.swing.text.GapContent.findSortIndex(GapContent.java:539)
at javax.swing.text.GapContent.findMarkAdjustIndex(GapContent.java:509)
at javax.swing.text.GapContent.getPositionsInRange(GapContent.java:729)
at javax.swing.text.GapContent$RemoveUndo.<init>(GapContent.java:914)
at javax.swing.text.GapContent.remove(GapContent.java:150)
at javax.swing.text.AbstractDocument.handleRemove(AbstractDocument.java:618)
at javax.swing.text.AbstractDocument$DefaultFilterBypass.replace(AbstractDocument.java:3117)
at javax.swing.text.DocumentFilter.replace(DocumentFilter.java:109)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:75)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.suggest(SuggestingJHistoryComboBox.java:112)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox.access$000(SuggestingJHistoryComboBox.java:43)
at org.openstreetmap.josm.gui.historycombobox.SuggestingJHistoryComboBox$1.replace(SuggestingJHistoryComboBox.java:77)