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

x86_64: Improve comment on gen_continuation_enter()

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 20
    • 20
    • hotspot
    • b05
    • x86_64

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: