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

The calculation for excessive GC overhead should ignore explicity GC's.

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • hs10
    • 7
    • hotspot
    • None
    • gc
    • 6
    • b06
    • generic
    • generic

        The calculation of the GC overhead for the UseGCOverheadLimit option
        includes the GC costs for all full GC's. This calculation should not
        include explicit GC's (System.gc()) because those have been requested
        by the application and such an action should not induce an out-of-memory
        because of excessive GC costs.

              jmasa Jon Masamitsu (Inactive)
              jmasa Jon Masamitsu (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: