On Wed, 3 Jul 2024 04:16:53 GMT, Abhishek Kumar <abhis...@openjdk.org> wrote:
> Updated the wild imports. My IDE doesn't indicate if imports are sorted or > not or if any imports are unused. Does it require to do some settings in IDE? Perhaps, it depends on how you configured your IDE and the project for JDK. I just use **Code** > **Optimize Imports** command (or rather <kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>O</kbd> shortcut), and I expect to see no changes. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/18992#discussion_r1665931601