RFR: 8342098: Write a test to compare the images [v6]

Alexey Ivanov aivanov at openjdk.org
Wed Nov 13 14:36:06 UTC 2024


On Wed, 13 Nov 2024 13:03:18 GMT, Naveen Narayanan <duke at 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


More information about the client-libs-dev mailing list