AArch64: Remove trampoline_call1

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 20
    • Affects Version/s: 19
    • Component/s: hotspot
    • None
    • b09
    • aarch64

      Post-action from https://github.com/openjdk/jdk/pull/8564 :

      The project Loom has introduced trampoline_call1 to workaround crashes. Trampoline_call can do dummy code generation to calculate the size of C2 generated code. This is done in the output phase. Now trampoline_call can be used outside of C2 and without the output phase: https://github.com/openjdk/jdk/blob/e0d361cea91d3dd1450aece73f660b4abb7ce5fa/src/hotspot/cpu/aarch64/sharedRuntime_aarch64.cpp#L1042.

      https://github.com/openjdk/jdk/pull/8564/commits/56c354f3080671f33ce88f465b2c80fa807219dd contains changes which fix the issue.

            Assignee:
            Evgeny Astigeevich
            Reporter:
            Evgeny Astigeevich
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: