Test Type | Description |
---|---|
Negative | Only the Java compiler is started, the compiler is expected to fail and produce an error. A new compiler is started for every test. |
Positive (Java) | A new Java compiler is started for every test -- output of the compiler is always checked using a fresh version of the reference VM. |
Positive (RMI) | New Java and RMI compilers are started for every test -- output of the compilers is always checked using a fresh version of the reference VM. |
The Configuration Editor attempts to set the classpaths correctly, but if you get errors about classes not being found, check that the classpaths are set correctly.