Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7903373

Add ability to customize test execution using main wrapper plugin

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • None
    • None
    • tools
    • None

    Description

      The jtreg run tests in separate thread. It was proven that it is useful to allow to run tests in virtual thread instead of j.l.Thread as a stress test in project Loom.

      This fix is intended to allow to implement custom Main Wrapper which allow user to control execution by implementing CustomMainWrapper interface.

      Currently, it is allowed to add additional JVM options and implement
      Thread createThread(ThreadGroup tg, Runnable task);
      to customize execution of task.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: