[PPC64] Consider trap based nmethod entry barriers

XMLWordPrintable

    • b20
    • ppc

      BarrierSetAssembler::nmethod_entry_barrier currently uses a comparison and an explicit call to StubRoutines::method_entry_barrier(). We could replace it by a conditional trap instruction and dispatch to the stub in the signal handler. The old code should still be usable. The new code could be made available by a new diagnostic flag similar to e.g. TrapBasedICMissChecks.

            Assignee:
            Varada M
            Reporter:
            Martin Doerr
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: