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

Remove unneeded warning suppression of MSVC++ 4521/4522

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 16
    • 16
    • hotspot
    • None
    • b04

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              kbarrett Kim Barrett
              kbarrett Kim Barrett
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: