Improve test coverage of single-frame thaw fast path

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 26
    • Component/s: hotspot

      The thaw fast path uses a threshold of 500 words to decide if we should copy all frames from the top stackChunk to the stack or just the top frame. Very few of the tests in test/jdk/java/lang/Thread/virtual/ and test/jdk/jdk/internal/vm/Continuation/ exercise the single-frame path, since the stacks are not that big. For the specific case of preemption on monitorenter, none of these groups of test exercise the single-frame thaw fast path.

            Assignee:
            Patricio Chilano Mateo
            Reporter:
            Patricio Chilano Mateo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: