On Mon, 10 May 2021 12:09:09 GMT, Ajit Ghaisas <aghai...@openjdk.org> wrote:
> This PR replaces Class.newInstance() deprecated method with > Contructor.newinstance(). This pull request has now been integrated. Changeset: 4619cddf Author: Ajit Ghaisas <aghai...@openjdk.org> URL: https://git.openjdk.java.net/jfx/commit/4619cddfb961ab215cac10c91b828342d10299df Stats: 79 lines in 25 files changed: 2 ins; 17 del; 60 mod 8264138: Replace uses of Class.newInstance Reviewed-by: kcr ------------- PR: https://git.openjdk.java.net/jfx/pull/491