Relocate jfr and throw_exception stubs from StubGenerator to SharedRuntime

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Fixed
    • Priority: P4
    • 24
    • Affects Version/s: 23
    • Component/s: hotspot
    • b12

      The current stub generation code will be simplified if StubGenerator manages all stubs that share a code blob (blob to stub mapping is 1 to m) and SharedRuntime, C1_Runtime1 and OptoRuntime manage all blobs that have their own unique blob (blob to stub mapping is 1 to 1). This change will also simplify management of blob save and restore to/fromLeyden's AOT cache.

            Assignee:
            Andrew Dinn
            Reporter:
            Andrew Dinn
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: