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

Incorrect execution with C2 compiled code

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P4 P4
    • None
    • 25
    • hotspot

       ==== VM Args ====
       C2_STRESS:600 -Xmx1G -XX:+IgnoreUnrecognizedVMOptions -XX:CompileCommand=quiet -XX:CompileCommand=compileonly,*Test*::* -XX:-TieredCompilation -Xbatch -XX:+UnlockDiagnosticVMOptions -XX:StressSeed=1785192963 -XX:+UnlockDiagnosticVMOptions -XX:+StressLCM -XX:+StressGCM -XX:+StressIGVN -XX:+StressCCP -XX:+StressMacroExpansion Test_4772

       ===== Test_4772.C2_STRESS.exit ====


       ===== Test_4772.C2_STRESS.out ====
      21c21
      < i21 i22 i24 = -2,1,1
      ---
      > i21 i22 i24 = -2,2,1

       ===== Test_4772.C2_STRESS.err ====

            Unassigned Unassigned
            thartmann Tobias Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: