On Fri, 4 Sep 2026 14:41:29 GMT, Michael Strauß <[email protected]> wrote:
>> it is not important - the whitespace will be destroyed by javadoc. >> >> does it matter? > > Personally, I never read the HTML javadoc, I always read the source-code > version of it. That's why I appreciate nice formatting on the source-code > level, but YMMV. the question is whether 2/4 spaces matter in this case, where it is not mandated by the code standard. readability in source form I support, within reason. offset too much and someone else will complain that it wraps in the terminal window. for reference, this comment was copied from MnemonicInfo:41. ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/2287#discussion_r3935251952
