On Fri, 23 Dec 2022 13:55:30 GMT, Karthik P K <k...@openjdk.org> wrote:

> In the javadoc example of `StyleablePropertyFactory` class, wrong parameter 
> was used while initializing `StyleableProperty`. 
> 
> Assigned the `CssMetadData` object to `SELECTED` variable returned by 
> `createBooleanCssMetaData` method called in anonymous inner-class class, 
> which is then used while initializing `StyleableProperty`.
> 
> Added missing semicolon in the same example.

sorry, did not see this PR is still in a Draft stage...   why did I get a 
notification then?

also, jcheck is failing.

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

PR: https://git.openjdk.org/jfx/pull/983

Reply via email to