RFR: JDK-8199216: Quadratic layout time with nested nodes and pseudo-class in style sheet [v8]

Marius Hanl mhanl at openjdk.org
Thu Aug 3 15:27:54 UTC 2023


On Thu, 3 Aug 2023 15:18:51 GMT, John Hendrikx <jhendrikx at openjdk.org> wrote:

>> modules/javafx.graphics/src/main/java/com/sun/javafx/css/BitSet.java line 263:
>> 
>>> 261: 
>>> 262: 
>>> 263:     /** {@inheritDoc} */
>> 
>> Isn't this still needed?
>
> There is an `@Override` annotation, javadoc will do the right thing.

So it is only needed when we want to add something to the javadoc coming from the superclass?

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

PR Review Comment: https://git.openjdk.org/jfx/pull/1076#discussion_r1283367177


More information about the openjfx-dev mailing list