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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 8
    • 8
    • 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)

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

              Created:
              Updated:
              Resolved: