NPG: The test MemoryTest.java needs to be updated to support metaspace

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 8
    • Affects Version/s: 8
    • Component/s: core-svc
    • b100
    • generic
    • generic
    • Not verified

      The test jdk/test/java/lang/management/MemoryMXBean/MemoryTest.java needs to be updated to fully support metaspace (it is only partially updated).

      As of today, the test fails when finding the two metaspace memory pools, since it expects only one non-heap memory pool (code cache).

      The test should anticipate 3 non heap memory pools (code cache, metaspace, class metaspace)

            Assignee:
            Erik Helin
            Reporter:
            Erik Helin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: