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

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)) {

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

                Created:
                Updated:
                Resolved: