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

compiler/codegen/TestRedundantLea.java#StringInflate fails with failed IR rules

XMLWordPrintable

    • In Review
    • x86_64
    • linux_alpine

      Failure occurred so far only on our Linux Alpine test machines.

      Failed IR Rules (1) of Methods (1)
      ----------------------------------
      1) Method "public static com.sun.tools.javac.util.Name compiler.codegen.StringInflateTest.test(com.sun.tools.javac.util.Name,com.sun.tools.javac.util.Name)" - [Failed IR rules: 1]:
         * @IR rule 5: "@compiler.lib.ir_framework.IR(phase={FINAL_CODE}, applyIfPlatformAnd={}, applyIfCPUFeatureOr={}, counts={"_#DECODE_HEAP_OOP_NOT_NULL#_", "=11"}, failOn={}, applyIfPlatformOr={}, applyIfPlatform={}, applyIfOr={}, applyIfCPUFeatureAnd={}, applyIf={}, applyIfCPUFeature={}, applyIfAnd={"OptoPeephole", "true", "UseAVX", "<2"}, applyIfNot={})"
           > Phase "Final Code":
             - counts: Graph contains wrong number of nodes:
               * Constraint 1: "decodeHeapOop_not_null"
                 - Failed comparison: [found] 3 = 11 [given]
                   - Matched nodes (3):
                     * decodeHeapOop_not_null
                     * decodeHeapOop_not_null
                     * decodeHeapOop_not_null

            mhaessig Manuel Hässig
            mbaesken Matthias Baesken
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: