Make toString() methods of "task" objects more useful

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • 10
    • Affects Version/s: None
    • Component/s: core-libs
    • None

      Several task objects (implementing Runnable, Callable, or Future) do not override toString, but should.

      Runnable -> Callable adapters in Executors and ForkJoinPool

      FutureTask should have a useful toString method like the one in CompletableFuture.

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

              Created:
              Updated:
              Resolved: