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

x86_32: Fix crashes with non-preview mode after JDK-8284161 (Virtual Threads)

XMLWordPrintable

    • b22

      Virtual Threads are not fully implemented on x86_32. The feature is guarded with `--enable-preview`. But there is some VM code that is executed unconditionally anyway, crashing the VM on some tests. This improves the x86_32 code to the point that tests without `--enable-preview` run successfully. This adds the scaffolding for full implementation too.

            shade Aleksey Shipilev
            shade Aleksey Shipilev
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: