RFR: 8344867: Cleanup unneeded qualified exports to java.rmi

Roger Riggs rriggs at openjdk.org
Fri Nov 22 18:09:31 UTC 2024


java.base has a few exports to java.rmi that are no longer needed.
sun.security.util, sun.security.provider, and sun.reflect.misc.

-------------

Commit messages:
 - 8344867: Cleanup unneded qualified exports to java.rmi

Changes: https://git.openjdk.org/jdk/pull/22329/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=22329&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8344867
  Stats: 3 lines in 1 file changed: 0 ins; 3 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/22329.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/22329/head:pull/22329

PR: https://git.openjdk.org/jdk/pull/22329


More information about the core-libs-dev mailing list