Module openj9.dtfj

Class ELFMemorySource

    • Method Detail

      • isReadOnly

        public boolean isReadOnly()
        Assuming that just because something is executable doesn't stop it being read only. (ReadOnly is not actually a very good property to expose since it relies on the lack of other properties.)
        Specified by:
        isReadOnly in interface IMemoryRange