Integrated: 8264138: Replace uses of Class.newInstance
Ajit Ghaisas
aghaisas at openjdk.java.net
Tue May 18 04:55:52 UTC 2021
On Mon, 10 May 2021 12:09:09 GMT, Ajit Ghaisas <aghaisas at 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 <aghaisas at 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
More information about the openjfx-dev
mailing list