On Mon, 21 Jun 2021 11:24:39 GMT, Ajit Ghaisas <aghai...@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. This pull request has now been integrated. Changeset: 063bfe87 Author: Ajit Ghaisas <aghai...@openjdk.org> URL: https://git.openjdk.java.net/jfx/commit/063bfe877555dea9e2060e651192f95e529db56d Stats: 134 lines in 20 files changed: 15 ins; 0 del; 119 mod 8264137: Suppress deprecation and removal warnings of internal methods 8252820: Skins: cleanup use of deprecated snapSize/snapPosition Reviewed-by: kcr, mhanl ------------- PR: https://git.openjdk.java.net/jfx/pull/538