﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2556	java.lang.StackOverflowError after upload request	Chriki	team	"I was trying to upload some changes when the error below appeared. I had already entered a changeset note and after clicking the final upload button the error appeared. The error always appears and it currently totally blocks uploading any of my changes. Looks like an infinite recursion …

Thanks,[[BR]]
Chriki™

----

{{{
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: measurement;remotecontrol;utilsplugin;validator;wmsplugin
Plugin measurement Version: 14015
Plugin remotecontrol Version: 14015
Plugin utilsplugin Version: 14356
Plugin validator Version: 14406
Plugin wmsplugin Version: 14120

java.lang.StackOverflowError
	at javax.swing.undo.AbstractUndoableEdit.<init>(AbstractUndoableEdit.java:77)
	at javax.swing.undo.CompoundEdit.<init>(CompoundEdit.java:48)
	at javax.swing.text.AbstractDocument$DefaultDocumentEvent.<init>(AbstractDocument.java:2722)
	at javax.swing.text.AbstractDocument.handleRemove(AbstractDocument.java:610)
	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)
	at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:664)
	at javax.swing.text.JTextComponent.setText(JTextComponent.java:1710)
}}}"	defect	closed	blocker		Core	latest	duplicate		Gubaer
