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

CodeHeap State Analytics

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 11
    • 11
    • hotspot
    • b10
    • generic
    • generic

    Description

      There are occasions when some insight into the current state of the JVM code heap would be helpful to answer questions like
       * Why is the JIT turned off and then on again and again?
       * Where has all the code heap space gone?
       * Why is the method sweeper not working effectively?

      Implement an on-the-fly analysis of the code heap. Trigger analysis and output via command-line parameter (state when vm shuts down) and via jcmd (at any time).

      Attachments

        Issue Links

          Activity

            People

              lucy Lucy Schmidt
              lucy Lucy Schmidt
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: