Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8195109 ServiceUtil::visible_oop is not needed anymore
  3. JDK-8198585

add asserts to verify that ServiceUtil::visible_oop is not needed

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P4 P4
    • 11
    • 11
    • hotspot
    • None
    • svc
    • b03

      Before removing ServiceUtil::visible_oop, i'd like to be 100% sure it is not needed. Asserts when it returns false will make it obvious if the assumption is incorrect, where-as blindly removing the code could lead to hard to debug issues if the assumption is incorrect.

      If the asserts are not triggered after a couple of weeks of testing, then ServiceUtil::visible_oop can be removed.

            cjplummer Chris Plummer
            cjplummer Chris Plummer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: