RISC-V: Improve itable_stub

XMLWordPrintable

    • b26
    • riscv
    • linux

      Async profiler shows that applications spend up to 10% in itable_stubs. The generated itable_stub scans itable two times while it can be done in a single pass.

      See JDK-8307352 for aarch64 impl

            Assignee:
            Vladimir Kempik
            Reporter:
            Vladimir Kempik
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: