asmtools

- asmtools -

OpenJDK Wiki (original) (raw)

This section contains links to technologies and blogs that are related to the AsmTools project.

Development Tools

JCov A code-coverage tool, useful for describing test coverage of an API
SigTest A static analyzer used to to describe platform compatibility and API Changes

JT Harness Testing Harness and Extensions

JT Harness The JT harness is a flexible test harness that can be used to control and execute test suites.
ME Framework The ME Framework is an open source set of JT harness plugins that supports the Java ME platform. Test suite architects use the JT harness and the ME Framework to construct test suites for Java ME technologies.
jtreg The jtreg test harness is used by the JDK test framework. This framework is intended primarily for regression tests. It can also be used for unit tests, functional tests, and even simple product tests.

Blogs

Java Compatibility Tools Blog This blog provides topics of general interest for people writing tools to test Java platform compatibility and conformance.