Remove version conditionalization for gcc/clang PRAGMA_DIAG_PUSH/POP

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 21
    • Affects Version/s: 21
    • Component/s: hotspot
    • None
    • b14

      The definitions for the macros PRAGMA_DIAG_PUSH and PRAGMA_DIAG_POP in compilerWarnings_gcc.hpp are conditionalized on the version of gcc or clang, because sufficiently old versions did not provide the underlying support. But those versions are long past being able to build HotSpot. We can just assume the support is available and remove the version checks.

            Assignee:
            Julian Waters
            Reporter:
            Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: