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

Generify java.util.concurrent.Delayed

XMLWordPrintable



      Name: aaR10142 Date: 05/05/2004


      Filed By : SPB JCK team (###@###.###)
      JDK :
      JCK : 1.5
      Platform[s] : Solaris
      switch/Mode :
      JCK test owner : http://javaweb.eng/jct/sqe/JCK-tck/usr/owners.jto
      Failing Test [s] : N/A


      Problem description
      ===================
      java.util.concurrent.Delayed interface definition was changed without CCC request.

      was:
      public interface Delayed extends Comparable

      Now:
      public interface Delayed extends Comparable<Delayed>
                                                                                     ^^^^^^^^^^^
      This change causes following JCK test compilation failure
      api/java_util/concurrent/DelayQueue/index.html#DelayQueue

      JCK test source location:
      ==========================
      /java/re/jck/1.5/promoted/latest/JCK-runtime-15/tests

      ======================================================================

            martin Martin Buchholz
            alisunw Ali Ali (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: