RFE: Easier re-using of Threads using Runnable interface

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Duplicate
    • Priority: P4
    • None
    • Affects Version/s: 1.2.2
    • Component/s: core-libs
    • generic
    • generic



      Name: stC104175 Date: 03/24/2000


      java version "1.3beta"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.3beta-O)
      Java(TM) HotSpot Client VM (build 1.3beta-O, mixed mode)

      Please make it easier to re-use threads or pooling threads
      by allowing to assign another Runnable if the
      Thread is not alive (died or not yet started).

      E.g. in java.lang.Thread:
      public void assign(Runnable newRunnable);

      This would give the Runnable interface more attention.
      (Review ID: 102489)
      ======================================================================

            Assignee:
            Josh Bloch (Inactive)
            Reporter:
            Sean Tompkins (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: