> This PR removes the obsolete caller class field from the FXMLLoader as it is > requested by the ticket and comment in the class. The caller class loader in > the ControllerAccessor is therefore obsolete and has been removed as well. > > Edit: I've found another caller parameter in getDefaultClassLoader(), which > was always null. Also removed :)
Philemon Hilscher has updated the pull request incrementally with one additional commit since the last revision: 8344109: Update copyright Signed-off-by: Philemon Hilscher <[email protected]> ------------- Changes: - all: https://git.openjdk.org/jfx/pull/2099/files - new: https://git.openjdk.org/jfx/pull/2099/files/a767c750..6cacf178 Webrevs: - full: https://webrevs.openjdk.org/?repo=jfx&pr=2099&range=01 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=2099&range=00-01 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jfx/pull/2099.diff Fetch: git fetch https://git.openjdk.org/jfx.git pull/2099/head:pull/2099 PR: https://git.openjdk.org/jfx/pull/2099
