On Tue, 4 Mar 2025 11:31:03 GMT, Magnus Ihse Bursie <i...@openjdk.org> wrote:
> This is a trivial (no pun intended) follow-up to > [JDK-8345627](https://bugs.openjdk.org/browse/JDK-8345627), which just > enables the -ftrivial-auto-var-init=pattern on debug builds for clang too. In > contrast to gcc, the clang option did not trigger any additional warnings, so > it is just about enabling the flag for debug builds. Marked as reviewed by erikj (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/23892#pullrequestreview-2657615864