Module openj9.dtfj

Class ProtectedMemoryRange

    • Field Detail

      • executable

        protected boolean executable
      • shared

        protected boolean shared
      • readOnly

        protected boolean readOnly
    • Constructor Detail

      • ProtectedMemoryRange

        protected ProtectedMemoryRange​(long baseAddress,
                                       long size)