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

strace001.java fails due to unknown methods on stack

XMLWordPrintable

    • b19

      In 8304919: Implementation of Virtual Threads two new method calls were add to sleep(). This test checks the stack trace and looks for known methods during sleeps.

      java.lang.Thread.beforeSleep and afterSleep should be added to expectedSystemTrace, which contains the known methods on stack during a sleep() call.

            fbredberg Fredrik Bredberg
            rehn Robbin Ehn
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: