On Wed, 13 Nov 2024 13:03:18 GMT, Naveen Narayanan <d...@openjdk.org> wrote:
> I do agree, > This looks more readable. > Just kept it as the finishing changes since existing code formatter in IDE > will auto wrap it again. > This change we do manually & avoid Java Code Style Formatter. It depends on your IDE setting. Automatic formatting of this snippet produces the formatting I'd do myself. Yes, I did *adjust* the defaults. I never run autoformatting on the entire file unless I intend to change the style throughout the entire file. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/21524#discussion_r1840284508