Question on recommended practice with FMA

Maurizio Cimadamore maurizio.cimadamore at oracle.com
Wed Apr 14 23:48:22 UTC 2021


On 15/04/2021 00:28, leerho wrote:
> I guess I should try to target 17 instead of 16, as this issue is 
> impacting many places in our code.

I mean, of course you can wait for 17 - but IMHO you should decide based 
on whether you want to start using the ResourceScope-based API or not - 
rather than based on the approach which gives you less Eclipse warnings 
- I think adding @SuppressWarnings if the warning is too brittle is 
always a possibility, and maybe you can add it at the class level, so 
that you reduce the noise.

Maurizio



More information about the panama-dev mailing list