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

x86_64: Improve comment on gen_continuation_enter()

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 20
    • 20
    • 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.

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

              Created:
              Updated:
              Resolved: