RFR: 8328746: Remove unused imports in demo apps
Kevin Rushforth
kcr at openjdk.org
Mon Apr 1 14:01:38 UTC 2024
On Thu, 28 Mar 2024 09:05:00 GMT, Karthik P K <kpk at openjdk.org> wrote:
> Leaving it unspecified would be ok but some kind of soft recommendation could also help in my opinion. So there will be a direction for someone who is looking for a recommended way to add imports and have consistency class files.
This might be the best approach. A soft recommendation in addition to the current advice to try not to reorder the imports in connection with bug fixes. We can discuss on the list (decoupled from this PR).
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1420#issuecomment-2029801487
More information about the openjfx-dev
mailing list