RFR: 8264138: Replace uses of Class.newInstance [v2]

Ajit Ghaisas aghaisas at openjdk.java.net
Wed May 12 15:20:28 UTC 2021


> 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 apps and unit tests

-------------

Changes:
  - all: https://git.openjdk.java.net/jfx/pull/491/files
  - new: https://git.openjdk.java.net/jfx/pull/491/files/82503d14..d47ce2d5

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jfx&pr=491&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jfx&pr=491&range=00-01

  Stats: 42 lines in 17 files changed: 2 ins; 8 del; 32 mod
  Patch: https://git.openjdk.java.net/jfx/pull/491.diff
  Fetch: git fetch https://git.openjdk.java.net/jfx pull/491/head:pull/491

PR: https://git.openjdk.java.net/jfx/pull/491


More information about the openjfx-dev mailing list