RFR: 8264137: Suppress deprecation and removal warnings of internal methods [v2]
Marius Hanl
mhanl at openjdk.java.net
Wed Jun 23 12:41:30 UTC 2021
On Wed, 23 Jun 2021 11:16:09 GMT, Ajit Ghaisas <aghaisas at openjdk.org> wrote:
>> This PR suppresses -PLINT="removal" warnings and fixes -PLINT="deprecation" warnings. I have created separate commits for each type of warnings for the ease of review.
>>
>> `gradle --info -PLINT="deprecation,removal"` -- results in warnings during build without this PR and results in no warnings with this PR.
>
> Ajit Ghaisas has updated the pull request incrementally with two additional commits since the last revision:
>
> - Suppress/Fix LINT-deprecation warnings from tests
> - Suppress LINT-removal warnings from tests
Looks good.
-------------
Marked as reviewed by mhanl (Author).
PR: https://git.openjdk.java.net/jfx/pull/538
More information about the openjfx-dev
mailing list