On Thu, 13 May 2021 17:14:36 GMT, Mark Reinhold <m...@openjdk.org> wrote:
> 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. This pull request has now been integrated. Changeset: e6302354 Author: Mark Reinhold <m...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/e63023546aaf48ae39c72ab37f6ef3f5474e19cc Stats: 2842 lines in 26 files changed: 0 ins; 2792 del; 50 mod 8266851: Implement JEP 403: Strongly Encapsulate JDK Internals Co-authored-by: Alan Bateman <al...@openjdk.org> Reviewed-by: mchung, alanb, hseigel ------------- PR: https://git.openjdk.java.net/jdk/pull/4015