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

Debugging code in compiled method sometimes leaks memory

XMLWordPrintable

    • b24

        +VerifyOops allocates string for messages on the C heap and they never get freed when the code for the methods is destroyed.
        Some support should exist for strings that have the same lifetime and the code that use them.
        CodeComments support addresses a similar problem and some of it could be extended.

              roland Roland Westrelin
              roland Roland Westrelin
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: