RFR: 8266851: Implement JEP 403: Strongly Encapsulate JDK Internals [v3]
Mark Reinhold
mr at openjdk.java.net
Thu May 13 23:07:07 UTC 2021
> Please review this implementation of JEP 403 (https://openjdk.java.net/jeps/403).
> Alan Bateman is the original author of almost all of it. Passes tiers 1-3 on
> {linux,macos,windows}-x64 and {linux,macos}-aarch64.
Mark Reinhold has updated the pull request incrementally with one additional commit since the last revision:
Remove now-unnecessary uses and mentions of the --illegal-access option
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/4015/files
- new: https://git.openjdk.java.net/jdk/pull/4015/files/719ff4ee..1c14998e
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=4015&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=4015&range=01-02
Stats: 26 lines in 10 files changed: 0 ins; 8 del; 18 mod
Patch: https://git.openjdk.java.net/jdk/pull/4015.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/4015/head:pull/4015
PR: https://git.openjdk.java.net/jdk/pull/4015
More information about the core-libs-dev
mailing list