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

Hide G1RootRegions behind G1ConcurrentMark

XMLWordPrintable

    • gc
    • b10

      G1ConcurrentMark currently exposes its G1RootRegions instance as public member. That is not necessary as the actually used functionality from G1RootRegions from outside is very small.

      However, for the sake of exposing less information, and making sure that with JDK-8289822 public access to the TAMSes is read-only, it is imo better to not allow this public access for everyone either.

      Basically, this is a preparatory cleanup for JDK-8289822.

            tschatzl Thomas Schatzl
            tschatzl Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: