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

Unnecessary FullGCs with Mustang b04, regression from Mustang b03

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2 P2
    • 6
    • 6
    • hotspot
    • None
    • gc
    • b04
    • 6
    • sparc
    • solaris_8

      One of the Bigapps, SAP, does unnecessary FullGCs all the time.
      FullGCs started to happen after just a few minutes.

      It's a regression in Mustang b04. It happened with SerialGC and CMS GC ( I did not try ParallelGC)

      With Mustang b04 and Mustang b05, things go bad within minutes once the test starts. Mustang b02 ran for 40 minutes without any FullGC, mustang b03 ran for 40 minutes without any FullGC.

      The JVM settings: -Xms2048m -XX:NewSize=128m -XX:MaxNewSize=128m -XX:PermSize=256m -XX:MaxPermSize=256m -XX:+UseSerialGC -XX:+DisableExplicitGC

      Note that -XX:+DisableExplicitGC is set, but turning on DisableExplicitGC
      did not stop excessive FullGCs from happening with Mustang b04 and Mustang b05.
      ###@###.### 10/6/04 01:03 GMT

            ysr Y. Ramakrishna
            jzhongsunw June Zhong (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: