On Thu, 17 Apr 2025 07:28:03 GMT, Julian Waters <jwat...@openjdk.org> wrote:
> The src/hotspot directory should ideally only be used for HotSpot source > files, and we should avoid polluting it with an .editorconfig. A cleaner > solution exists since we can just specify the desired code formatting for > HotSpot as an override in the root .editorconfig To address Sergey's concerns, testing on my end _seems_ to indicate that it does inherit the whitespace option. Since this is not a serious breaking change, I'm going to integrate it. If it turns out to break editor formatting for someone somewhere, we can easily back this out later Oops, before I integrate, this should have the ide-support flag too ------------- PR Comment: https://git.openjdk.org/jdk/pull/24714#issuecomment-2839366874 PR Comment: https://git.openjdk.org/jdk/pull/24714#issuecomment-2839369944