-
Enhancement
-
Resolution: Fixed
-
P4
-
openjdk8u212
-
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
-