Class BugReportSender

  • All Implemented Interfaces:
    Runnable

    public class BugReportSender
    extends Thread
    This class handles sending the bug report to JOSM website.

    Currently, we try to open a browser window for the user that displays the bug report.

    Since:
    10055