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

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

XMLWordPrintable

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

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

      Placement new can be used instead of memset().

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

              Created:
              Updated:
              Resolved: