Description
Reporting can be slow, and can be a significant overhead when running a single test or a small group of tests during test development.
At least part of the problem is that some modes end up scanning the test suite looking for tests.
We should review the existing modes and try to reduce any unnecessary overhead.
It might be worth adding a new mode that just scans the tests specified on the command line.
At least part of the problem is that some modes end up scanning the test suite looking for tests.
We should review the existing modes and try to reduce any unnecessary overhead.
It might be worth adding a new mode that just scans the tests specified on the command line.
Attachments
Issue Links
- relates to
-
CODETOOLS-7903318 Make -report:executed the default
- Closed
-
JDK-8294403 [REDO] make test should report only on executed tests
- Resolved
-
JDK-8294142 make test should report only on executed tests
- Closed