On Mon, 23 Jun 2025 14:50:24 GMT, Roger Riggs <rri...@openjdk.org> wrote:
>> simon has updated the pull request incrementally with one additional commit >> since the last revision: >> >> 8360122: refactor code formatting to enforce 100 chars line length limit >> for improved readability > > The indentation fixes look ok. > The reformatting of declarations seem unnecessary and create lines that are > longer than desirable to be able to do side-by-side compares (100 char max). > Generally, avoid just asking the IDE to re-format the source, it leads to > unnecessary changes. @RogerRiggs I have just commited the changes to not exceed the 100 chars limit. ------------- PR Comment: https://git.openjdk.org/jdk/pull/25925#issuecomment-2997252128