x86_64: Improve comment on gen_continuation_enter()

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 20
    • Affects Version/s: 20
    • Component/s: hotspot
    • b05
    • x86_64

      gen_continuation_enter() generates a static call to Continuation.enter(Continuation c, boolean isContinue) which is executed iff the continuation given as first argument is run for the first time.

      The code comments should explain this better. Also the special call resolution (LinkResolver::resolve_continuation_enter()) should be referenced.

            Assignee:
            Richard Reingruber
            Reporter:
            Richard Reingruber
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: