utilities: Disallow cmp method using C++ feature

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • repo-aarch64-port
    • Affects Version/s: repo-aarch64-port
    • Component/s: hotspot
    • None

      We want to disallow the use of this method. Instead of using __attribute__((deprecated)) which is GCC specific, we do it with the standard C++ `= delete` .

            Assignee:
            Ludovic Henry
            Reporter:
            Bernhard Urban-Forster
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: