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

[PPC64] Bug related to -XX:+UseCompactObjectHeaders -XX:-UseSIGTRAP in JDK-8305895

XMLWordPrintable

    • b18
    • ppc

        In the debug build, we run into the assertion "assert((offset() % end_alignment) == 0) failed: Misaligned verified entry point" when using -XX:+UnlockExperimentalVMOptions -XX:+UseCompactObjectHeaders -XX:-UseSIGTRAP.
        Reason is that "MacroAssembler::ic_check" misses "load_narrow_klass_compact" in the slower version which doesn't use SIGTRAP.

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

                Created:
                Updated:
                Resolved: