Modify ↓
#7410 closed defect (fixed)
Shortcut infinite loop
| Reported by: | bastiK | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| 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)
Note:
See TracTickets
for help on using tickets.



In 4979/josm: