[s390x] TestOSRLotsOfLocals.java crashes

XMLWordPrintable

    • b22
    • s390x
    • linux

        s390x might be affected by the same issue as aarch64 (JDK-8335662).
        The new test runs into
        assert(nbits == 32 || (-(1 << (nbits-1)) <= x && x < (1 << (nbits-1)))) failed: value out of range
        during LIR_Assembler::osr_entry().

              Assignee:
              Amit Kumar
              Reporter:
              Amit Kumar
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: