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

ImmutableOopMapSet destructor not called

XMLWordPrintable

    • b17

        ImmutableOopMapSet is a placement new'ed data structure, which is the reason why its destructor should always be called before freeing its memory even if it is empty/non-existent.

              tschatzl Thomas Schatzl
              tschatzl Thomas Schatzl
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: