RFR: 8309110: Build failure after JDK-8307795 due to warnings in micro-benchmark StoreMaskTrueCount.java

Jie Fu jiefu at openjdk.org
Tue May 30 13:40:26 UTC 2023


Just remove the `static` to fix the build failure.
Thanks.

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

Commit messages:
 - 8309110: Build failure after JDK-8307795 due to warnings in micro-bechmark StoreMaskTrueCount.java

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

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


More information about the core-libs-dev mailing list