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

javadoc doesn't release resources in a timely manner

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • 8
    • tools
    • b65
    • Not verified

      javadoc should not need to retain method bodies, but it does.

      javadoc should not need to retain its instance of JavadocTool (which indirectly retains pointers to all the ASTs it has read), but it does

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

              Created:
              Updated:
              Resolved: