Refer to Thread.interrupted as "interrupted status" consistently

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 26
    • Affects Version/s: 25
    • Component/s: core-libs
    • None
    • b22

      Throughout documentation, code comments and tests, the Thread.interrupted flag is referred to as either "interrupted status" or "interrupt status". It might be good to be consistent.

      Historically, it seems to have initially been "interrupted status". This is how the flag is called in java.lang.Thread and books such as Java Concurrency in Practice. However, over the years "interrupt status" appeared in networking and NIO classes.

            Assignee:
            Pavel Rappo
            Reporter:
            Pavel Rappo
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: