JDK-8103607 : Add support for loading classes with annotated constructors
  • Type: Enhancement
  • Component: javafx
  • Sub-Component: fxml
  • Affected Version: 8
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2013-09-11
  • Updated: 2015-06-16
  • Resolved: 2013-11-21
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8
8Fixed
Related Reports
Blocks :  
Blocks :  
Blocks :  
Blocks :  
Blocks :  
Relates :  
Description
Replace deprecated builders usage by annotations.
Comments
Just added a comment to RT-35522 with a fair amount of information about how FXMLLoader works with and without a custom BuilderFactory.
24-02-2014

Fixed in 6bf5d213d915
21-11-2013

Eva, just to double check, the implementation work encompasses both the FXMLLoader support _and_ annotating all concerned API classes, correct ?
06-11-2013

Great, thanks for confirming.
06-11-2013

Sure, it will, there is RT-32862 for tracking that.
06-11-2013

I am currently finishing the implementation and testing, I am hoping to give the changes for review tomorrow. We decided to use NamedArg annotation in the end and to annotate only classes which would be otherwise loaded using a Builder.
05-11-2013

Eba, are we on track for this? SB has a dependency. I realize that we had the API discussion and I remember that it came to a conclusion. Can you please summarize the results of the discussion here and let us know where yo are with the implementation? Thanks.
05-11-2013