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

Add execution of tests with virtual thread factory in CI

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • 25
    • 21
    • hotspot
    • None
    • Fix Understood

      The virtual thread factory is the mode where jtreg execute the test's main method in virtual thread instead of platform thread.

      Also the ProcessTools tries to start child process using virtual thread to run main method. Some tests might start additional threads as virtual threads in this mode.

      There are some tests which failing because of this mode and they should be excluded.

            lmesnik Leonid Mesnik
            lmesnik Leonid Mesnik
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: