Remove unneeded warning suppression of MSVC++ 4521/4522

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 16
    • Affects Version/s: 16
    • Component/s: hotspot
    • None
    • b04

      In globalDefinitions_visCPP.hpp the warnings 4521 and 4522 are suppressed. This suppression is conditionalized on CHECK_UNHANDLED_OOPS, and exists because of the multiple copy ctors and assignment operators that used to be present for the class oop.

      With JDK-8247524 we no longer have any of those, so these warning suppressions are no longer needed.

            Assignee:
            Kim Barrett
            Reporter:
            Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: