RFR: 8332732: Clean up non-standard use of /// comments in JavaFX

Andy Goryachev angorya at openjdk.org
Thu May 23 17:59:07 UTC 2024


On Thu, 23 May 2024 17:48:15 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

> Those lines are modified by this PR

You are right!  I had cached java files in build/modulal-sdk/modules_src which Eclipse search picked up.

Apparently, there is a way to mark the folder as "derived" so it will be ignored by the Search, but that hits an 18-year old Eclipse bug...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=154089

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

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


More information about the openjfx-dev mailing list