On Wed, 18 Oct 2023 15:32:34 GMT, Maurizio Cimadamore <[email protected]> wrote:
> This PR updates the man pages for `javac` and `java` to document: > * the new `javac` warning for restricted methods (`-Xlint:restricted`) > * the `java` option to allow access to restricted methods without warnings > (`--enable-native-access`) This pull request has now been integrated. Changeset: 278de7ac Author: Maurizio Cimadamore <[email protected]> URL: https://git.openjdk.org/jdk/commit/278de7acd21cc6f938aca561d02248e75c119e11 Stats: 21 lines in 2 files changed: 17 ins; 0 del; 4 mod 8318458: Update javac and java manpages with restricted method options Reviewed-by: iris ------------- PR: https://git.openjdk.org/jdk/pull/16249
