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

Bring JSR-166 up to date with Public Review Nov 2003

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 5.0
    • 5.0
    • core-libs

      JSR-166 is in JCP Public Review.
      The quality of the API documentation has been improved.
      API changes have been made.
      ###@###.### 2003-10-24


      The Semaphore and FairSemaphore classes have been merged.
      The fairness of a semaphore is now specified in the Semaphore constructor.
       
      The interface BlockingQueue (and its implementations) now has drainTo methods.
       
      There is a new class
      PrivilegedFutureTask, which allows people to run with customized
      AccessControl settings in thread pools.
       
      There is now a new kind of documented RuntimePermission, for
      setDefaultUncaughtExceptionHandler.
       
      A number of @throws clauses for
      NullPointerException and IllegalArgumentException were added.
       
      Instrumentation methods have been added to
      java.util.concurrent.locks.ReentrantReadWriteLock
       
      ###@###.### 2003-11-18

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: