Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6526284

Improve AbstractExecutorService javadoc

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • 7
    • core-libs
    • None

      Joe Bowbeer writes:

      "I was just looking at the AbstractExecutorService documentation and it
      seems to be missing a couple basic things.

      It doesn't mention what is "abstract" about AES, or that AES can turn
      an Executor into an ExecutorService. It's missing the usual "extend
      this and implement the X method" that abstract classes usually have.
      The execute method only appears in the javadoc as something provided
      by Executor.

      >AbstractExecutorService can wrap an Executor. It implements
      >> everything but the execute method. (This needs to be spelled out in
      >> the javadoc.)"

            Unassigned Unassigned
            martin Martin Buchholz
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Imported:
              Indexed: