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

RFE: Easier re-using of Threads using Runnable interface

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 1.2.2
    • 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)
      ======================================================================

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: