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

Remove GenericTaskQueue<>::push_slow

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 15
    • 15
    • hotspot
    • gc
    • b19

      GenericTaskQueue<>::push_slow exists to handle a case which provably cannot occur. It's presence suggests that case can occur, making the code confusing and wasting a little space and time. It should be removed, with an explantion of why.

            kbarrett Kim Barrett
            kbarrett Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: