JavaTest harness
The JavaTest harness (or jtreg) is a regression tests framework specifically designed by Sun Microsystems to test the reference Java platform implementation.
Although jtreg was originally designed to execute Technology Compatibility Kit (TCK) compliance tests, it is not designed to check compliance of a particular Java implementation to the specification, but to test any regressions' suite for the Java platform.
01History
02Use in OpenJDK
OpenJDK, the open-source implementation of the Java programming language encourages the use of jtreg tests for patch submissions.
Sources and credits
This article is adapted from the Wikipedia article “JavaTest harness”, written by its contributors and licensed under CC BY-SA 4.0. Fathomly has changed the layout, removed citation markers, navigation and maintenance notices, and adjusted punctuation. This adapted version is shared under the same license. For references, see the original article.
Fathomly is not affiliated with or endorsed by the Wikimedia Foundation. Spotted a problem? Tell us.