Other |
---|
openjfx16Resolved |
Blocks :
|
|
Blocks :
|
|
Blocks :
|
|
Blocks :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
Umbrella task to track the set of public classes in public packages with implicit (default) no-arg constructors. In a library such as JavaFX this is always an unintentional mistake. We should evaluate each of these and add an explicit constructor with a basic javadoc comment. If there are any that should not have been exposed as public constructors, as was the case with JDK-8229472 / JDK-8240688, then we will need to deprecate them for removal (I doubt this is the case). The actual bugs that we will file to add the default constructors will be tracked by separate linked blocking bugs.
|