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

enable parallel compaction by default

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • hs23
    • hs13
    • hotspot
    • gc
    • b13
    • generic
    • generic
    • Verified

        Server-class machine ergonomics was introduced in jdk5. If the machine upon which
        the jvm is running is powerful enough (currently, at least 2 physical cores plus
        at least 2gb of memory), the server jvm is invoked using the parallel scavenger
        rather than the serial scavenger. Currently the old gen collector used is
        serial mark-sweep-compact. Now that the parallel old gen collector is mature,
        we should change to using it instead.

              jcoomes John Coomes (Inactive)
              phh Paul Hohensee
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: