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

PPC64: Wrong assertion "illegal object size"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 12
    • 12
    • hotspot
    • b24
    • ppc

        Current implementation of MacroAssembler::tlab_allocate uses is_simm13(con_size_in_bytes) (only used by C1). However, PPC64 passes a simm16 value which is correct.

              mdoerr Martin Doerr
              mdoerr Martin Doerr
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: