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

Pointer::isAcessibleFor takes a flag that is defined in an internal package

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • repo-panama
    • repo-panama
    • tools

      The Pointer::isAccessibleFor method takes an int as an argument, but the flags that can be used there all seem to be defined in BoundedMemoryRegion, which is in an internal package.

      Since use of internal packages should be discouraged, or is in some cases even impossible due to encapsulation, there needs to be a way to find those flags through the public API.

            jvernee Jorn Vernee
            jvernee Jorn Vernee
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: