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

aarch32: on-stack replacement does not work properly when invoked from compiled

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • port-stage-aarch32-8
    • port-stage-aarch32-8
    • hotspot
    • None
    • aarch32
    • linux

      The following problem is observed in some cases when executing OSRed method being invoked from compiled code:
      # SIGSEGV (0xb) at pc=0x75577848, pid=4639, tid=1662383200
      #
      # Problematic frame:
      # V [libjvm.so+0x21c848] frame::sender(RegisterMap*) const+0x1c8
      on release build
      e.g. this happens when exception is created during execution of method being compiled with OSR mechanism

            apetushkov Andrey Petushkov
            apetushkov Andrey Petushkov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: