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

Fix boundaries of region to be tested with os::is_readable_range

XMLWordPrintable

    • b25

        PR https://github.com/openjdk/jdk/pull/16381 was already closed when it became obvious that usage of os::is_readable_range() was slightly wrong:

        the " - 1" looks wrong here, because is_readable_range() checks for < to, not <= to.

              tobermeier Thomas Obermeier
              tobermeier Thomas Obermeier
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: