[lworld] Re-enable virtual thread tests

XMLWordPrintable

      Virtual thread tests TestVirtualThreads.java and Fuzz.java were effectively disabled by JDK-8367258 (TestVirtualThreads.java), JDK-8367151 (Fuzz.java AArch64) and JDK-8372806 (Fuzz.java x86).
      Changes in JDK-8367151 require adapting AArch64 virtual thread code to access FP from the correct location. Also changes in JDK-8371993 uncovered cases where we were accessing the return pc from the wrong location (same in JDK-8372806 for x86).

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

              Created:
              Updated: