-
Bug
-
Resolution: Fixed
-
P3
-
fx1.2
The CustomNode.create function is called from the postinit block of the CustomNode base class, which is after the init but before the postinit of a subclass is executed.
We need to document this in the API docs.
We need to document this in the API docs.
- is blocked by
-
JDK-8107947 CustomNode create() function is called before the init block of the subclass
-
- Closed
-
- relates to
-
JDK-8108150 init and postinit blocks do not keep variable assignments
-
- Closed
-