Add method to WhiteBox to get vm pagesize.

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: hotspot
    • None
    • b43

        Page size is an os property but in java we do not have a API to get the vm pagesize. Use Unsafe can get the pagesize number, or use Runtime which is dependent on underlying operation system. The new added method will use WhiteBox to use JVM to get the native page size.

              Assignee:
              Yumin Qi
              Reporter:
              Yumin Qi
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: