Details
-
Type:
Enhancement
-
Status: Resolved
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: 12
-
Fix Version/s: 12
-
Component/s: infrastructure
-
Labels:
-
Subcomponent:
-
Resolved In Build:b18
Description
The time has come to start phasing out the old test running framework ("cd test && make"). This patch will change the behavior of "make test" to use the new run-test framework, instead of the old.
The old framework is still available as of now by using "cd test && make".
The "run-test" target (and variants like exploded-run-test or run-test-tier1) are kept as aliases.
Using "cd test && make" will result in a warning being printed that it is recommended to stop using this way of running tests.
The old framework is still available as of now by using "cd test && make".
The "run-test" target (and variants like exploded-run-test or run-test-tier1) are kept as aliases.
Using "cd test && make" will result in a warning being printed that it is recommended to stop using this way of running tests.
Attachments
Issue Links
- is blocked by
-
JDK-8212028 Use run-test makefile framework for testing in Oracle's Mach5
-
- Resolved
-
- relates to
-
JDK-8213736 Build fails with LOG=debug on F28 after JDK-8210958
-
- Resolved
-
-
JDK-8240073 Fix 'test-make' build target in 11u
-
- Resolved
-
-
JDK-8213338 Reduce the number of generated make targets
-
- Resolved
-
-
JDK-8217638 Remove old way of running tests (test/Makefile)
-
- Resolved
-