← All repos

jtreg

https://openjdk.org/projects/code-tools/jtreg

Browse cluster: Cluster 185
913commits
64contributors
6languages

Tech stack & purpose

jtreg is the regression test harness for the OpenJDK platform, designed to run test programs written according to the JDK Test Framework: Tag Language Specification on a wide variety of Java platforms. The project is built in Java and includes a plugin for the IntelliJ IDE, authored by Maurizio Cimadamore and Chris Hegarty, that allows OpenJDK developers to write, run, and debug jtreg tests directly within their IDE without leaving the development environment. The plugin is built with Gradle and Java, integrating with IntelliJ's standard configuration and run/debug workflows, while jtreg itself requires Java 1.8.0 or later and is built as extensions to Oracle's JavaTest harness.

Languages

Java
92.4%
Shell
3.5%
HTML
3.5%
Makefile
0.5%
Max
0.1%
XSLT
0.0%

Contributors (top 30 of 64)