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

jdb "list" and "repeat" tests fails with virtual thread wrapper

XMLWordPrintable

    • 19

      The following two jdb tests fail when run with the virtual thread wrapper (-Dmain.wrapper=Virtual)

      vmTestbase/nsk/jdb/list/list003/list003.java
      vmTestbase/nsk/jdb/repeat/repeat001/repeat001.java

      The tests expect that the "up" command will print "End of stack" because there are normally no frames above the test's main method. However, nsk.share.MainWrapper introduces more frames above the test's main method, so the tests fail.


            Unassigned Unassigned
            cjplummer Chris Plummer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: