On Wed, 27 Sep 2023 17:29:29 GMT, Maurizio Cimadamore
wrote:
>> This patch adds a new internal annotation that is used to mark all
>> restricted me
>> thods in the FFM API. The new annotation is similar to the one we used for
>> preview API methods.
>>
>> We plan to use the new annotation for
On Wed, 27 Sep 2023 17:29:29 GMT, Maurizio Cimadamore
wrote:
>> This patch adds a new internal annotation that is used to mark all
>> restricted me
>> thods in the FFM API. The new annotation is similar to the one we used for
>> preview API methods.
>>
>> We plan to use the new annotation for
On Wed, 27 Sep 2023 17:23:48 GMT, Maurizio Cimadamore
wrote:
>> This patch adds a new internal annotation that is used to mark all
>> restricted me
>> thods in the FFM API. The new annotation is similar to the one we used for
>> preview API methods.
>>
>> We plan to use the new annotation for
> This patch adds a new internal annotation that is used to mark all restricted
> me
> thods in the FFM API. The new annotation is similar to the one we used for
> preview API methods.
>
> We plan to use the new annotation for adding new javac warnings when calling
> restricted methods, as well
This patch adds a new internal annotation that is used to mark all restricted me
thods in the FFM API. The new annotation is similar to the one we used for
preview API methods.
We plan to use the new annotation for adding new javac warnings when calling
restricted methods, as well as to add bett