On Thu, 23 May 2024 16:21:06 GMT, Andy Goryachev <ango...@openjdk.org> wrote:

> Are these all the places where javadoc fails, or more files are coming 
> separately?

There are only 5 places where javadoc fails with the latest JDK 23. By 
eliminating all cases where we have more than three slashes, this PR fixes 
those 5 as well as avoids a pattern that could cause problems in the future.

> For example, see AccordionBehavior:151, ChoiceBoxSkin:327

Not sure what you mean here. Those lines are modified by this PR such that they 
no longer have more than 2 slashes.

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

PR Comment: https://git.openjdk.org/jfx/pull/1461#issuecomment-2127729783

Reply via email to