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

TestTransparentHugePagesHeap.java fails when run with -UseCompressedOops

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3 P3
    • None
    • 26
    • hotspot
    • None
    • gc

      The new test TestTransparentHugePagesHeap.java added in JDK-8366434 fails when run with -UseCompressedOops.

      The reason for this is that the address printed as the start of the heap in the pagesize logging is not the start of the mapping. So we fail to find the mapping when scanning the SMAPS file.

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

              Created:
              Updated: