WCGraphicsPrismContext makes use of java.util.Stack

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 8
    • Affects Version/s: 7u6
    • Component/s: javafx
    • web

      WCGraphicsPrismContext uses a java.util.Stack to maintain the stack of states. The problem is java.util.Stack provides internal synchronizations and thus is likely to be slower than LinkedList or ArrayDeque.

            Assignee:
            Sergey Malenkov (Inactive)
            Reporter:
            Vasiliy Baranov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: