https://openjdk.java.net/jeps/403

  Summary: Strongly encapsulate all internal elements of the JDK, except
  for critical internal APIs such as sun.misc.Unsafe.  It will no longer
  be possible to relax the strong encapsulation of internal elements
  via a single command-line option, as was possible in JDK 9 through
  JDK 16.

- Mark

Reply via email to