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

Optional incremental train old generation

    • 05
    • generic, sparc
    • solaris_2.6, solaris_7

        Generational GC makes the assumption that young objects tend to die
        quickly. This means that most time should be spent collecting a
        young first generation and that the pause times for this young-space
        collection are acceptable.

        The train generation attempts to offer similar pause times to young-space
        collections by dividing up the heap into small pieces, tracking the
        references into each of these subregions, and then, during each
        collection only collecting a small number of these at a time.

            [JDK-4225043] Optional incremental train old generation

            BT2:CONVERTED DATA

            BugTraq+ Release Management Values

            COMMIT TO FIX:
            1.2.2_05
            1.2.2_05a
            1.2.2_09
            1.2.2_11

            FIXED IN:
            1.2.2_05
            1.2.2_05a
            1.2.2_09
            1.2.2_11

            INTEGRATED IN:
            1.2.2_05
            1.2.2_05a
            1.2.2_08
            1.2.2_09
            1.2.2_11

            VERIFIED IN:
            1.2.2_08
            1.2.2_09

            Defect Conversion BT2 (Inactive) added a comment - BT2:CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: 1.2.2_05 1.2.2_05a 1.2.2_09 1.2.2_11 FIXED IN: 1.2.2_05 1.2.2_05a 1.2.2_09 1.2.2_11 INTEGRATED IN: 1.2.2_05 1.2.2_05a 1.2.2_08 1.2.2_09 1.2.2_11 VERIFIED IN: 1.2.2_08 1.2.2_09

            BT2:EVALUATION

            This a marker bug for non-functional first round integration work.

            Defect Conversion BT2 (Inactive) added a comment - BT2:EVALUATION This a marker bug for non-functional first round integration work.

              duke J. Duke
              duke J. Duke
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: