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

NPG: init_dependencies in class loader data graph can cause invalid CLD

XMLWordPrintable

    • b31


        In the ClassLoaderDataGraph::add() function, if init_dependencies gets an OutOfMemoryError, it will leave an invalid ClassLoaderData object on the graph and installed in the class loader oop. If a dependency is added to this object, it will crash.

        Thanks to David Holmes for discovering this through code inspection.

              mgerdin Mikael Gerdin (Inactive)
              coleenp Coleen Phillimore
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: