Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8307192 Support execution of all jtreg tests with virtual thread factory
  3. JDK-8370851

Mark hotspot and jdk tests incompatible with test thread factory

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P4 P4
    • 26
    • 26
    • hotspot
    • None
    • master

      There are some tests not compatible with with test thread factory. They are marked with corresponding requires tag.

      Currently, the only "Virtual" test thread factory exist. It tries to start threads as virtual threads.

      The tests that are incompatible with test thread factory are marked with
      test.thread.factory == null
      and the tests that are rather incompatible with virtual threads are makred
      with
      test.thread.factory != "Virtual"

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

              Created:
              Updated:
              Resolved: