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

compiler/stable/TestStableShort.java is broken

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 11
    • 11
    • 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"

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

                Created:
                Updated:
                Resolved: