RFR: 8354919: Move HotSpot .editorconfig into the global .editorconfig
Julian Waters
jwaters at openjdk.org
Tue Apr 22 01:23:44 UTC 2025
On Sun, 20 Apr 2025 23:47:15 GMT, Chen Liang <liach at openjdk.org> wrote:
> I think the original hotspot location may be fine - each subject area has its own styles. For example, in jdk.hotspot.agent, even c and java source files have indentation of 2 spaces, unlike those in java.base.
Ideally we'd just have one .editorconfig and override the styles for the source code of each module in that root .editorconfig rather than sprinkling .editorconfigs across each directory where an override is desired, that seems cleaner to me at least
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24714#issuecomment-2819822044
More information about the hotspot-dev
mailing list