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

Improve test coverage of single-frame thaw fast path

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • 26
    • 26
    • 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.

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

              Created:
              Updated: