On Fri, 10 Feb 2023 15:26:33 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> wrote:
> I have tried alignment to the extent possible.. Not to the extent possible if it's different from the commonly used style. > I am not sure if it's required to be so finicky about it :-) It's probably not. However, the code which uses consistent style in the entire project is easier to read, it looks as if it was written by a single person even though it was actually written by a large team of different people. Otherwise, it's like a text with typos, you're still able to comprehend it but you stumble on each occurrence of one. ------------- PR: https://git.openjdk.org/jdk/pull/11940