On Fri, 6 Mar 2026 23:49:11 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 :)

This pull request has now been integrated.

Changeset: 9c0228bb
Author:    Philemon Hilscher <[email protected]>
Committer: Marius Hanl <[email protected]>
URL:       
https://git.openjdk.org/jfx/commit/9c0228bb863280471644a8eed59c1db971f027dd
Stats:     70 lines in 1 file changed: 3 ins; 41 del; 26 mod

8344109: FXMLLoader: Check and remove unused callerClass field and argument

Reviewed-by: angorya, mhanl, jdv

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

PR: https://git.openjdk.org/jfx/pull/2099

Reply via email to