The "Regression Test Harness for the OpenJDK platform: jtreg" FAQ

This FAQ is a growing list of questions asked by developers writing tests which will run using the regression test harness for the OpenJDK platform, jtreg. It is a supplement to the test-tag language specification and is intended to illuminate implications of the spec and to answer questions about this implementation of the spec.

  1. Overview
  2. Writing a JDK Regression Test
  3. Getting Started
  4. TestNG tests
  5. General Problems
  6. Tag Problems
  7. Applet Problems
  8. Deciphering Common Harness Errors