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

[lworld] fix testlibrary_tests/ir_framework/tests/TestPhaseIRMatching.java after jdk-26+7 merge

XMLWordPrintable

    • In Review

      JDK-8361250 added better regex for allocation in IR framework in valhalla. It was blocking there and done as far as testing required.

      JDK-8361492 is the mainline port of the same idea, with better regexes, with new tests of the IR framework to exercise even cases not yet used by IR tests (tests using the IR framework).

      In the merge of jdk-26+7 in commit b22f6a476ec1f8d52845ba416ca74e5f573d7ae4 the valhalla version (JDK-8361250) was selected in the conflict in IRNode.java, but the tests of JDK-8361492 were also added. But JDK-8361250 is not good enough for the tests of JDK-8361492. The mainline version must be propagated to Valhalla. That will also avoid future conflicts.

            mchevalier Marc Chevalier
            mchevalier Marc Chevalier
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: