RFR: 8353272: One instance of STATIC_LIB_CFLAGS was missed in JDK-8345683

Magnus Ihse Bursie ihse at openjdk.org
Mon Mar 31 13:31:54 UTC 2025


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.

-------------

Commit messages:
 - 8353272: One instance of STATIC_LIB_CFLAGS was missed in JDK-8345683

Changes: https://git.openjdk.org/jdk/pull/24327/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=24327&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8353272
  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/24327.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/24327/head:pull/24327

PR: https://git.openjdk.org/jdk/pull/24327


More information about the build-dev mailing list