Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8137055 Prepare for JEP 260
  3. JDK-8145390

Remove sun.misc.Queue and replace usages with standard Collections

    XMLWordPrintable

Details

    • b99

    Description

      Java SE has had support for Queues in Collections for many major releases, sun.misc.Queue seems to
      predate that. I cannot find any usages outside of the JDK, and just one in the JDK, AppletPanel.
      LinkedBlockingQueue appears to provide the necessary minimum functionality required by
      AppletPanel, FIFO blocking operations.

      Attachments

        Issue Links

          Activity

            People

              chegar Chris Hegarty
              chegar Chris Hegarty
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: