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

TestRedundantLea.java#StringInflate fails on Alpine Linux

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 26
    • hotspot
    • b04
    • x86
    • linux_alpine

      Reported by [~mbaesken]:
      compiler/codegen/TestRedundantLea.java#StringInflate fails now since 20th June 2025 on our Linux Alpine x86_64 test machines.
      output is
      One or more @IR rules failed:

      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
            mhaessig Manuel Hässig
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: