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

Clean up active_workers() asserts

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • None
    • gc
    • b68

        There are many asserts that check that active_workers() have been set up correctly. There are also a couple of places where we get the active_workers() value, pass it down to another function, and then check that that value is the same as the number of active_workers().

        I'd like to clean that up by moving the asserts into active_workers() and also get rid of the unnecessary active_workers() asserts.

              stefank Stefan Karlsson
              stefank Stefan Karlsson
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: