Move BitMap verfication inline functions out from bitMap.hpp

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: hotspot
    • None
    • gc
    • b115

      Some verification code in bitMap.inline.hpp is used from bitMap.hpp. This adds a requirement that bitMap.inline.hpp always have to be included when bitMap.hpp is included, otherwise the compiler will complain.

      Fix this by moving the verification/debugging code to the cpp file, and the move some inlined functions from bitMap.hpp to bitMap.inline.hpp.

            Assignee:
            Stefan Karlsson
            Reporter:
            Stefan Karlsson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: