compiler/stable/TestStableShort.java is broken

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 11
    • Affects Version/s: 11
    • Component/s: hotspot
    • b15

        compiler/stable/TestStableShort.java is run in 4 configurations but all configurations are the same. As result no c1 is tested as it was designed.

         * @run main/bootclasspath/othervm -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Xcomp
         * -XX:CompileOnly=::get,::get1,::get2,::get3,::get4
         * -XX:-TieredCompilation
         * -XX:+FoldStableValues
         * compiler.stable.TestStableShort
         * @run main/bootclasspath/othervm -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Xcomp
         * -XX:CompileOnly=::get,::get1,::get2,::get3,::get4
         * -XX:-TieredCompilation
         * -XX:+FoldStableValues
         * compiler.stable.TestStableShort
         *
         * @run main/bootclasspath/othervm -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Xcomp
         * -XX:CompileOnly=::get,::get1,::get2,::get3,::get4
         * -XX:-TieredCompilation
         * -XX:+FoldStableValues
         * compiler.stable.TestStableShort
         * @run main/bootclasspath/othervm -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Xcomp
         * -XX:CompileOnly=::get,::get1,::get2,::get3,::get4
         * -XX:-TieredCompilation
         * -XX:+FoldStableValues
         * compiler.stable.TestStableShort


        This change was done as part of
        changeset: 36616:5172e3dd60f2
        parent: 36615:c744e3b0f8c5
        parent: 36614:5d0164473902
        user: chegar
        date: Tue Mar 22 17:04:25 2016 +0000
        summary: Merge


        See "hg diff -r 36614 -r 36616 hotspot/test/compiler/stable/TestStableShort.java"

              Assignee:
              Ekaterina Pavlova
              Reporter:
              Ekaterina Pavlova
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: