Lower the minimum number of heap memory pools in MemoryTest.java

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 11
    • Affects Version/s: None
    • Component/s: core-svc
    • None

        From the test:

         * NOTE: This expected result is hardcoded in this test and this test
         * will be affected if the heap memory layout is changed in
         * the future implementation.
         */

        The future is here, and we have a GC that currently only has one memory pool.

        The suggestion is to change the minimum number of memory pools from 3 to 1.

              Assignee:
              Stefan Karlsson
              Reporter:
              Stefan Karlsson
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: