-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: openjdk8u212
-
Component/s: infrastructure
-
b02
-
generic
-
generic
In JDK 11+ there are nice targets for performing sanity checks via running a set of jtreg tests on a patch OpenJDK build:
Example:
$ make test-tier1
There is no equivalent target for OpenJDK 8u but it would be good to have as it gives developers a base line set of tests which should always pass prior check-in of the patch.
Example:
$ make test-tier1
There is no equivalent target for OpenJDK 8u but it would be good to have as it gives developers a base line set of tests which should always pass prior check-in of the patch.
- relates to
-
JDK-8265978 make test should look for more locations when searching for exit code
-
- Resolved
-