Preserve thread interrupted status in PassFailJFrame.syncLocationToWindowManager

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 20
    • Component/s: client-libs
    • b12
    • 20

      PassFailJFrame.syncLocationToWindowManager uses Thread.sleep to delay execution and catches InterruptedException which resets Thread.isInterrupted status. Since the method does nothing else to interrupt thread execution, it should call Thread.interrupt() to restore the flag.

            Assignee:
            Alexey Ivanov
            Reporter:
            Alexey Ivanov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: