FutureTask.get should document @throws CancellationException

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 6
    • Affects Version/s: 6
    • Component/s: core-libs

      FutureTask.get(...) inherits the javadoc wholesale from Future.get(),
      but unchecked exception specifications are not inherited.

      FutureTask.get needs to add
      @throws CancellationException {@inheritDoc}
      ###@###.### 2005-07-21 01:46:16 GMT

            Assignee:
            Martin Buchholz
            Reporter:
            Martin Buchholz
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: