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

Loom: make use of frame::is_older() and frame::id() to reduce dependency on growth direction of stacks

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Unresolved
    • P4
    • tbd
    • 20
    • hotspot

    Description

      jThere are dependencies on the growth direction of stacks in shared Loom code
      which could be eliminated by making use of frame::id() and frame::is_older()

      Code related to the following elements should be considered

      * is_sp_in_continuation()
      * JavaThread::_cont_fastpath
      * ContinuationEntry::_parent_cont_fastpath

      This was suggested while reviewing PR #9411 for JDK-8289925.

      Attachments

        Issue Links

          Activity

            People

              dlong Dean Long
              rrich Richard Reingruber
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated: