RFR: 8256299: Implement JEP 396: Strongly Encapsulate JDK Internals by Default [v3]

Mark Reinhold mr at openjdk.java.net
Thu Nov 19 23:08:21 UTC 2020


> Please review this implementation of JEP 396 (https://openjdk.java.net/jeps/396).
> Alan Bateman is the original author; I’ve credited him in the commit metadata.
> Passes tiers 1-3 on {linux,macos,windows}-x64 and linux-aarch64.

Mark Reinhold has updated the pull request incrementally with one additional commit since the last revision:

  Add "Add-Exports" case for the setAccessibleNonPublicMemberNonExportedPackage test

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/1324/files
  - new: https://git.openjdk.java.net/jdk/pull/1324/files/baf34a19..a57e6065

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=1324&range=02
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=1324&range=01-02

  Stats: 5 lines in 1 file changed: 5 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/1324.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/1324/head:pull/1324

PR: https://git.openjdk.java.net/jdk/pull/1324


More information about the core-libs-dev mailing list