Identical branch conditions in CompileBroker::print_heapinfo

XMLWordPrintable

    • b08

        This was silently introduced by JDK-8219586. SonarCloud complains:
         "Identical sub-expressions on both sides of operator "||".

        There are two occurrences of:

        if ((function_lock_1 != NULL) || (function_lock_1 != NULL)) {

              Assignee:
              Aleksey Shipilev
              Reporter:
              Aleksey Shipilev
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: