Create an "interpreted" version of Continuation.enterSpecial

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Won't Fix
    • Priority: P4
    • tbd
    • Affects Version/s: 19
    • Component/s: hotspot

      To properly fix JDK-8288949 (in a way that avoids the possibility of another thread, running concurrently to an interp_only_mode thread resolving the call to Continuation.enter) we should probably have an "interpreted" version of enterSpecial.

      There is no need for a special "deoptimization" of such frames, because there's only one call to Java (and one safepoint) from enterSpecial. There's nothing to be done after we return to it.

            Assignee:
            Patricio Chilano Mateo
            Reporter:
            Ron Pressler
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: