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 This pull request has now been integrated. Changeset: fa2a9d1e Author: Julian Waters <jwat...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/fa2a9d1e10679aad270f4641f43595b36fe8e04c Stats: 7 lines in 2 files changed: 4 ins; 3 del; 0 mod 8354919: Move HotSpot .editorconfig into the global .editorconfig Reviewed-by: erikj, ihse ------------- PR: https://git.openjdk.org/jdk/pull/24714