This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
Re: ANNOUNCE: New "Jacks" Java compiler testing project
Mo> Currently, I am looking for JLS test. Tests for bugs in GCJ are
Mo> fine, but they are not as useful as more general tests.
Some of the tests are JLS tests for things like inner classes.
Unfortunately there typically isn't any information saying whether it
is a JLS-style test or a regression-style test.
Today it occurred to me that a test to make sure that random Unicode
characters can/cannot be in identifiers would make a good addition.
I didn't see one like that yet.
Tom