On Thu, 19 Nov 2020 16:49:30 GMT, Mark Reinhold <m...@openjdk.org> wrote:
> 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. This pull request has now been integrated. Changeset: ed4c4ee7 Author: Mark Reinhold <m...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/ed4c4ee7 Stats: 162 lines in 5 files changed: 24 ins; 73 del; 65 mod 8256299: Implement JEP 396: Strongly Encapsulate JDK Internals by Default Co-authored-by: Alan Bateman <al...@openjdk.org> Reviewed-by: mchung, alanb ------------- PR: https://git.openjdk.java.net/jdk/pull/1324