On Fri, 28 Oct 2022 22:58:00 GMT, Kevin Rushforth <k...@openjdk.org> wrote:
>> Andy Goryachev has updated the pull request incrementally with one >> additional commit since the last revision: >> >> 8290844: spelling > > modules/javafx.controls/src/main/java/javafx/scene/control/Skin.java line 75: > >> 73: >> 74: /** >> 75: * Called once when {@link Skin} is set, or after the > > I think the "or" is wrong here. Called once when {@link Skin} is *initially* set, or after the... ? ------------- PR: https://git.openjdk.org/jfx/pull/845