Missing but used special functions for some classes

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 15
    • Affects Version/s: 15
    • Component/s: hotspot
    • b20

      C++11 12.8/7 and 12.8/18 say that a copy constructor or copy assignment operator will be implicitly defined under certain conditions, but that doing so is deprecated if the class has a user-declared destructor or user-declared copy or assign. gcc9 issues a deprecation warning in these situations when C++11 or C++14 is selected; earlier versions didn't. We have a few of these, and need to do something about them for JDK-8208089.

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

              Created:
              Updated:
              Resolved: