-
Sub-task
-
Resolution: Fixed
-
P2
-
9
-
b99
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.
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.
- relates to
-
JDK-6852936 Remove unused classes from sun.misc
-
- Closed
-