Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8309110

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

XMLWordPrintable

    • b25
    • Verified

      * For target support_test_micro_classes__the.BUILD_JDK_MICROBENCHMARK_batch:
      /Users/jiefu/jdk/build/macosx-aarch64-server-fastdebug/support/test/micro/classes/org/openjdk/bench/jdk/incubator/vector/jmh_generated/StoreMaskTrueCount_testInt_jmhTest.java:78: warning: [static] static method should be qualified by type name, StoreMaskTrueCount, instead of by an expression
                      blackhole.consume(l_storemasktruecount0_0.testInt());
                                                               ^
      /Users/jiefu/jdk/build/macosx-aarch64-server-fastdebug/support/test/micro/classes/org/openjdk/bench/jdk/incubator/vector/jmh_generated/StoreMaskTrueCount_testInt_jmhTest.java:88: warning: [static] static method should be qualified by type name, StoreMaskTrueCount, instead of by an expression
                          blackhole.consume(l_storemasktruecount0_0.testInt());
                                                                   ^
      /Users/jiefu/jdk/build/macosx-aarch64-server-fastdebug/support/test/micro/classes/org/openjdk/bench/jdk/incubator/vector/jmh_generated/StoreMaskTrueCount_testInt_jmhTest.java:119: warning: [static] static method should be qualified by type name, StoreMaskTrueCount, instead of by an expression
                  blackhole.consume(l_storemasktruecount0_0.testInt());
                                                           ^
      /Users/jiefu/jdk/build/macosx-aarch64-server-fastdebug/support/test/micro/classes/org/openjdk/bench/jdk/incubator/vector/jmh_generated/StoreMaskTrueCount_testInt_jmhTest.java:145: warning: [static] static method should be qualified by type name, StoreMaskTrueCount, instead of by an expression
                      blackhole.consume(l_storemasktruecount0_0.testInt());
                                                               ^
      /Users/jiefu/jdk/build/macosx-aarch64-server-fastdebug/support/test/micro/classes/org/openjdk/bench/jdk/incubator/vector/jmh_generated/StoreMaskTrueCount_testInt_jmhTest.java:155: warning: [static] static method should be qualified by type name, StoreMaskTrueCount, instead of by an expression
                          blackhole.consume(l_storemasktruecount0_0.testInt());
                                                                   ^
         ... (rest of output omitted)

            jiefu Jie Fu
            jiefu Jie Fu
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: