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

Add method to WhiteBox to get vm pagesize.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • 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.

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

                Created:
                Updated:
                Resolved: