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

Don't use memset to initialize array of Bundle in output.cpp

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 12
    • 12
    • hotspot
    • b24

    Description

      GCC 8 reports Werror=class-memaccess for clearing in Scheduling::Scheduling().

      Placement new can be used instead of memset().

      Attachments

        Issue Links

          Activity

            People

              dchuyko Dmitry Chuyko
              dchuyko Dmitry Chuyko
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: