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

Remove Allocation of old generation on alternate memory devices functionality

    XMLWordPrintable

Details

    • gc
    • b25

    Description

      With JDK-8202286 functionality to put the old generation of generational collectors (parallel, g1) has been introduced.

      The idea has been that it could be used to allow use of "cheaper" memory for a larger old gen, in ultimately improving application performance.

      However there has been no uptake of this feature and there are no maintainers. Several minor issues with it have been open for a while with no signs of effort fixing these (some issues linked). At the other hand it requires some constant maintenance when developing new features in the heap management area.

      I.e. the code has started to bit rot, nobody uses it, and takes time to try to support it in conjunction with new features.

      The flag covering this functionality, AllocateOldGenAt is experimental.

      So the functionality can be removed.

      Attachments

        Issue Links

          Activity

            People

              tschatzl Thomas Schatzl
              tschatzl Thomas Schatzl
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: