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

Memory leak in javadoc VisibleMemberMap

    • b104
    • Not verified

      VisibleMemberMap contains 3 static maps that are used to share info across different instances of VisibleMemberMap within the same javadoc run.

      This causes an effective memory leak when javadoc is reused within the same VM.

      And, the effective memory leak is causing test runs to fail.

            jjg Jonathan Gibbons
            jjg Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: