[foreign-preview] Integrated: 8282805: Javadoc for restricted method does not reflect updates to --enable-native-access
Maurizio Cimadamore
mcimadamore at openjdk.java.net
Tue Mar 8 16:15:29 UTC 2022
On Tue, 8 Mar 2022 15:05:54 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
> This simple patch updates the javadoc comments for restricted methods to reflect the updated behavior of the `--enable-native-access` flag.
> All the `@throws` tags in restricted methods are updated, as well as the toplevel package javadoc section on restricted methods.
This pull request has now been integrated.
Changeset: 8b24a5dd
Author: Maurizio Cimadamore <mcimadamore at openjdk.org>
URL: https://git.openjdk.java.net/panama-foreign/commit/8b24a5ddf5bf238737714514320303d8cc13327b
Stats: 42 lines in 5 files changed: 3 ins; 0 del; 39 mod
8282805: Javadoc for restricted method does not reflect updates to --enable-native-access
Reviewed-by: sundar
-------------
PR: https://git.openjdk.java.net/panama-foreign/pull/665
More information about the panama-dev
mailing list