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

nmethod::oops_do_marking_epilogue always runs verification code

XMLWordPrintable

    • gc
    • b94

        We waste up to a few milliseconds every root scanning GC pause, by calling cur->verify_oop_relocations(). This is unnecessary in product builds since the verification uses asserts, which are only enabled in debug builds.

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

                Created:
                Updated:
                Resolved: