On Mon, 16 Mar 2026 21:42:43 GMT, Philemon Hilscher <[email protected]> wrote:
>> 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]> The change looks good. IntelliJ also verified that those fields were unused. ------------- Marked as reviewed by mhanl (Committer). PR Review: https://git.openjdk.org/jfx/pull/2099#pullrequestreview-3962638341
