-
Bug
-
Resolution: Fixed
-
P3
-
9
-
None
-
b160
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8176610 | 10 | Magnus Ihse Bursie | P3 | Resolved | Fixed | b03 |
A long-time issue has been a consistent way for developers to effortlessly run tests on local builds. This patch introduces a new, alternative "run-test" target, which allows for a smoother developer experience in running tests. It does not modify or remove any existing ways of running tests, which are still needed for automated test systems and old scripts.
- backported by
-
JDK-8176610 Developer-friendly run-test facility
- Resolved
- relates to
-
JDK-8009683 Running regression tests with make
- Resolved