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

ResourceObj::operator delete should handle nullptr in debug builds

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • 18
    • 18
    • hotspot
    • None
    • b15

    Description

      The current assert does assume p not being nullptr and tries to dereference it. Delete should handle (and ignore) nullptr.

      Attachments

        Issue Links

          Activity

            People

              lkorinth Leo Korinth
              lkorinth Leo Korinth
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: