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

8231055 broke escapeAnalysis/TestSelfArrayCopy.java

    XMLWordPrintable

Details

    • b17

    Backports

      Description

        diff -r ff559f979c4b -r 5b9331270016 test/hotspot/jtreg/compiler/escapeAnalysis/TestSelfArrayCopy.java
        --- a/test/hotspot/jtreg/compiler/escapeAnalysis/TestSelfArrayCopy.java Mon Sep 30 14:04:42 2019 +0200
        +++ b/test/hotspot/jtreg/compiler/escapeAnalysis/TestSelfArrayCopy.java Mon Sep 30 17:58:05 2019 +0200
        @@ -26,7 +26,7 @@
          * @bug 8229016 8231055
          * @summary Test correct elimination of array allocation with arraycopy to itself.
          * @library /test/lib
        - * @run main/othervm -Xbatch -XX:CompileCommand=compileonly,compiler.escapeAnalysis.TestSelfArrayCopy::test
        + * @run main/othervm -Xbatch -XX:CompileCommand=compileonly,compiler.escapeAnalysis.TestSelfArrayCopy::test*
          * compiler.escapeAnalysis.TestSelfArrayCopy
          */
         

        Attachments

          Issue Links

            Activity

              People

                roland Roland Westrelin
                roland Roland Westrelin
                Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: