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

[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().

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

                Created:
                Updated:
                Resolved: