Uploaded image for project: 'Harmony'
  1. Harmony
  2. HARMONY-4203

[classlib][luni][java6] New feature of java.util.PriorityQueue for java6

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • Classlib
    • None
    • Patch Available

    Description

      I've added the new feature of java.util.PriorityQueue for java6:
      1. the behavior of remove method is changed, and some relative test cases is added
      2. some methods in "java.util.AbstractCollection" of java5 are moved into java.util.PriorityQueue (push down) of java6, also with some relative test cases:
      public boolean contains(Object object)
      public Object[] toArray()
      public <T> T[] toArray(T[] array)

      Attachments

        1. HARMONY-4203.diff
          9 kB
          Robert Hu

        Activity

          People

            tellison Tim Ellison
            roberthurui Robert Hu
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: