[foreign-memaccess+abi] RFR: Tweak support for restricted methods
Jorn Vernee
jvernee at openjdk.org
Mon Sep 25 12:03:37 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.
Marked as reviewed by jvernee (Committer).
-------------
PR Review: https://git.openjdk.org/panama-foreign/pull/896#pullrequestreview-1641975564
More information about the panama-dev
mailing list