RFR: 8264138: Replace uses of Class.newInstance [v3]
Kevin Rushforth
kcr at openjdk.java.net
Thu May 13 12:14:58 UTC 2021
On Thu, 13 May 2021 10:57:17 GMT, Ajit Ghaisas <aghaisas at openjdk.org> wrote:
>> This PR replaces Class.newInstance() deprecated method with Contructor.newinstance().
>
> Ajit Ghaisas has updated the pull request incrementally with one additional commit since the last revision:
>
> fix review comments
Marked as reviewed by kcr (Lead).
-------------
PR: https://git.openjdk.java.net/jfx/pull/491
More information about the openjfx-dev
mailing list