Integrated: 8354919: Move HotSpot .editorconfig into the global .editorconfig

Julian Waters jwaters at openjdk.org
Tue Apr 29 15:41:02 UTC 2025


On Thu, 17 Apr 2025 07:28:03 GMT, Julian Waters <jwaters at 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 <jwaters at 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


More information about the hotspot-dev mailing list