On Mon, 31 Mar 2025 13:27:32 GMT, Magnus Ihse Bursie <i...@openjdk.org> wrote:
> It turns out one instance of STATIC_LIB_CFLAGS was missed in Flags.gmk when > fixing [JDK-8345683](https://bugs.openjdk.org/browse/JDK-8345683). This was > noticed by @cnqpzhang in > https://github.com/openjdk/jdk/pull/24115/files#r2011164138. This pull request has now been integrated. Changeset: cef5610b Author: Patrick Zhang <qpzh...@openjdk.org> Committer: Magnus Ihse Bursie <i...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/cef5610b5d4f7c5c2ceda46995ef3a0d961294e5 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod 8353272: One instance of STATIC_LIB_CFLAGS was missed in JDK-8345683 Reviewed-by: erikj ------------- PR: https://git.openjdk.org/jdk/pull/24327