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

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

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 11
    • None
    • 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.

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

                Created:
                Updated:
                Resolved: