On Fri, 4 Sep 2026 15:17:07 GMT, Michael Strauß <[email protected]> wrote:
>> 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. > > Sure, it's just that I don't understand why we need to discuss matters of > code style at all, when OpenJFX clearly has a 4-spaces policy pretty much > everywhere. don't think it applies to javadoc comments where indentation might be different [0]. jcheck enforces certain rules, other rules are "encouraged" [1]. [0] https://www.oracle.com/java/technologies/javase/codeconventions-comments.html [1] https://wiki.openjdk.org/spaces/OpenJFX/pages/13729990/Code+Style+Rules ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/2287#discussion_r3935706667
