<Swing Dev> RFR: 8252721: Nested classes in Swing APIs rely on default constructors [v2]

Prasanta Sadhukhan psadhukhan at openjdk.java.net
Thu Sep 10 03:15:30 UTC 2020


On Wed, 9 Sep 2020 23:23:31 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

>> Modified to "protected" constructor
>
> These classes are not abstract so not sure about the spec for the constructor: "Constructor for subclasses to call."
> Some of them like "AccessibleBox" is instantiated directly.

Let's see what Joe says about the CSR spec...I will change if needed.

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

PR: https://git.openjdk.java.net/jdk/pull/72


More information about the swing-dev mailing list