Integrated: 8318458: Update javac and java manpages with restricted method options

Maurizio Cimadamore mcimadamore at openjdk.org
Wed Oct 18 17:33:27 UTC 2023


On Wed, 18 Oct 2023 15:32:34 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> 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 <mcimadamore at openjdk.org>
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


More information about the core-libs-dev mailing list