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

PPC64: RTM: Fix abort on native calls

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 11
    • 11
    • hotspot
    • b24
    • ppc
    • linux

        Currently PPC64 is not aborting transactional state on native calls.

        Abort instructions are missing at:

        SharedRuntime::generate_native_wrapper()
        SharedRuntime::generate_uncommon_trap_blob()
        SharedRuntime::generate_handler_blob()

        as a consequence some RTM jtreg tests are failing.

              gromero Gustavo Romero
              gromero Gustavo Romero
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: