The JavaBeanXxxPropertyBuilders classes have public constructors by mistake. A comment was added in JavaFX 13 advising not to use them. They, and the ReadOnlyJavaBeanXxxPropertyBuilders, are scheduled for deprecation for-removal in JavaFX 14 and removal in JavaFX 15.
            
- blocks
- 
                    JDK-8240688 Remove the JavaBeanXxxPropertyBuilders constructors -           
- Resolved
 
-         
- csr for
- 
                    JDK-8233704 Deprecate for removal JavaBeanXxxPropertyBuilders constructors -           
- Closed
 
-         
- relates to
- 
                    JDK-8252782 Enable javac lint option: missing-explicit-ctor -           
- Closed
 
-         
- 
                    JDK-8221377 Fix mistakes in FX API docs -           
- Resolved
 
-         
- links to