[foreign-memaccess+abi] Integrated: Tweak support for restricted methods
Maurizio Cimadamore
mcimadamore at openjdk.org
Mon Sep 25 12:14:44 UTC 2023
On Mon, 25 Sep 2023 10:46:01 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
> This patch addresses two issues:
> * The javadoc for all restricted methods includes a sentence which states that developers should seek alternatives. This sentence is now removed.
> * As outlined [here](https://bugs.openjdk.org/browse/JDK-8307341), the warning message for restricted method calls should include the caller class name (where possible) and an additional lines about restricted method warnings turning into errors at some point in the future.
This pull request has now been integrated.
Changeset: 2ab8f725
Author: Maurizio Cimadamore <mcimadamore at openjdk.org>
URL: https://git.openjdk.org/panama-foreign/commit/2ab8f72547aeca8e82cf6e3aa57a18b19b4c8e0b
Stats: 34 lines in 10 files changed: 3 ins; 11 del; 20 mod
Tweak support for restricted methods
Reviewed-by: jvernee, pminborg
-------------
PR: https://git.openjdk.org/panama-foreign/pull/896
More information about the panama-dev
mailing list