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

[TESTBUG] modify compiler/loopopts/TestSkeletonPredicateNegation.java to run on C1 also

    XMLWordPrintable

Details

    • b31

    Backports

      Description

        The test does 1987 iterations of a loop that does 52 inner iterations, and on every inner iteration, an array-out-of-bounds-exception is thrown. And this is run 10.000 times.C2 manages to collapse this to nothing. C1 doesn't and that makes it slow.

        Reducing the Inner and outer iterations to make it work on C1 also.
        Thanks [~neliasso] for the above analysis.

        Attachments

          Issue Links

            Activity

              People

                fmatte Fairoz Matte
                fmatte Fairoz Matte
                Votes:
                0 Vote for this issue
                Watchers:
                7 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: