java.security.AlgorithmParamterGenerator.java

Tom Tromey tromey@redhat.com
Mon Mar 17 22:07:00 GMT 2003


>>>>> "Raif" == Raif S Naffah <raif@fl.net.au> writes:

Raif> q/ since most of these are for new methods and some for new classes and 
Raif> interfaces, is there a special procedure to specify this in the Mauve 
Raif> tests; ie. include the new tests iff the new classes/interfaces/methods 
Raif> are checked out?

Did you get an answer to this?  (I haven't checked my mauve inbox
recently...)

In general I think we just add the new tests.  If a given
implementation can't compile them, they can disable the test easily
enough.  It's friendly to put the new tests in a new file.  And if the
method or class was added in some particular JDK version, tag the file
that way.

Tom



More information about the Java-patches mailing list