Modify ↓
#7410 closed defect (fixed)
Shortcut infinite loop
| Reported by: | bastiK | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Component: | Core |
| Version: | Keywords: | ||
| Cc: |
Description
java.lang.StackOverflowError
at org.openstreetmap.josm.tools.Shortcut.registerShortcut(Shortcut.java:453)
at org.openstreetmap.josm.tools.Shortcut.registerShortcut(Shortcut.java:453)
at org.openstreetmap.josm.tools.Shortcut.registerShortcut(Shortcut.java:453)
at org.openstreetmap.josm.tools.Shortcut.registerShortcut(Shortcut.java:453)
at org.openstreetmap.josm.tools.Shortcut.registerShortcut(Shortcut.java:453)
at org.openstreetmap.josm.tools.Shortcut.registerShortcut(Shortcut.java:453)
Attachments (0)
Change History (3)
comment:1 Changed 15 months ago by stoecker
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 15 months ago by stoecker
Ticket #7412 has been marked as a duplicate of this ticket.
comment:3 Changed 15 months ago by stoecker
Updated latest to reduce the number of reports.
Note: See
TracTickets for help on using
tickets.



In 4979/josm: